public sealed class DeleteLogRequest : IMessage<DeleteLogRequest>, IEquatable<DeleteLogRequest>, IDeepCloneable<DeleteLogRequest>, IBufferMessage, IMessage
[LOG_ID] must be URL-encoded. For example,
"projects/my-project-id/logs/syslog",
"organizations/123/logs/cloudaudit.googleapis.com%2Factivity".
For more information about log names, see
[LogEntry][google.logging.v2.LogEntry].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDeleteLogRequest\u003c/code\u003e class, which is used to specify the parameters for deleting a log in Google Cloud Logging.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeleteLogRequest\u003c/code\u003e is 4.4.0, with versions ranging from 3.3.0 to 4.4.0 being documented here, including the current page's version of 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteLogRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eLogName\u003c/code\u003e and \u003ccode\u003eLogNameAsLogName\u003c/code\u003e, which are used to identify the log resource to be deleted, with \u003ccode\u003eLogName\u003c/code\u003e requiring a specific URL-encoded format.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eDeleteLogRequest\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eDeleteLogRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]