Interface AutoMonitoringConfigOrBuilder (2.67.0)

public interface AutoMonitoringConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getScope()

public abstract AutoMonitoringConfig.Scope getScope()

Scope for GKE Workload Auto-Monitoring.

.google.container.v1.AutoMonitoringConfig.Scope scope = 1;

Returns
Type Description
AutoMonitoringConfig.Scope

The scope.

getScopeValue()

public abstract int getScopeValue()

Scope for GKE Workload Auto-Monitoring.

.google.container.v1.AutoMonitoringConfig.Scope scope = 1;

Returns
Type Description
int

The enum numeric value on the wire for scope.