View Source GoogleApi.DataMigration.V1.Model.SourceObjectConfig (google_api_data_migration v0.21.0)

Config for a single migration job object.

Attributes

  • objectIdentifier (type: GoogleApi.DataMigration.V1.Model.SourceObjectIdentifier.t, default: nil) - The object identifier.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.DataMigration.V1.Model.SourceObjectConfig{
  objectIdentifier:
    GoogleApi.DataMigration.V1.Model.SourceObjectIdentifier.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.