Google Cloud Ai Platform V1 Client - Class RayMetricSpec (1.0.0-RC1)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class RayMetricSpec.

Configuration for the Ray metrics.

Generated from protobuf message google.cloud.aiplatform.v1.RayMetricSpec

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ disabled bool

Optional. Flag to disable the Ray metrics collection.

getDisabled

Optional. Flag to disable the Ray metrics collection.

Returns
Type Description
bool

setDisabled

Optional. Flag to disable the Ray metrics collection.

Parameter
Name Description
var bool
Returns
Type Description
$this