Google Cloud Container V1 Client - Class Scope (2.4.0)

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

Scope for applications monitored by Auto-Monitoring

Protobuf type google.container.v1.AutoMonitoringConfig.Scope

Namespace

Google \ Cloud \ Container \ V1 \ AutoMonitoringConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SCOPE_UNSPECIFIED

Value: 0

Not set.

Generated from protobuf enum SCOPE_UNSPECIFIED = 0;

ALL

Value: 1

Auto-Monitoring is enabled for all supported applications.

Generated from protobuf enum ALL = 1;

NONE

Value: 2

Disable Auto-Monitoring.

Generated from protobuf enum NONE = 2;