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 page provides documentation for the \u003ccode\u003eDeleteLogRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace, specifically for version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteLogRequest\u003c/code\u003e is used to specify the parameters for deleting a log and it implements multiple 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 two constructors, \u003ccode\u003eDeleteLogRequest()\u003c/code\u003e for creating a new instance, and \u003ccode\u003eDeleteLogRequest(DeleteLogRequest other)\u003c/code\u003e for creating a copy of an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eIt has two properties: \u003ccode\u003eLogName\u003c/code\u003e, a string representing the resource name of the log to delete, and \u003ccode\u003eLogNameAsLogName\u003c/code\u003e, a typed view of the log name, using the LogName type, to be able to access the log name in an alternate format.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the older and newer version of this class, such as 4.4.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]