Class ListImageVersionsResponse (1.4.2)

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

The ImageVersions in a project and location.

Attributes

NameDescription
image_versions Sequence[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.

Inheritance

builtins.object > proto.message.Message > ListImageVersionsResponse