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."],["`StorageBucketInfo` class is used to store metadata about a Storage Bucket, and is available across multiple versions ranging from 1.0.0 to the latest version 2.13.0."],["`StorageBucketInfo` is derived from object, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes a `Bucket` property for the name."],["The documented content covers the public constructor method `StorageBucketInfo()`, and another constructor that takes a `StorageBucketInfo` object as a parameter, with detailed information provided in a table format."],["Included in the documentation is the namespace, assembly, inheritance, and inherited members of the class in question."]]],[]]