Google Cloud Container V1 Client - Class RayClusterLoggingConfig (1.33.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class RayClusterLoggingConfig.

RayClusterLoggingConfig specifies configuration of Ray logging.

Generated from protobuf message google.container.v1.RayClusterLoggingConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ enabled bool

Enable log collection for Ray clusters.

getEnabled

Enable log collection for Ray clusters.

Returns
Type Description
bool

setEnabled

Enable log collection for Ray clusters.

Parameter
Name Description
var bool
Returns
Type Description
$this