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 for the `StorageBucketInfo` class within the Google Cloud Network Management v1 API."],["Version 2.13.0 is the latest version, and the page details the class within version 2.12.0, including links to earlier versions back to 1.0.0."],["`StorageBucketInfo` is used for storing metadata associated with a Storage Bucket, and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains one property, `Bucket`, which is a string that represents the Cloud Storage Bucket name."],["The webpage shows the class's inheritance hierarchy and the `object` class's inherited members."]]],[]]