Google Cloud Vision Ai V1 Client - Class MonitoringConfig (0.1.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class MonitoringConfig.

Monitoring-related configuration for an application.

Generated from protobuf message google.cloud.visionai.v1.Application.ApplicationRuntimeInfo.MonitoringConfig

Namespace

Google \ Cloud \ VisionAI \ V1 \ Application \ ApplicationRuntimeInfo

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ enabled bool

Whether this application has monitoring enabled.

getEnabled

Whether this application has monitoring enabled.

Returns
Type Description
bool

setEnabled

Whether this application has monitoring enabled.

Parameter
Name Description
var bool
Returns
Type Description
$this