Class DescribeDatabaseEntitiesResponse (1.9.2)

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

Response message for 'DescribeDatabaseEntities' request.

Attributes

NameDescription
database_entities MutableSequence[google.cloud.clouddms_v1.types.DatabaseEntity]
The list of database entities for the conversion workspace.
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.