Class ListImageVersionsResponse (1.12.0)

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

The ImageVersions in a project and location.

Attributes

NameDescription
image_versions MutableSequence[google.cloud.orchestration.airflow.service_v1beta1.types.ImageVersion]
The list of supported ImageVersions in a location.
next_page_token str
The page token used to query for the next page if one exists.