View Source GoogleApi.MigrationCenter.V1.Model.ComputeEngineMigrationTarget (google_api_migration_center v0.3.0)

Compute engine migration target.

Attributes

  • shape (type: GoogleApi.MigrationCenter.V1.Model.ComputeEngineShapeDescriptor.t, default: nil) - Description of the suggested shape for the migration target.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.MigrationCenter.V1.Model.ComputeEngineMigrationTarget{
  shape:
    GoogleApi.MigrationCenter.V1.Model.ComputeEngineShapeDescriptor.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.