public enum GetGlobalForwardingRuleRequest.View extends Enum<GetGlobalForwardingRuleRequest.View> implements ProtocolMessageEnum Protobuf enum google.cloud.compute.v1.GetGlobalForwardingRuleRequest.View
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BASIC |
The default view of a ForwardingRule, which includes the basic fields. |
BASIC_VALUE |
The default view of a ForwardingRule, which includes the basic fields. |
FULL |
The full view, including the ForwardingRule. |
FULL_VALUE |
The full view, including the ForwardingRule. |
UNDEFINED_VIEW |
A value indicating that the enum field is not set. |
UNDEFINED_VIEW_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
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() |
|