public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPrivateGoogleAccessReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPrivateGoogleAccess.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowPrivateGoogleAccess enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|