Interface AppParams.ScopeOrBuilder (0.23.0)

public static interface AppParams.ScopeOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getType()

public abstract AppParams.Scope.Type getType()

Required. Scope Type.

.google.cloud.saasplatform.saasservicemgmt.v1beta1.AppParams.Scope.Type type = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
AppParams.Scope.Type

The type.

getTypeValue()

public abstract int getTypeValue()

Required. Scope Type.

.google.cloud.saasplatform.saasservicemgmt.v1beta1.AppParams.Scope.Type type = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
int

The enum numeric value on the wire for type.