View Source GoogleApi.Compute.V1.Model.DiskParams (google_api_compute v0.56.2)

Additional disk params.

Attributes

  • resourceManagerTags (type: map(), default: nil) - Resource manager tags to be bound to the disk. Tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.DiskParams{resourceManagerTags: map() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.