public static final class ProcessDocumentResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProcessDocumentResponse.Builder> implements ProcessDocumentResponseOrBuilder
Response to a single document processing request.Protobuf type
google.cloud.documentai.v1beta1.ProcessDocumentResponse| Modifier and Type | Method and Description |
|---|---|
ProcessDocumentResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProcessDocumentResponse |
build() |
ProcessDocumentResponse |
buildPartial() |
ProcessDocumentResponse.Builder |
clear() |
ProcessDocumentResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProcessDocumentResponse.Builder |
clearInputConfig()
Information about the input file.
|
ProcessDocumentResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProcessDocumentResponse.Builder |
clearOutputConfig()
The output location of the parsed responses.
|
ProcessDocumentResponse.Builder |
clone() |
ProcessDocumentResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
InputConfig |
getInputConfig()
Information about the input file.
|
InputConfig.Builder |
getInputConfigBuilder()
Information about the input file.
|
InputConfigOrBuilder |
getInputConfigOrBuilder()
Information about the input file.
|
OutputConfig |
getOutputConfig()
The output location of the parsed responses.
|
OutputConfig.Builder |
getOutputConfigBuilder()
The output location of the parsed responses.
|
OutputConfigOrBuilder |
getOutputConfigOrBuilder()
The output location of the parsed responses.
|
boolean |
hasInputConfig()
Information about the input file.
|
boolean |
hasOutputConfig()
The output location of the parsed responses.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ProcessDocumentResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProcessDocumentResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ProcessDocumentResponse.Builder |
mergeFrom(ProcessDocumentResponse other) |
ProcessDocumentResponse.Builder |
mergeInputConfig(InputConfig value)
Information about the input file.
|
ProcessDocumentResponse.Builder |
mergeOutputConfig(OutputConfig value)
The output location of the parsed responses.
|
ProcessDocumentResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProcessDocumentResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProcessDocumentResponse.Builder |
setInputConfig(InputConfig.Builder builderForValue)
Information about the input file.
|
ProcessDocumentResponse.Builder |
setInputConfig(InputConfig value)
Information about the input file.
|
ProcessDocumentResponse.Builder |
setOutputConfig(OutputConfig.Builder builderForValue)
The output location of the parsed responses.
|
ProcessDocumentResponse.Builder |
setOutputConfig(OutputConfig value)
The output location of the parsed responses.
|
ProcessDocumentResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProcessDocumentResponse.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<ProcessDocumentResponse.Builder>public ProcessDocumentResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ProcessDocumentResponse.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<ProcessDocumentResponse.Builder>public ProcessDocumentResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ProcessDocumentResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ProcessDocumentResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ProcessDocumentResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ProcessDocumentResponse.Builder>public ProcessDocumentResponse.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<ProcessDocumentResponse.Builder>public ProcessDocumentResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ProcessDocumentResponse.Builder>public ProcessDocumentResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ProcessDocumentResponse.Builder>public ProcessDocumentResponse.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<ProcessDocumentResponse.Builder>public ProcessDocumentResponse.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<ProcessDocumentResponse.Builder>public ProcessDocumentResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProcessDocumentResponse.Builder>public ProcessDocumentResponse.Builder mergeFrom(ProcessDocumentResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ProcessDocumentResponse.Builder>public ProcessDocumentResponse.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<ProcessDocumentResponse.Builder>IOExceptionpublic boolean hasInputConfig()
Information about the input file. This is the same as the corresponding input config in the request.
.google.cloud.documentai.v1beta1.InputConfig input_config = 1;hasInputConfig in interface ProcessDocumentResponseOrBuilderpublic InputConfig getInputConfig()
Information about the input file. This is the same as the corresponding input config in the request.
.google.cloud.documentai.v1beta1.InputConfig input_config = 1;getInputConfig in interface ProcessDocumentResponseOrBuilderpublic ProcessDocumentResponse.Builder setInputConfig(InputConfig value)
Information about the input file. This is the same as the corresponding input config in the request.
.google.cloud.documentai.v1beta1.InputConfig input_config = 1;public ProcessDocumentResponse.Builder setInputConfig(InputConfig.Builder builderForValue)
Information about the input file. This is the same as the corresponding input config in the request.
.google.cloud.documentai.v1beta1.InputConfig input_config = 1;public ProcessDocumentResponse.Builder mergeInputConfig(InputConfig value)
Information about the input file. This is the same as the corresponding input config in the request.
.google.cloud.documentai.v1beta1.InputConfig input_config = 1;public ProcessDocumentResponse.Builder clearInputConfig()
Information about the input file. This is the same as the corresponding input config in the request.
.google.cloud.documentai.v1beta1.InputConfig input_config = 1;public InputConfig.Builder getInputConfigBuilder()
Information about the input file. This is the same as the corresponding input config in the request.
.google.cloud.documentai.v1beta1.InputConfig input_config = 1;public InputConfigOrBuilder getInputConfigOrBuilder()
Information about the input file. This is the same as the corresponding input config in the request.
.google.cloud.documentai.v1beta1.InputConfig input_config = 1;getInputConfigOrBuilder in interface ProcessDocumentResponseOrBuilderpublic boolean hasOutputConfig()
The output location of the parsed responses. The responses are written to this location as JSON-serialized `Document` objects.
.google.cloud.documentai.v1beta1.OutputConfig output_config = 2;hasOutputConfig in interface ProcessDocumentResponseOrBuilderpublic OutputConfig getOutputConfig()
The output location of the parsed responses. The responses are written to this location as JSON-serialized `Document` objects.
.google.cloud.documentai.v1beta1.OutputConfig output_config = 2;getOutputConfig in interface ProcessDocumentResponseOrBuilderpublic ProcessDocumentResponse.Builder setOutputConfig(OutputConfig value)
The output location of the parsed responses. The responses are written to this location as JSON-serialized `Document` objects.
.google.cloud.documentai.v1beta1.OutputConfig output_config = 2;public ProcessDocumentResponse.Builder setOutputConfig(OutputConfig.Builder builderForValue)
The output location of the parsed responses. The responses are written to this location as JSON-serialized `Document` objects.
.google.cloud.documentai.v1beta1.OutputConfig output_config = 2;public ProcessDocumentResponse.Builder mergeOutputConfig(OutputConfig value)
The output location of the parsed responses. The responses are written to this location as JSON-serialized `Document` objects.
.google.cloud.documentai.v1beta1.OutputConfig output_config = 2;public ProcessDocumentResponse.Builder clearOutputConfig()
The output location of the parsed responses. The responses are written to this location as JSON-serialized `Document` objects.
.google.cloud.documentai.v1beta1.OutputConfig output_config = 2;public OutputConfig.Builder getOutputConfigBuilder()
The output location of the parsed responses. The responses are written to this location as JSON-serialized `Document` objects.
.google.cloud.documentai.v1beta1.OutputConfig output_config = 2;public OutputConfigOrBuilder getOutputConfigOrBuilder()
The output location of the parsed responses. The responses are written to this location as JSON-serialized `Document` objects.
.google.cloud.documentai.v1beta1.OutputConfig output_config = 2;getOutputConfigOrBuilder in interface ProcessDocumentResponseOrBuilderpublic final ProcessDocumentResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ProcessDocumentResponse.Builder>public final ProcessDocumentResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ProcessDocumentResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.