public static class 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 |