Class ComputeEnumConstants.MetadataFilter.FilterMatchCriteria (1.3.0)

public static class FilterMatchCriteria

Constants for wire representations of the MetadataFilter.Types.FilterMatchCriteria enum.

Inheritance

Object > ComputeEnumConstants.MetadataFilter.FilterMatchCriteria

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

MatchAll

public const string MatchAll = "MATCH_ALL"

Wire representation of MatchAll.

Field Value
TypeDescription
String

MatchAny

public const string MatchAny = "MATCH_ANY"

Wire representation of MatchAny.

Field Value
TypeDescription
String

NotSet

public const string NotSet = "NOT_SET"

Wire representation of NotSet.

Field Value
TypeDescription
String

UndefinedFilterMatchCriteria

public const string UndefinedFilterMatchCriteria = "UNDEFINED_FILTER_MATCH_CRITERIA"

Wire representation of UndefinedFilterMatchCriteria.

Field Value
TypeDescription
String