Reference documentation and code samples for the Google Cloud Financial Services V1 Client class ListDatasetsResponse.
Response for retrieving a list of Datasets
Generated from protobuf message google.cloud.financialservices.v1.ListDatasetsResponse
Namespace
Google \ Cloud \ FinancialServices \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ datasets
↳ next_page_token
string
This token should be passed to the next ListDatasetsRequest to retrieve the next page of Datasets (empty indicates we are done).
↳ unreachable
array
Locations that could not be reached.
getDatasets
List of Dataset resources
setDatasets
List of Dataset resources
$this
getNextPageToken
This token should be passed to the next ListDatasetsRequest to retrieve the next page of Datasets (empty indicates we are done).
string
setNextPageToken
This token should be passed to the next ListDatasetsRequest to retrieve the next page of Datasets (empty indicates we are done).
var
string
$this
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this