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"]],[["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."],[[["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."]]],[]]