public sealed class DeleteBucketRequest : IMessage<DeleteBucketRequest>, IEquatable<DeleteBucketRequest>, IDeepCloneable<DeleteBucketRequest>, IBufferMessage, IMessage
[[["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\u003eDeleteBucketRequest\u003c/code\u003e class, which is used to specify parameters for deleting a logging bucket in Google Cloud Logging.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is accessible under version 4.4.0, with multiple prior versions available, including 3.4.0, which is the current version in context of the page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBucketRequest\u003c/code\u003e class inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a parameterless constructor and one that accepts another \u003ccode\u003eDeleteBucketRequest\u003c/code\u003e object, and contains properties like \u003ccode\u003eLogBucketName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, the latter being required to identify the bucket for deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property must be the full resource name of the bucket to be deleted, and the examples provided demonstrate what the structure of the string must be, such as a project, organization, folder, or billing account.\u003c/p\u003e\n"]]],[],null,[]]