public static class PrivateIpv6GoogleAccessConstants for wire representations of the Subnetwork.Types.PrivateIpv6GoogleAccess enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
DisableGoogleAccess
public const string DisableGoogleAccess = "DISABLE_GOOGLE_ACCESS"Wire representation of DisableGoogleAccess.
| Field Value | |
|---|---|
| Type | Description |
String |
|
EnableBidirectionalAccessToGoogle
public const string EnableBidirectionalAccessToGoogle = "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE"Wire representation of EnableBidirectionalAccessToGoogle.
| Field Value | |
|---|---|
| Type | Description |
String |
|
EnableOutboundVmAccessToGoogle
public const string EnableOutboundVmAccessToGoogle = "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE"Wire representation of EnableOutboundVmAccessToGoogle.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedPrivateIpv6GoogleAccess
public const string UndefinedPrivateIpv6GoogleAccess = "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS"Wire representation of UndefinedPrivateIpv6GoogleAccess.
| Field Value | |
|---|---|
| Type | Description |
String |
|