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 \ V1Methods
__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 |