Reference documentation and code samples for the Google Cloud Service Management V1 Client class ListServicesResponse.
Response message for ListServices
method.
Generated from protobuf message google.api.servicemanagement.v1.ListServicesResponse
Namespace
Google \ Cloud \ ServiceManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ services
array< Google\Cloud\ServiceManagement\V1\ManagedService
>
The returned services will only have the name field set.
↳ next_page_token
string
Token that can be passed to ListServices
to resume a paginated query.
getServices
The returned services will only have the name field set.
setServices
The returned services will only have the name field set.
$this
getNextPageToken
Token that can be passed to ListServices
to resume a paginated query.
string
setNextPageToken
Token that can be passed to ListServices
to resume a paginated query.
var
string
$this