Class ImageSource (3.7.1)

ImageSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

External image source (Google Cloud Storage image location).

Attributes

NameDescription
gcs_image_uri str
NOTE: For new code image_uri below is preferred. Google Cloud Storage image URI, which must be in the following form: gs://bucket_name/object_name (for details, see `Google Cloud Storage Request URIs
image_uri str
Image URI which supports: 1) Google Cloud Storage image URI, which must be in the following form: gs://bucket_name/object_name (for details, see `Google Cloud Storage Request URIs