public enum NetworkProfileNetworkFeatures.AllowPrivateGoogleAccess extends Enum<NetworkProfileNetworkFeatures.AllowPrivateGoogleAccess> implements ProtocolMessageEnum
Specifies whether private Google access is allowed.
Protobuf enum
google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowPrivateGoogleAccess
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
PRIVATE_GOOGLE_ACCESS_ALLOWED |
|
PRIVATE_GOOGLE_ACCESS_ALLOWED_VALUE |
|
PRIVATE_GOOGLE_ACCESS_BLOCKED |
|
PRIVATE_GOOGLE_ACCESS_BLOCKED_VALUE |
|
UNDEFINED_ALLOW_PRIVATE_GOOGLE_ACCESS |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_PRIVATE_GOOGLE_ACCESS_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() |