Class ListConversionWorkspacesResponse (1.9.2)

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

Response message for 'ListConversionWorkspaces' request.

Attributes

NameDescription
conversion_workspaces MutableSequence[google.cloud.clouddms_v1.types.ConversionWorkspace]
The list of conversion workspace objects.
next_page_token str
A token which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Locations that could not be reached.