public static class ComputeEnumConstants.MetadataFilter.FilterMatchCriteriaReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.MetadataFilter.FilterMatchCriteria.
Constants for wire representations of the MetadataFilter.Types.FilterMatchCriteria enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
MatchAll
public const string MatchAll = "MATCH_ALL"Wire representation of MatchAll.
| Field Value | |
|---|---|
| Type | Description |
string |
|
MatchAny
public const string MatchAny = "MATCH_ANY"Wire representation of MatchAny.
| Field Value | |
|---|---|
| Type | Description |
string |
|
NotSet
public const string NotSet = "NOT_SET"Wire representation of NotSet.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedFilterMatchCriteria
public const string UndefinedFilterMatchCriteria = "UNDEFINED_FILTER_MATCH_CRITERIA"Wire representation of UndefinedFilterMatchCriteria .
| Field Value | |
|---|---|
| Type | Description |
string |
|