Google Cloud Notebooks V1 Client - Class RuntimeMetrics (0.4.1)

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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\MapField

setSystemMetrics

Output only. The system metrics.

Parameter
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this