Google Cloud Ai Platform V1 Client - Class RayLogsSpec (1.6.0)

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

Configuration for the Ray OSS Logs.

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

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 export of Ray OSS logs to Cloud Logging.

getDisabled

Optional. Flag to disable the export of Ray OSS logs to Cloud Logging.

Returns
Type Description
bool

setDisabled

Optional. Flag to disable the export of Ray OSS logs to Cloud Logging.

Parameter
Name Description
var bool
Returns
Type Description
$this