public static class ComputeEnumConstants.SnapshotSettingsAccessLocation.PolicyReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SnapshotSettingsAccessLocation.Policy.
Constants for wire representations of the SnapshotSettingsAccessLocation.Types.Policy enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AllRegions
public const string AllRegions = "ALL_REGIONS"Wire representation of AllRegions .
| Field Value | |
|---|---|
| Type | Description |
string |
|
SpecificRegions
public const string SpecificRegions = "SPECIFIC_REGIONS"Wire representation of SpecificRegions .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedPolicy
public const string UndefinedPolicy = "UNDEFINED_POLICY"Wire representation of UndefinedPolicy .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "POLICY_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|