filter Labels
Parameters
value
The list of label value pairs that must match labels in the provided metadata based on filterMatchCriteria This list must not be empty and can have at the most 64 entries. Structure is documented below.
Parameters
values
The list of label value pairs that must match labels in the provided metadata based on filterMatchCriteria This list must not be empty and can have at the most 64 entries. Structure is documented below.
suspend fun filterLabels(argument: List<suspend GlobalForwardingRuleMetadataFilterFilterLabelArgsBuilder.() -> Unit>)
suspend fun filterLabels(vararg argument: suspend GlobalForwardingRuleMetadataFilterFilterLabelArgsBuilder.() -> Unit)
suspend fun filterLabels(argument: suspend GlobalForwardingRuleMetadataFilterFilterLabelArgsBuilder.() -> Unit)
Parameters
argument
The list of label value pairs that must match labels in the provided metadata based on filterMatchCriteria This list must not be empty and can have at the most 64 entries. Structure is documented below.