public static interface AnswerQueryRequest.SearchSpec.SearchResultList.SearchResult.ChunkInfo.DocumentMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle()
Title of the document.
|
com.google.protobuf.ByteString |
getTitleBytes()
Title of the document.
|
String |
getUri()
Uri of the document.
|
com.google.protobuf.ByteString |
getUriBytes()
Uri of the document.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUri()
Uri of the document.
string uri = 1;com.google.protobuf.ByteString getUriBytes()
Uri of the document.
string uri = 1;String getTitle()
Title of the document.
string title = 2;com.google.protobuf.ByteString getTitleBytes()
Title of the document.
string title = 2;Copyright © 2025 Google LLC. All rights reserved.