Enum NetworkProfileLocation.Scope (1.65.0)

public enum NetworkProfileLocation.Scope extends Enum<NetworkProfileLocation.Scope> implements ProtocolMessageEnum

Protobuf enum google.cloud.compute.v1.NetworkProfileLocation.Scope

Implements

ProtocolMessageEnum

Static Fields

Name Description
REGION

REGION = 266017524;

REGION_VALUE

REGION = 266017524;

UNDEFINED_SCOPE

A value indicating that the enum field is not set.

UNDEFINED_SCOPE = 0;

UNDEFINED_SCOPE_VALUE

A value indicating that the enum field is not set.

UNDEFINED_SCOPE = 0;

UNRECOGNIZED
ZONE

ZONE = 2759596;

ZONE_VALUE

ZONE = 2759596;

Static Methods

Name Description
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getDescriptorForType()
getNumber()
getValueDescriptor()