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

Attributes

  • storageLocation (type: GoogleApi.Compute.V1.Model.SnapshotSettingsStorageLocationSettings.t, default: nil) - Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.SnapshotSettings{
  storageLocation:
    GoogleApi.Compute.V1.Model.SnapshotSettingsStorageLocationSettings.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.