Reference documentation and code samples for the Stackdriver Logging V2 Client class ListLogMetricsResponse.
Result returned from ListLogMetrics.
Generated from protobuf message google.logging.v2.ListLogMetricsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ metrics
↳ next_page_token
string
If there might be more results than appear in this response, then nextPageToken
is included. To get the next set of results, call this method again using the value of nextPageToken
as pageToken
.
getMetrics
A list of logs-based metrics.
setMetrics
A list of logs-based metrics.
$this
getNextPageToken
If there might be more results than appear in this response, then nextPageToken
is included. To get the next set of results, call this
method again using the value of nextPageToken
as pageToken
.
string
setNextPageToken
If there might be more results than appear in this response, then nextPageToken
is included. To get the next set of results, call this
method again using the value of nextPageToken
as pageToken
.
var
string
$this