View Source GoogleApi.Metastore.V1beta.Model.CompleteMigrationResponse (google_api_metastore v0.10.0)

Response message for DataprocMetastore.CompleteMigration.

Attributes

  • migrationExecution (type: String.t, default: nil) - The relative resource name of the migration execution, in the following form:projects/{project_number}/locations/{location_id}/services/{service_id}/migrationExecutions/{migration_execution_id}.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Metastore.V1beta.Model.CompleteMigrationResponse{
  migrationExecution: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.