Compute Engine v1 API - Class ComputeEnumConstants.MetadataFilter.FilterMatchCriteria (2.15.0)

public static class ComputeEnumConstants.MetadataFilter.FilterMatchCriteria

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.MetadataFilter.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