public sealed class GetBucketRequest : IMessage<GetBucketRequest>, IEquatable<GetBucketRequest>, IDeepCloneable<GetBucketRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class GetBucketRequest.
[[["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 of the `GetBucketRequest` API class is 4.4.0, part of the Google Cloud Logging v2 API."],["`GetBucketRequest` is used to define the parameters for a `GetBucket` operation within the Google Cloud Logging v2 API."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `GetBucketRequest` class has properties for `LogBucketName`, which provides a typed view over the resource name, and `Name`, a string representing the resource name of the bucket with examples provided."],["The available documentation covers several previous versions of the API in addition to the latest, going back as far as 3.3.0."]]],[]]