DescribeDatabaseEntitiesResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Response message for 'DescribeDatabaseEntities' request.
Attributes |
|
|---|---|
| Name | Description |
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.
|