public sealed class StorageBucketInfo : IMessage<StorageBucketInfo>, IEquatable<StorageBucketInfo>, IDeepCloneable<StorageBucketInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class StorageBucketInfo.
For display only. Metadata associated with Storage Bucket.
[[["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 for the `StorageBucketInfo` class in the Network Management v1 API is 2.13.0."],["The `StorageBucketInfo` class provides metadata associated with a Cloud Storage Bucket, and is found within the `Google.Cloud.NetworkManagement.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StorageBucketInfo` class has a `Bucket` property, which is of type string, and represents the Cloud Storage Bucket name."],["The provided content lists the documentation for version 2.7.0 of the StorageBucketInfo class as well as 15 other versions, with the earliest version being 1.0.0 and the latest version being 2.13.0."]]],[]]