Reference documentation and code samples for the Google Cloud Dataplex V1 Client class ListEntriesResponse.
Generated from protobuf message google.cloud.dataplex.v1.ListEntriesResponse
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ entries
↳ next_page_token
string
Pagination token.
getEntries
The list of entries.
setEntries
The list of entries.
Returns
Type
Description
$this
getNextPageToken
Pagination token.
Returns
Type
Description
string
setNextPageToken
Pagination token.
Parameter
Name
Description
var
string
Returns
Type
Description
$this