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

Request for [MigrateOrganization]. [spectrum.sas.portal.v1alpha1.Provisioning.MigrateOrganization]. GCP Project, Organization Info, and caller's GAIA ID should be retrieved from the RPC handler, and used to check authorization on SAS Portal organization and to create GCP Projects.

Attributes

  • organizationId (type: String.t, default: nil) - Required. Id of the SAS organization to be migrated.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalMigrateOrganizationRequest{
  organizationId: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.