public static interface BatchGetDocumentsMetadataRequest.MatcherOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BatchGetDocumentsMetadataRequest.Matcher.MatcherCase |
getMatcherCase() |
BatchGetDocumentsMetadataRequest.UrisMatcher |
getUrisMatcher()
Matcher by exact URIs.
|
BatchGetDocumentsMetadataRequest.UrisMatcherOrBuilder |
getUrisMatcherOrBuilder()
Matcher by exact URIs.
|
boolean |
hasUrisMatcher()
Matcher by exact URIs.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUrisMatcher()
Matcher by exact URIs.
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataRequest.UrisMatcher uris_matcher = 1;
BatchGetDocumentsMetadataRequest.UrisMatcher getUrisMatcher()
Matcher by exact URIs.
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataRequest.UrisMatcher uris_matcher = 1;
BatchGetDocumentsMetadataRequest.UrisMatcherOrBuilder getUrisMatcherOrBuilder()
Matcher by exact URIs.
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataRequest.UrisMatcher uris_matcher = 1;
BatchGetDocumentsMetadataRequest.Matcher.MatcherCase getMatcherCase()
Copyright © 2024 Google LLC. All rights reserved.