public static class ComputeEnumConstants.NamedSet.TypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NamedSet.Type.
Constants for wire representations of the NamedSet.Types.Type enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
NamedSetTypeCommunity
public const string NamedSetTypeCommunity = "NAMED_SET_TYPE_COMMUNITY"Wire representation of NamedSetTypeCommunity.
| Field Value | |
|---|---|
| Type | Description |
string |
|
NamedSetTypePrefix
public const string NamedSetTypePrefix = "NAMED_SET_TYPE_PREFIX"Wire representation of NamedSetTypePrefix.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"Wire representation of UndefinedType.
| Field Value | |
|---|---|
| Type | Description |
string |
|