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."],[[["This webpage provides reference documentation for the `StorageBucketInfo` class within the Google Cloud Network Management v1 API, specifically for version 2.10.0."],["The `StorageBucketInfo` class is used to represent metadata associated with a Cloud Storage Bucket, and is a class that implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page lists accessible documentation for previous versions of the Google.Cloud.NetworkManagement.V1 API, ranging from version 1.0.0 to 2.13.0, and can be accessed through their respective hyperlinks."],["The `StorageBucketInfo` class includes a property called `Bucket` that represents the Cloud Storage Bucket name, and it is of the string data type."]]],[]]