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 webpage provides reference documentation and code samples for the `StorageBucketInfo` class within the Network Management v1 API."],["The `StorageBucketInfo` class, which is a sealed class, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from the base `object` class."],["The page lists available versions of the `StorageBucketInfo` class, ranging from version 1.0.0 up to the latest version 2.13.0."],["The `StorageBucketInfo` class has properties such as `Bucket`, a string representing the Cloud Storage Bucket name, and provides constructors to create instances of `StorageBucketInfo`, with an empty constructor, and a copy constructor."],["The `StorageBucketInfo` class is found within the `Google.Cloud.NetworkManagement.V1` namespace, in the assembly `Google.Cloud.NetworkManagement.V1.dll`, and is meant to display metadata associated with a Storage Bucket."]]],[]]