Reference documentation and code samples for the Google Cloud Financial Services V1 Client class ListInstancesResponse.
Response for retrieving a list of Instances
Generated from protobuf message google.cloud.financialservices.v1.ListInstancesResponse
Namespace
Google \ Cloud \ FinancialServices \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instances
↳ next_page_token
string
This token should be passed to the next ListInstancesRequest to retrieve the next page of Instances.
↳ unreachable
array
Locations that could not be reached.
getInstances
List of Instance resources
setInstances
List of Instance resources
$this
getNextPageToken
This token should be passed to the next ListInstancesRequest to retrieve the next page of Instances.
string
setNextPageToken
This token should be passed to the next ListInstancesRequest to retrieve the next page of Instances.
var
string
$this
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this