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."],[[["The latest version available is 4.4.0, with a range of versions available from 3.3.0 to 4.4.0 for the `GetBucketRequest` class."],["`GetBucketRequest` is a class used to set parameters for `GetBucket`, inheriting from `Object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBucketRequest` class has two constructors: a default constructor and one that takes another `GetBucketRequest` as a parameter."],["The class includes properties such as `LogBucketName` of type `LogBucketName`, and `Name`, a string property representing the resource name of the bucket, following a specific formatting pattern for project, location, bucket, organization, billing account, or folder paths."]]],[]]