public static final class BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder> implements BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilder
The metadata of a [Document][google.cloud.discoveryengine.v1beta.Document].Protobuf type
google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.DocumentMetadata| Modifier and Type | Method and Description |
|---|---|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchGetDocumentsMetadataResponse.DocumentMetadata |
build() |
BatchGetDocumentsMetadataResponse.DocumentMetadata |
buildPartial() |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
clear() |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
clearDataIngestionSource()
The data ingestion source of the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
clearLastRefreshedTime()
The timestamp of the last time the
[Document][google.cloud.discoveryengine.v1beta.Document] was last
indexed.
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
clearMatcherValue()
The value of the matcher that was used to match the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
clearState()
The state of the document.
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
clone() |
String |
getDataIngestionSource()
The data ingestion source of the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
com.google.protobuf.ByteString |
getDataIngestionSourceBytes()
The data ingestion source of the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.DocumentMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getLastRefreshedTime()
The timestamp of the last time the
[Document][google.cloud.discoveryengine.v1beta.Document] was last
indexed.
|
com.google.protobuf.Timestamp.Builder |
getLastRefreshedTimeBuilder()
The timestamp of the last time the
[Document][google.cloud.discoveryengine.v1beta.Document] was last
indexed.
|
com.google.protobuf.TimestampOrBuilder |
getLastRefreshedTimeOrBuilder()
The timestamp of the last time the
[Document][google.cloud.discoveryengine.v1beta.Document] was last
indexed.
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue |
getMatcherValue()
The value of the matcher that was used to match the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue.Builder |
getMatcherValueBuilder()
The value of the matcher that was used to match the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValueOrBuilder |
getMatcherValueOrBuilder()
The value of the matcher that was used to match the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.State |
getState()
The state of the document.
|
int |
getStateValue()
The state of the document.
|
boolean |
hasLastRefreshedTime()
The timestamp of the last time the
[Document][google.cloud.discoveryengine.v1beta.Document] was last
indexed.
|
boolean |
hasMatcherValue()
The value of the matcher that was used to match the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
mergeFrom(BatchGetDocumentsMetadataResponse.DocumentMetadata other) |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
mergeLastRefreshedTime(com.google.protobuf.Timestamp value)
The timestamp of the last time the
[Document][google.cloud.discoveryengine.v1beta.Document] was last
indexed.
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
mergeMatcherValue(BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue value)
The value of the matcher that was used to match the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
setDataIngestionSource(String value)
The data ingestion source of the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
setDataIngestionSourceBytes(com.google.protobuf.ByteString value)
The data ingestion source of the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
setLastRefreshedTime(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp of the last time the
[Document][google.cloud.discoveryengine.v1beta.Document] was last
indexed.
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
setLastRefreshedTime(com.google.protobuf.Timestamp value)
The timestamp of the last time the
[Document][google.cloud.discoveryengine.v1beta.Document] was last
indexed.
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
setMatcherValue(BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue.Builder builderForValue)
The value of the matcher that was used to match the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
setMatcherValue(BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue value)
The value of the matcher that was used to match the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
setState(BatchGetDocumentsMetadataResponse.State value)
The state of the document.
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder |
setStateValue(int value)
The state of the document.
|
BatchGetDocumentsMetadataResponse.DocumentMetadata.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<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetDocumentsMetadataResponse.DocumentMetadata.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<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public BatchGetDocumentsMetadataResponse.DocumentMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchGetDocumentsMetadataResponse.DocumentMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchGetDocumentsMetadataResponse.DocumentMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public BatchGetDocumentsMetadataResponse.DocumentMetadata.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<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public BatchGetDocumentsMetadataResponse.DocumentMetadata.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<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public BatchGetDocumentsMetadataResponse.DocumentMetadata.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<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder mergeFrom(BatchGetDocumentsMetadataResponse.DocumentMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public BatchGetDocumentsMetadataResponse.DocumentMetadata.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<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>IOExceptionpublic boolean hasMatcherValue()
The value of the matcher that was used to match the [Document][google.cloud.discoveryengine.v1beta.Document].
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue matcher_value = 2;
hasMatcherValue in interface BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilderpublic BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue getMatcherValue()
The value of the matcher that was used to match the [Document][google.cloud.discoveryengine.v1beta.Document].
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue matcher_value = 2;
getMatcherValue in interface BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilderpublic BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder setMatcherValue(BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue value)
The value of the matcher that was used to match the [Document][google.cloud.discoveryengine.v1beta.Document].
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue matcher_value = 2;
public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder setMatcherValue(BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue.Builder builderForValue)
The value of the matcher that was used to match the [Document][google.cloud.discoveryengine.v1beta.Document].
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue matcher_value = 2;
public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder mergeMatcherValue(BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue value)
The value of the matcher that was used to match the [Document][google.cloud.discoveryengine.v1beta.Document].
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue matcher_value = 2;
public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder clearMatcherValue()
The value of the matcher that was used to match the [Document][google.cloud.discoveryengine.v1beta.Document].
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue matcher_value = 2;
public BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue.Builder getMatcherValueBuilder()
The value of the matcher that was used to match the [Document][google.cloud.discoveryengine.v1beta.Document].
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue matcher_value = 2;
public BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValueOrBuilder getMatcherValueOrBuilder()
The value of the matcher that was used to match the [Document][google.cloud.discoveryengine.v1beta.Document].
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue matcher_value = 2;
getMatcherValueOrBuilder in interface BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilderpublic int getStateValue()
The state of the document.
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.State state = 3;
getStateValue in interface BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilderpublic BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder setStateValue(int value)
The state of the document.
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.State state = 3;
value - The enum numeric value on the wire for state to set.public BatchGetDocumentsMetadataResponse.State getState()
The state of the document.
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.State state = 3;
getState in interface BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilderpublic BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder setState(BatchGetDocumentsMetadataResponse.State value)
The state of the document.
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.State state = 3;
value - The state to set.public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder clearState()
The state of the document.
.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.State state = 3;
public boolean hasLastRefreshedTime()
The timestamp of the last time the [Document][google.cloud.discoveryengine.v1beta.Document] was last indexed.
.google.protobuf.Timestamp last_refreshed_time = 4;hasLastRefreshedTime in interface BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilderpublic com.google.protobuf.Timestamp getLastRefreshedTime()
The timestamp of the last time the [Document][google.cloud.discoveryengine.v1beta.Document] was last indexed.
.google.protobuf.Timestamp last_refreshed_time = 4;getLastRefreshedTime in interface BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilderpublic BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder setLastRefreshedTime(com.google.protobuf.Timestamp value)
The timestamp of the last time the [Document][google.cloud.discoveryengine.v1beta.Document] was last indexed.
.google.protobuf.Timestamp last_refreshed_time = 4;public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder setLastRefreshedTime(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp of the last time the [Document][google.cloud.discoveryengine.v1beta.Document] was last indexed.
.google.protobuf.Timestamp last_refreshed_time = 4;public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder mergeLastRefreshedTime(com.google.protobuf.Timestamp value)
The timestamp of the last time the [Document][google.cloud.discoveryengine.v1beta.Document] was last indexed.
.google.protobuf.Timestamp last_refreshed_time = 4;public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder clearLastRefreshedTime()
The timestamp of the last time the [Document][google.cloud.discoveryengine.v1beta.Document] was last indexed.
.google.protobuf.Timestamp last_refreshed_time = 4;public com.google.protobuf.Timestamp.Builder getLastRefreshedTimeBuilder()
The timestamp of the last time the [Document][google.cloud.discoveryengine.v1beta.Document] was last indexed.
.google.protobuf.Timestamp last_refreshed_time = 4;public com.google.protobuf.TimestampOrBuilder getLastRefreshedTimeOrBuilder()
The timestamp of the last time the [Document][google.cloud.discoveryengine.v1beta.Document] was last indexed.
.google.protobuf.Timestamp last_refreshed_time = 4;getLastRefreshedTimeOrBuilder in interface BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilderpublic String getDataIngestionSource()
The data ingestion source of the [Document][google.cloud.discoveryengine.v1beta.Document]. Allowed values are: * `batch`: Data ingested via Batch API, e.g., ImportDocuments. * `streaming` Data ingested via Streaming API, e.g., FHIR streaming.
string data_ingestion_source = 5;getDataIngestionSource in interface BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilderpublic com.google.protobuf.ByteString getDataIngestionSourceBytes()
The data ingestion source of the [Document][google.cloud.discoveryengine.v1beta.Document]. Allowed values are: * `batch`: Data ingested via Batch API, e.g., ImportDocuments. * `streaming` Data ingested via Streaming API, e.g., FHIR streaming.
string data_ingestion_source = 5;getDataIngestionSourceBytes in interface BatchGetDocumentsMetadataResponse.DocumentMetadataOrBuilderpublic BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder setDataIngestionSource(String value)
The data ingestion source of the [Document][google.cloud.discoveryengine.v1beta.Document]. Allowed values are: * `batch`: Data ingested via Batch API, e.g., ImportDocuments. * `streaming` Data ingested via Streaming API, e.g., FHIR streaming.
string data_ingestion_source = 5;value - The dataIngestionSource to set.public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder clearDataIngestionSource()
The data ingestion source of the [Document][google.cloud.discoveryengine.v1beta.Document]. Allowed values are: * `batch`: Data ingested via Batch API, e.g., ImportDocuments. * `streaming` Data ingested via Streaming API, e.g., FHIR streaming.
string data_ingestion_source = 5;public BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder setDataIngestionSourceBytes(com.google.protobuf.ByteString value)
The data ingestion source of the [Document][google.cloud.discoveryengine.v1beta.Document]. Allowed values are: * `batch`: Data ingested via Batch API, e.g., ImportDocuments. * `streaming` Data ingested via Streaming API, e.g., FHIR streaming.
string data_ingestion_source = 5;value - The bytes for dataIngestionSource to set.public final BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>public final BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetDocumentsMetadataResponse.DocumentMetadata.Builder>Copyright © 2025 Google LLC. All rights reserved.