Reference documentation and code samples for the Google Cloud Service Directory V1 Client class ListServicesResponse.
The response message for RegistrationService.ListServices .
Generated from protobuf message google.cloud.servicedirectory.v1.ListServicesResponse
Namespace
Google \ Cloud \ ServiceDirectory \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ services
↳ next_page_token
string
Token to retrieve the next page of results, or empty if there are no more results in the list.
getServices
The list of services.
setServices
The list of services.
$this
getNextPageToken
Token to retrieve the next page of results, or empty if there are no more results in the list.
string
setNextPageToken
Token to retrieve the next page of results, or empty if there are no more results in the list.
var
string
$this