Google Cloud Container V1 Client - Class ManagedMachineLearningDiagnosticsConfig (2.9.0)

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

ManagedMachineLearningDiagnosticsConfig is the configuration for the GKE Managed Machine Learning Diagnostics pipeline.

Generated from protobuf message google.container.v1.ManagedMachineLearningDiagnosticsConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ enabled bool

Enable/Disable Managed Machine Learning Diagnostics.

getEnabled

Enable/Disable Managed Machine Learning Diagnostics.

Returns
Type Description
bool

hasEnabled

clearEnabled

setEnabled

Enable/Disable Managed Machine Learning Diagnostics.

Parameter
Name Description
var bool
Returns
Type Description
$this