Compute Engine v1 API - Class ComputeEnumConstants.Subnetwork.PrivateIpv6GoogleAccess (2.15.0)

public static class ComputeEnumConstants.Subnetwork.PrivateIpv6GoogleAccess

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Subnetwork.PrivateIpv6GoogleAccess.

Constants for wire representations of the Subnetwork.Types.PrivateIpv6GoogleAccess enum.

Inheritance

object > ComputeEnumConstants.Subnetwork.PrivateIpv6GoogleAccess

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

DisableGoogleAccess

public const string DisableGoogleAccess = "DISABLE_GOOGLE_ACCESS"

Wire representation of DisableGoogleAccess.

Field Value
TypeDescription
string

EnableBidirectionalAccessToGoogle

public const string EnableBidirectionalAccessToGoogle = "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE"

Wire representation of EnableBidirectionalAccessToGoogle.

Field Value
TypeDescription
string

EnableOutboundVmAccessToGoogle

public const string EnableOutboundVmAccessToGoogle = "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE"

Wire representation of EnableOutboundVmAccessToGoogle.

Field Value
TypeDescription
string

UndefinedPrivateIpv6GoogleAccess

public const string UndefinedPrivateIpv6GoogleAccess = "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS"

Wire representation of UndefinedPrivateIpv6GoogleAccess.

Field Value
TypeDescription
string