public enum GoogleServiceInfo.GoogleServiceType extends Enum<GoogleServiceInfo.GoogleServiceType> implements ProtocolMessageEnum
Recognized type of a Google Service.
Protobuf enum
google.events.cloud.networkmanagement.v1.GoogleServiceInfo.GoogleServiceType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CLOUD_DNS |
Connectivity from Cloud DNS to forwarding targets or alternate name servers that use private routing. https://cloud.google.com/dns/docs/zones/forwarding-zones#firewall-rules https://cloud.google.com/dns/docs/policies#firewall-rules |
CLOUD_DNS_VALUE |
Connectivity from Cloud DNS to forwarding targets or alternate name servers that use private routing. https://cloud.google.com/dns/docs/zones/forwarding-zones#firewall-rules https://cloud.google.com/dns/docs/policies#firewall-rules |
GFE_PROXY_OR_HEALTH_CHECK_PROBER |
One of two services sharing IP ranges:
|
GFE_PROXY_OR_HEALTH_CHECK_PROBER_VALUE |
One of two services sharing IP ranges:
|
GOOGLE_SERVICE_TYPE_UNSPECIFIED |
Unspecified Google Service. Includes most of Google APIs and services. |
GOOGLE_SERVICE_TYPE_UNSPECIFIED_VALUE |
Unspecified Google Service. Includes most of Google APIs and services. |
IAP |
Identity aware proxy. https://cloud.google.com/iap/docs/using-tcp-forwarding |
IAP_VALUE |
Identity aware proxy. https://cloud.google.com/iap/docs/using-tcp-forwarding |
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() |