imageDestination property

ContainerRegistryDestination? imageDestination
final

The Google Container Registry or Artifact Registry uri where the Model container image will be copied to. This field should only be set when the exportableContent field of the Model.supported_export_formats object contains IMAGE.

Implementation

final ContainerRegistryDestination? imageDestination;