public sealed class UndeleteBucketRequest : IMessage<UndeleteBucketRequest>, IEquatable<UndeleteBucketRequest>, IDeepCloneable<UndeleteBucketRequest>, 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 document outlines the \u003ccode\u003eUndeleteBucketRequest\u003c/code\u003e class, which is used to provide parameters for undeleting a logging bucket in Google Cloud Logging.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace and is available in version 3.3.0 of the \u003ccode\u003eGoogle.Cloud.Logging.V2.dll\u003c/code\u003e assembly, with links to newer versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUndeleteBucketRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUndeleteBucketRequest\u003c/code\u003e class has properties for managing the bucket name, specifically \u003ccode\u003eName\u003c/code\u003e, which stores the full resource name of the bucket to be undeleted, and a \u003ccode\u003eLogBucketName\u003c/code\u003e which is a typed view of the name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class, a parameterless constructor, and one that accepts another \u003ccode\u003eUndeleteBucketRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]