Class ListAvailableVersionsResponse (1.7.1)

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

Response message for the list available versions request.

Attributes

NameDescription
available_versions MutableSequence[google.cloud.data_fusion_v1.types.Version]
Represents a list of versions that are supported.
next_page_token str
Token to retrieve the next page of results or empty if there are no more results in the list.