public sealed class GetBucketRequest : IMessage<GetBucketRequest>, IEquatable<GetBucketRequest>, IDeepCloneable<GetBucketRequest>, IBufferMessage, IMessage
[[["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 webpage details the `GetBucketRequest` class, which is used to retrieve a bucket in Google Cloud Logging."],["The latest version of the API is 4.4.0, and the page specifically references version 3.5.0, with links to other versions also included."],["`GetBucketRequest` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBucketRequest` class includes constructors for default initialization and for creating a new instance from an existing `GetBucketRequest` object."],["The class has two key properties, `LogBucketName`, a type-safe view over the resource name, and `Name`, a string property that represents the resource name of the bucket."]]],[]]