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/1234567890/logs/cloudresourcemanager.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 within the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace, specifically version 3.4.0, used for deleting logs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteLogRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor (\u003ccode\u003eDeleteLogRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eDeleteLogRequest(DeleteLogRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eLogName\u003c/code\u003e, which is a required string representing the resource name of the log to delete, and \u003ccode\u003eLogNameAsLogName\u003c/code\u003e, a \u003ccode\u003eLogName\u003c/code\u003e-typed view of the \u003ccode\u003eLogName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to past versions of the \u003ccode\u003eDeleteLogRequest\u003c/code\u003e class, going as far back as version 3.3.0 and as current as version 4.4.0, which is considered the latest.\u003c/p\u003e\n"]]],[],null,[]]