Google Cloud Notebooks V1 Client - Class RuntimeMetrics (0.7.5)

Reference documentation and code samples for the Google Cloud Notebooks V1 Client class RuntimeMetrics.

Contains runtime daemon metrics, such as OS and kernels and sessions stats.

Generated from protobuf message google.cloud.notebooks.v1.RuntimeMetrics

Namespace

Google \ Cloud \ Notebooks \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ system_metrics array|Google\Protobuf\Internal\MapField

Output only. The system metrics.

getSystemMetrics

Output only. The system metrics.

Returns
Type Description
Google\Protobuf\Internal\MapField

setSystemMetrics

Output only. The system metrics.

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this