GoogleApi.NetworkManagement.V1.Model.StorageBucketInfo (google_api_network_management v0.39.0)

View Source

For display only. Metadata associated with Storage Bucket.

Attributes

  • bucket (type: String.t, default: nil) - Cloud Storage Bucket name.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.NetworkManagement.V1.Model.StorageBucketInfo{
  bucket: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.