| Modifier and Type | Class and Description |
|---|---|
class |
MetadataFilterLabelMatch
MetadataFilter label name value pairs that are expected to match corresponding labels presented as metadata to the load balancer.
|
static class |
MetadataFilterLabelMatch.Builder
MetadataFilter label name value pairs that are expected to match corresponding labels presented as metadata to the load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataFilterLabelMatchOrBuilder |
MetadataFilter.getFilterLabelsOrBuilder(int index)
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.
|
MetadataFilterLabelMatchOrBuilder |
MetadataFilter.Builder.getFilterLabelsOrBuilder(int index)
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.
|
MetadataFilterLabelMatchOrBuilder |
MetadataFilterOrBuilder.getFilterLabelsOrBuilder(int index)
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MetadataFilterLabelMatchOrBuilder> |
MetadataFilter.getFilterLabelsOrBuilderList()
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.
|
List<? extends MetadataFilterLabelMatchOrBuilder> |
MetadataFilter.Builder.getFilterLabelsOrBuilderList()
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.
|
List<? extends MetadataFilterLabelMatchOrBuilder> |
MetadataFilterOrBuilder.getFilterLabelsOrBuilderList()
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.
|
Copyright © 2023 Google LLC. All rights reserved.