public static final class BatchDocumentsInputConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchDocumentsInputConfig.Builder> implements BatchDocumentsInputConfigOrBuilder
The common config to specify a set of documents used as input.Protobuf type
google.cloud.documentai.v1beta3.BatchDocumentsInputConfig| Modifier and Type | Method and Description |
|---|---|
BatchDocumentsInputConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchDocumentsInputConfig |
build() |
BatchDocumentsInputConfig |
buildPartial() |
BatchDocumentsInputConfig.Builder |
clear() |
BatchDocumentsInputConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchDocumentsInputConfig.Builder |
clearGcsDocuments()
The set of documents individually specified on Cloud Storage.
|
BatchDocumentsInputConfig.Builder |
clearGcsPrefix()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
BatchDocumentsInputConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchDocumentsInputConfig.Builder |
clearSource() |
BatchDocumentsInputConfig.Builder |
clone() |
BatchDocumentsInputConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GcsDocuments |
getGcsDocuments()
The set of documents individually specified on Cloud Storage.
|
GcsDocuments.Builder |
getGcsDocumentsBuilder()
The set of documents individually specified on Cloud Storage.
|
GcsDocumentsOrBuilder |
getGcsDocumentsOrBuilder()
The set of documents individually specified on Cloud Storage.
|
GcsPrefix |
getGcsPrefix()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
GcsPrefix.Builder |
getGcsPrefixBuilder()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
GcsPrefixOrBuilder |
getGcsPrefixOrBuilder()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
BatchDocumentsInputConfig.SourceCase |
getSourceCase() |
boolean |
hasGcsDocuments()
The set of documents individually specified on Cloud Storage.
|
boolean |
hasGcsPrefix()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchDocumentsInputConfig.Builder |
mergeFrom(BatchDocumentsInputConfig other) |
BatchDocumentsInputConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchDocumentsInputConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchDocumentsInputConfig.Builder |
mergeGcsDocuments(GcsDocuments value)
The set of documents individually specified on Cloud Storage.
|
BatchDocumentsInputConfig.Builder |
mergeGcsPrefix(GcsPrefix value)
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
BatchDocumentsInputConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchDocumentsInputConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchDocumentsInputConfig.Builder |
setGcsDocuments(GcsDocuments.Builder builderForValue)
The set of documents individually specified on Cloud Storage.
|
BatchDocumentsInputConfig.Builder |
setGcsDocuments(GcsDocuments value)
The set of documents individually specified on Cloud Storage.
|
BatchDocumentsInputConfig.Builder |
setGcsPrefix(GcsPrefix.Builder builderForValue)
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
BatchDocumentsInputConfig.Builder |
setGcsPrefix(GcsPrefix value)
The set of documents that match the specified Cloud Storage `gcs_prefix`.
|
BatchDocumentsInputConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchDocumentsInputConfig.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<BatchDocumentsInputConfig.Builder>public BatchDocumentsInputConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchDocumentsInputConfig.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<BatchDocumentsInputConfig.Builder>public BatchDocumentsInputConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchDocumentsInputConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchDocumentsInputConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchDocumentsInputConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchDocumentsInputConfig.Builder>public BatchDocumentsInputConfig.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<BatchDocumentsInputConfig.Builder>public BatchDocumentsInputConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchDocumentsInputConfig.Builder>public BatchDocumentsInputConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchDocumentsInputConfig.Builder>public BatchDocumentsInputConfig.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<BatchDocumentsInputConfig.Builder>public BatchDocumentsInputConfig.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<BatchDocumentsInputConfig.Builder>public BatchDocumentsInputConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchDocumentsInputConfig.Builder>public BatchDocumentsInputConfig.Builder mergeFrom(BatchDocumentsInputConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchDocumentsInputConfig.Builder>public BatchDocumentsInputConfig.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<BatchDocumentsInputConfig.Builder>IOExceptionpublic BatchDocumentsInputConfig.SourceCase getSourceCase()
getSourceCase in interface BatchDocumentsInputConfigOrBuilderpublic BatchDocumentsInputConfig.Builder clearSource()
public boolean hasGcsPrefix()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1;hasGcsPrefix in interface BatchDocumentsInputConfigOrBuilderpublic GcsPrefix getGcsPrefix()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1;getGcsPrefix in interface BatchDocumentsInputConfigOrBuilderpublic BatchDocumentsInputConfig.Builder setGcsPrefix(GcsPrefix value)
The set of documents that match the specified Cloud Storage `gcs_prefix`.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1;public BatchDocumentsInputConfig.Builder setGcsPrefix(GcsPrefix.Builder builderForValue)
The set of documents that match the specified Cloud Storage `gcs_prefix`.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1;public BatchDocumentsInputConfig.Builder mergeGcsPrefix(GcsPrefix value)
The set of documents that match the specified Cloud Storage `gcs_prefix`.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1;public BatchDocumentsInputConfig.Builder clearGcsPrefix()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1;public GcsPrefix.Builder getGcsPrefixBuilder()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1;public GcsPrefixOrBuilder getGcsPrefixOrBuilder()
The set of documents that match the specified Cloud Storage `gcs_prefix`.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1;getGcsPrefixOrBuilder in interface BatchDocumentsInputConfigOrBuilderpublic boolean hasGcsDocuments()
The set of documents individually specified on Cloud Storage.
.google.cloud.documentai.v1beta3.GcsDocuments gcs_documents = 2;hasGcsDocuments in interface BatchDocumentsInputConfigOrBuilderpublic GcsDocuments getGcsDocuments()
The set of documents individually specified on Cloud Storage.
.google.cloud.documentai.v1beta3.GcsDocuments gcs_documents = 2;getGcsDocuments in interface BatchDocumentsInputConfigOrBuilderpublic BatchDocumentsInputConfig.Builder setGcsDocuments(GcsDocuments value)
The set of documents individually specified on Cloud Storage.
.google.cloud.documentai.v1beta3.GcsDocuments gcs_documents = 2;public BatchDocumentsInputConfig.Builder setGcsDocuments(GcsDocuments.Builder builderForValue)
The set of documents individually specified on Cloud Storage.
.google.cloud.documentai.v1beta3.GcsDocuments gcs_documents = 2;public BatchDocumentsInputConfig.Builder mergeGcsDocuments(GcsDocuments value)
The set of documents individually specified on Cloud Storage.
.google.cloud.documentai.v1beta3.GcsDocuments gcs_documents = 2;public BatchDocumentsInputConfig.Builder clearGcsDocuments()
The set of documents individually specified on Cloud Storage.
.google.cloud.documentai.v1beta3.GcsDocuments gcs_documents = 2;public GcsDocuments.Builder getGcsDocumentsBuilder()
The set of documents individually specified on Cloud Storage.
.google.cloud.documentai.v1beta3.GcsDocuments gcs_documents = 2;public GcsDocumentsOrBuilder getGcsDocumentsOrBuilder()
The set of documents individually specified on Cloud Storage.
.google.cloud.documentai.v1beta3.GcsDocuments gcs_documents = 2;getGcsDocumentsOrBuilder in interface BatchDocumentsInputConfigOrBuilderpublic final BatchDocumentsInputConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchDocumentsInputConfig.Builder>public final BatchDocumentsInputConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchDocumentsInputConfig.Builder>Copyright © 2024 Google LLC. All rights reserved.