View Source GoogleApi.Run.V2.Model.GoogleCloudRunV2ExportImageRequest (google_api_run v0.30.0)

Request message for exporting Cloud Run image.

Attributes

  • destinationRepo (type: String.t, default: nil) - Required. The export destination url (the Artifact Registry repo).

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Run.V2.Model.GoogleCloudRunV2ExportImageRequest{
  destinationRepo: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.