Stackdriver Monitoring V3 Client - Class ListServicesResponse (2.1.2)

Reference documentation and code samples for the Stackdriver Monitoring V3 Client class ListServicesResponse.

The ListServices response.

Generated from protobuf message google.monitoring.v3.ListServicesResponse

Namespace

Google \ Cloud \ Monitoring \ V3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ services
array< Service >

The Service s matching the specified filter.

↳ next_page_token
string

If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as page_token in the next call to this method.

getServices

The Service s matching the specified filter.

Returns
Type
Description

setServices

The Service s matching the specified filter.

Parameter
Name
Description
var
array< Service >
Returns
Type
Description
$this

getNextPageToken

If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as page_token in the next call to this method.

Returns
Type
Description
string

setNextPageToken

If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as page_token in the next call to this method.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: