public static final class Document.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder> implements DocumentOrBuilder
Document captures all raw metadata information of items to be recommended or searched.Protobuf type
google.cloud.discoveryengine.v1beta.Document| Modifier and Type | Method and Description |
|---|---|
Document.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document |
build() |
Document |
buildPartial() |
Document.Builder |
clear() |
Document.Builder |
clearContent()
The unstructured data linked to this document.
|
Document.Builder |
clearData() |
Document.Builder |
clearDerivedStructData()
Output only.
|
Document.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Document.Builder |
clearId()
Immutable.
|
Document.Builder |
clearJsonData()
The JSON string representation of the document.
|
Document.Builder |
clearName()
Immutable.
|
Document.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Document.Builder |
clearParentDocumentId()
The identifier of the parent document.
|
Document.Builder |
clearSchemaId()
The identifier of the schema located in the same data store.
|
Document.Builder |
clearStructData()
The structured JSON data for the document.
|
Document.Builder |
clone() |
Document.Content |
getContent()
The unstructured data linked to this document.
|
Document.Content.Builder |
getContentBuilder()
The unstructured data linked to this document.
|
Document.ContentOrBuilder |
getContentOrBuilder()
The unstructured data linked to this document.
|
Document.DataCase |
getDataCase() |
Document |
getDefaultInstanceForType() |
com.google.protobuf.Struct |
getDerivedStructData()
Output only.
|
com.google.protobuf.Struct.Builder |
getDerivedStructDataBuilder()
Output only.
|
com.google.protobuf.StructOrBuilder |
getDerivedStructDataOrBuilder()
Output only.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getId()
Immutable.
|
com.google.protobuf.ByteString |
getIdBytes()
Immutable.
|
String |
getJsonData()
The JSON string representation of the document.
|
com.google.protobuf.ByteString |
getJsonDataBytes()
The JSON string representation of the document.
|
String |
getName()
Immutable.
|
com.google.protobuf.ByteString |
getNameBytes()
Immutable.
|
String |
getParentDocumentId()
The identifier of the parent document.
|
com.google.protobuf.ByteString |
getParentDocumentIdBytes()
The identifier of the parent document.
|
String |
getSchemaId()
The identifier of the schema located in the same data store.
|
com.google.protobuf.ByteString |
getSchemaIdBytes()
The identifier of the schema located in the same data store.
|
com.google.protobuf.Struct |
getStructData()
The structured JSON data for the document.
|
com.google.protobuf.Struct.Builder |
getStructDataBuilder()
The structured JSON data for the document.
|
com.google.protobuf.StructOrBuilder |
getStructDataOrBuilder()
The structured JSON data for the document.
|
boolean |
hasContent()
The unstructured data linked to this document.
|
boolean |
hasDerivedStructData()
Output only.
|
boolean |
hasJsonData()
The JSON string representation of the document.
|
boolean |
hasStructData()
The structured JSON data for the document.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Document.Builder |
mergeContent(Document.Content value)
The unstructured data linked to this document.
|
Document.Builder |
mergeDerivedStructData(com.google.protobuf.Struct value)
Output only.
|
Document.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Document.Builder |
mergeFrom(Document other) |
Document.Builder |
mergeFrom(com.google.protobuf.Message other) |
Document.Builder |
mergeStructData(com.google.protobuf.Struct value)
The structured JSON data for the document.
|
Document.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Document.Builder |
setContent(Document.Content.Builder builderForValue)
The unstructured data linked to this document.
|
Document.Builder |
setContent(Document.Content value)
The unstructured data linked to this document.
|
Document.Builder |
setDerivedStructData(com.google.protobuf.Struct.Builder builderForValue)
Output only.
|
Document.Builder |
setDerivedStructData(com.google.protobuf.Struct value)
Output only.
|
Document.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.Builder |
setId(String value)
Immutable.
|
Document.Builder |
setIdBytes(com.google.protobuf.ByteString value)
Immutable.
|
Document.Builder |
setJsonData(String value)
The JSON string representation of the document.
|
Document.Builder |
setJsonDataBytes(com.google.protobuf.ByteString value)
The JSON string representation of the document.
|
Document.Builder |
setName(String value)
Immutable.
|
Document.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Immutable.
|
Document.Builder |
setParentDocumentId(String value)
The identifier of the parent document.
|
Document.Builder |
setParentDocumentIdBytes(com.google.protobuf.ByteString value)
The identifier of the parent document.
|
Document.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Document.Builder |
setSchemaId(String value)
The identifier of the schema located in the same data store.
|
Document.Builder |
setSchemaIdBytes(com.google.protobuf.ByteString value)
The identifier of the schema located in the same data store.
|
Document.Builder |
setStructData(com.google.protobuf.Struct.Builder builderForValue)
The structured JSON data for the document.
|
Document.Builder |
setStructData(com.google.protobuf.Struct value)
The structured JSON data for the document.
|
Document.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public Document.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public Document getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Document build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Document buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Document.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public Document.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public Document.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public Document.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public Document.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public Document.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public Document.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Document.Builder>public Document.Builder mergeFrom(Document other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public Document.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Document.Builder>IOExceptionpublic Document.DataCase getDataCase()
getDataCase in interface DocumentOrBuilderpublic Document.Builder clearData()
public boolean hasStructData()
The structured JSON data for the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
.google.protobuf.Struct struct_data = 4;hasStructData in interface DocumentOrBuilderpublic com.google.protobuf.Struct getStructData()
The structured JSON data for the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
.google.protobuf.Struct struct_data = 4;getStructData in interface DocumentOrBuilderpublic Document.Builder setStructData(com.google.protobuf.Struct value)
The structured JSON data for the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
.google.protobuf.Struct struct_data = 4;public Document.Builder setStructData(com.google.protobuf.Struct.Builder builderForValue)
The structured JSON data for the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
.google.protobuf.Struct struct_data = 4;public Document.Builder mergeStructData(com.google.protobuf.Struct value)
The structured JSON data for the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
.google.protobuf.Struct struct_data = 4;public Document.Builder clearStructData()
The structured JSON data for the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
.google.protobuf.Struct struct_data = 4;public com.google.protobuf.Struct.Builder getStructDataBuilder()
The structured JSON data for the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
.google.protobuf.Struct struct_data = 4;public com.google.protobuf.StructOrBuilder getStructDataOrBuilder()
The structured JSON data for the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
.google.protobuf.Struct struct_data = 4;getStructDataOrBuilder in interface DocumentOrBuilderpublic boolean hasJsonData()
The JSON string representation of the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
string json_data = 5;hasJsonData in interface DocumentOrBuilderpublic String getJsonData()
The JSON string representation of the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
string json_data = 5;getJsonData in interface DocumentOrBuilderpublic com.google.protobuf.ByteString getJsonDataBytes()
The JSON string representation of the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
string json_data = 5;getJsonDataBytes in interface DocumentOrBuilderpublic Document.Builder setJsonData(String value)
The JSON string representation of the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
string json_data = 5;value - The jsonData to set.public Document.Builder clearJsonData()
The JSON string representation of the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
string json_data = 5;public Document.Builder setJsonDataBytes(com.google.protobuf.ByteString value)
The JSON string representation of the document. It should conform to the registered [Schema][google.cloud.discoveryengine.v1beta.Schema] or an `INVALID_ARGUMENT` error is thrown.
string json_data = 5;value - The bytes for jsonData to set.public String getName()
Immutable. The full resource name of the document.
Format:
`projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document_id}`.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getName in interface DocumentOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Immutable. The full resource name of the document.
Format:
`projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document_id}`.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getNameBytes in interface DocumentOrBuilderpublic Document.Builder setName(String value)
Immutable. The full resource name of the document.
Format:
`projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document_id}`.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The name to set.public Document.Builder clearName()
Immutable. The full resource name of the document.
Format:
`projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document_id}`.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];public Document.Builder setNameBytes(com.google.protobuf.ByteString value)
Immutable. The full resource name of the document.
Format:
`projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document_id}`.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The bytes for name to set.public String getId()
Immutable. The identifier of the document. Id should conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) standard with a length limit of 63 characters.
string id = 2 [(.google.api.field_behavior) = IMMUTABLE];getId in interface DocumentOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
Immutable. The identifier of the document. Id should conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) standard with a length limit of 63 characters.
string id = 2 [(.google.api.field_behavior) = IMMUTABLE];getIdBytes in interface DocumentOrBuilderpublic Document.Builder setId(String value)
Immutable. The identifier of the document. Id should conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) standard with a length limit of 63 characters.
string id = 2 [(.google.api.field_behavior) = IMMUTABLE];value - The id to set.public Document.Builder clearId()
Immutable. The identifier of the document. Id should conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) standard with a length limit of 63 characters.
string id = 2 [(.google.api.field_behavior) = IMMUTABLE];public Document.Builder setIdBytes(com.google.protobuf.ByteString value)
Immutable. The identifier of the document. Id should conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) standard with a length limit of 63 characters.
string id = 2 [(.google.api.field_behavior) = IMMUTABLE];value - The bytes for id to set.public String getSchemaId()
The identifier of the schema located in the same data store.
string schema_id = 3;getSchemaId in interface DocumentOrBuilderpublic com.google.protobuf.ByteString getSchemaIdBytes()
The identifier of the schema located in the same data store.
string schema_id = 3;getSchemaIdBytes in interface DocumentOrBuilderpublic Document.Builder setSchemaId(String value)
The identifier of the schema located in the same data store.
string schema_id = 3;value - The schemaId to set.public Document.Builder clearSchemaId()
The identifier of the schema located in the same data store.
string schema_id = 3;public Document.Builder setSchemaIdBytes(com.google.protobuf.ByteString value)
The identifier of the schema located in the same data store.
string schema_id = 3;value - The bytes for schemaId to set.public boolean hasContent()
The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
.google.cloud.discoveryengine.v1beta.Document.Content content = 10;hasContent in interface DocumentOrBuilderpublic Document.Content getContent()
The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
.google.cloud.discoveryengine.v1beta.Document.Content content = 10;getContent in interface DocumentOrBuilderpublic Document.Builder setContent(Document.Content value)
The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
.google.cloud.discoveryengine.v1beta.Document.Content content = 10;public Document.Builder setContent(Document.Content.Builder builderForValue)
The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
.google.cloud.discoveryengine.v1beta.Document.Content content = 10;public Document.Builder mergeContent(Document.Content value)
The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
.google.cloud.discoveryengine.v1beta.Document.Content content = 10;public Document.Builder clearContent()
The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
.google.cloud.discoveryengine.v1beta.Document.Content content = 10;public Document.Content.Builder getContentBuilder()
The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
.google.cloud.discoveryengine.v1beta.Document.Content content = 10;public Document.ContentOrBuilder getContentOrBuilder()
The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
.google.cloud.discoveryengine.v1beta.Document.Content content = 10;getContentOrBuilder in interface DocumentOrBuilderpublic String getParentDocumentId()
The identifier of the parent document. Currently supports at most two level document hierarchy. Id should conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) standard with a length limit of 63 characters.
string parent_document_id = 7;getParentDocumentId in interface DocumentOrBuilderpublic com.google.protobuf.ByteString getParentDocumentIdBytes()
The identifier of the parent document. Currently supports at most two level document hierarchy. Id should conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) standard with a length limit of 63 characters.
string parent_document_id = 7;getParentDocumentIdBytes in interface DocumentOrBuilderpublic Document.Builder setParentDocumentId(String value)
The identifier of the parent document. Currently supports at most two level document hierarchy. Id should conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) standard with a length limit of 63 characters.
string parent_document_id = 7;value - The parentDocumentId to set.public Document.Builder clearParentDocumentId()
The identifier of the parent document. Currently supports at most two level document hierarchy. Id should conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) standard with a length limit of 63 characters.
string parent_document_id = 7;public Document.Builder setParentDocumentIdBytes(com.google.protobuf.ByteString value)
The identifier of the parent document. Currently supports at most two level document hierarchy. Id should conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) standard with a length limit of 63 characters.
string parent_document_id = 7;value - The bytes for parentDocumentId to set.public boolean hasDerivedStructData()
Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
.google.protobuf.Struct derived_struct_data = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDerivedStructData in interface DocumentOrBuilderpublic com.google.protobuf.Struct getDerivedStructData()
Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
.google.protobuf.Struct derived_struct_data = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDerivedStructData in interface DocumentOrBuilderpublic Document.Builder setDerivedStructData(com.google.protobuf.Struct value)
Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
.google.protobuf.Struct derived_struct_data = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Document.Builder setDerivedStructData(com.google.protobuf.Struct.Builder builderForValue)
Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
.google.protobuf.Struct derived_struct_data = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Document.Builder mergeDerivedStructData(com.google.protobuf.Struct value)
Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
.google.protobuf.Struct derived_struct_data = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Document.Builder clearDerivedStructData()
Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
.google.protobuf.Struct derived_struct_data = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Struct.Builder getDerivedStructDataBuilder()
Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
.google.protobuf.Struct derived_struct_data = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.StructOrBuilder getDerivedStructDataOrBuilder()
Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
.google.protobuf.Struct derived_struct_data = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDerivedStructDataOrBuilder in interface DocumentOrBuilderpublic final Document.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>public final Document.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Document.Builder>Copyright © 2024 Google LLC. All rights reserved.