Class ListAvailableVersionsResponse (1.0.2)

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

Response message for the list available versions request. .. attribute:: available_versions

Represents a list of versions that are supported.

:type: Sequence[google.cloud.data_fusion_v1.types.Version]

Attribute

NameDescription
next_page_token str
Token to retrieve the next page of results or empty if there are no more results in the list.