View Source GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainUserLabels (google_api_alloy_db v0.12.0)

Message type for storing user labels. User labels are used to tag App Engine resources, allowing users to search for resources matching a set of labels and to aggregate usage data by labels.

Attributes

  • labels (type: map(), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainUserLabels{
    labels: map() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.