Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPrivateGoogleAccess (3.2.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPrivateGoogleAccess

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPrivateGoogleAccess.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowPrivateGoogleAccess enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPrivateGoogleAccess

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

PrivateGoogleAccessAllowed

public const string PrivateGoogleAccessAllowed = "PRIVATE_GOOGLE_ACCESS_ALLOWED"

Wire representation of PrivateGoogleAccessAllowed.

Field Value
Type Description
string

PrivateGoogleAccessBlocked

public const string PrivateGoogleAccessBlocked = "PRIVATE_GOOGLE_ACCESS_BLOCKED"

Wire representation of PrivateGoogleAccessBlocked.

Field Value
Type Description
string

UndefinedAllowPrivateGoogleAccess

public const string UndefinedAllowPrivateGoogleAccess = "UNDEFINED_ALLOW_PRIVATE_GOOGLE_ACCESS"

Wire representation of UndefinedAllowPrivateGoogleAccess.

Field Value
Type Description
string