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