Reference documentation and code samples for the Google Cloud Dms V1 Client class DescribeDatabaseEntitiesResponse.
Response message for 'DescribeDatabaseEntities' request.
Generated from protobuf message google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ database_entities
array< Google\Cloud\CloudDms\V1\DatabaseEntity
>
The list of database entities for the conversion workspace.
↳ next_page_token
string
A token which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getDatabaseEntities
The list of database entities for the conversion workspace.
setDatabaseEntities
The list of database entities for the conversion workspace.
$this
getNextPageToken
A token which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this