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