View Source GoogleApi.SASPortal.V1alpha1.Model.SasPortalMigrateOrganizationResponse (google_api_sas_portal v0.17.0)

Response for [MigrateOrganization]. [spectrum.sas.portal.v1alpha1.Provisioning.MigrateOrganization].

Attributes

  • deploymentAssociation (type: list(GoogleApi.SASPortal.V1alpha1.Model.SasPortalDeploymentAssociation.t), default: nil) - Optional. A list of deployment association that were created for the migration, or current associations if they already exist.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalMigrateOrganizationResponse{
  deploymentAssociation:
    [GoogleApi.SASPortal.V1alpha1.Model.SasPortalDeploymentAssociation.t()]
    | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.