public sealed class UndeleteBucketRequest : IMessage<UndeleteBucketRequest>, IEquatable<UndeleteBucketRequest>, IDeepCloneable<UndeleteBucketRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class UndeleteBucketRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `UndeleteBucketRequest` class within the Google Cloud Logging v2 API, specifically for version 4.2.0."],["`UndeleteBucketRequest` is used as parameters for the `UndeleteBucket` function and allows a user to manage the full resource name of a bucket to undelete."],["The `UndeleteBucketRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the properties `LogBucketName` and `Name`, which are used for specifying the bucket to be undeleted, along with a list of the different supported version of the class."],["The provided content details the contructors and the inherited members from the `object` class."]]],[]]