Class OutputConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
- com.google.cloud.documentai.v1beta2.OutputConfig.Builder
-
- All Implemented Interfaces:
OutputConfigOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- OutputConfig
public static final class OutputConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder> implements OutputConfigOrBuilder
The desired output location and metadata.
Protobuf typegoogle.cloud.documentai.v1beta2.OutputConfig
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OutputConfig.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OutputConfigbuild()OutputConfigbuildPartial()OutputConfig.Builderclear()OutputConfig.BuilderclearDestination()OutputConfig.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)OutputConfig.BuilderclearGcsDestination()The Google Cloud Storage location to write the output to.OutputConfig.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)OutputConfig.BuilderclearPagesPerShard()The max number of pages to include into each output Document shard JSON on Google Cloud Storage.OutputConfig.Builderclone()OutputConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()OutputConfig.DestinationCasegetDestinationCase()GcsDestinationgetGcsDestination()The Google Cloud Storage location to write the output to.GcsDestination.BuildergetGcsDestinationBuilder()The Google Cloud Storage location to write the output to.GcsDestinationOrBuildergetGcsDestinationOrBuilder()The Google Cloud Storage location to write the output to.intgetPagesPerShard()The max number of pages to include into each output Document shard JSON on Google Cloud Storage.booleanhasGcsDestination()The Google Cloud Storage location to write the output to.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()OutputConfig.BuildermergeFrom(OutputConfig other)OutputConfig.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OutputConfig.BuildermergeFrom(com.google.protobuf.Message other)OutputConfig.BuildermergeGcsDestination(GcsDestination value)The Google Cloud Storage location to write the output to.OutputConfig.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OutputConfig.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OutputConfig.BuildersetGcsDestination(GcsDestination value)The Google Cloud Storage location to write the output to.OutputConfig.BuildersetGcsDestination(GcsDestination.Builder builderForValue)The Google Cloud Storage location to write the output to.OutputConfig.BuildersetPagesPerShard(int value)The max number of pages to include into each output Document shard JSON on Google Cloud Storage.OutputConfig.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)OutputConfig.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
clear
public OutputConfig.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
getDefaultInstanceForType
public OutputConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public OutputConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public OutputConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public OutputConfig.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
setField
public OutputConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
clearField
public OutputConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
clearOneof
public OutputConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
setRepeatedField
public OutputConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
addRepeatedField
public OutputConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
mergeFrom
public OutputConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OutputConfig.Builder>
-
mergeFrom
public OutputConfig.Builder mergeFrom(OutputConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
mergeFrom
public OutputConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OutputConfig.Builder>- Throws:
IOException
-
getDestinationCase
public OutputConfig.DestinationCase getDestinationCase()
- Specified by:
getDestinationCasein interfaceOutputConfigOrBuilder
-
clearDestination
public OutputConfig.Builder clearDestination()
-
hasGcsDestination
public boolean hasGcsDestination()
The Google Cloud Storage location to write the output to.
.google.cloud.documentai.v1beta2.GcsDestination gcs_destination = 1;- Specified by:
hasGcsDestinationin interfaceOutputConfigOrBuilder- Returns:
- Whether the gcsDestination field is set.
-
getGcsDestination
public GcsDestination getGcsDestination()
The Google Cloud Storage location to write the output to.
.google.cloud.documentai.v1beta2.GcsDestination gcs_destination = 1;- Specified by:
getGcsDestinationin interfaceOutputConfigOrBuilder- Returns:
- The gcsDestination.
-
setGcsDestination
public OutputConfig.Builder setGcsDestination(GcsDestination value)
The Google Cloud Storage location to write the output to.
.google.cloud.documentai.v1beta2.GcsDestination gcs_destination = 1;
-
setGcsDestination
public OutputConfig.Builder setGcsDestination(GcsDestination.Builder builderForValue)
The Google Cloud Storage location to write the output to.
.google.cloud.documentai.v1beta2.GcsDestination gcs_destination = 1;
-
mergeGcsDestination
public OutputConfig.Builder mergeGcsDestination(GcsDestination value)
The Google Cloud Storage location to write the output to.
.google.cloud.documentai.v1beta2.GcsDestination gcs_destination = 1;
-
clearGcsDestination
public OutputConfig.Builder clearGcsDestination()
The Google Cloud Storage location to write the output to.
.google.cloud.documentai.v1beta2.GcsDestination gcs_destination = 1;
-
getGcsDestinationBuilder
public GcsDestination.Builder getGcsDestinationBuilder()
The Google Cloud Storage location to write the output to.
.google.cloud.documentai.v1beta2.GcsDestination gcs_destination = 1;
-
getGcsDestinationOrBuilder
public GcsDestinationOrBuilder getGcsDestinationOrBuilder()
The Google Cloud Storage location to write the output to.
.google.cloud.documentai.v1beta2.GcsDestination gcs_destination = 1;- Specified by:
getGcsDestinationOrBuilderin interfaceOutputConfigOrBuilder
-
getPagesPerShard
public int getPagesPerShard()
The max number of pages to include into each output Document shard JSON on Google Cloud Storage. The valid range is [1, 100]. If not specified, the default value is 20. For example, for one pdf file with 100 pages, 100 parsed pages will be produced. If `pages_per_shard` = 20, then 5 Document shard JSON files each containing 20 parsed pages will be written under the prefix [OutputConfig.gcs_destination.uri][] and suffix pages-x-to-y.json where x and y are 1-indexed page numbers. Example GCS outputs with 157 pages and pages_per_shard = 50: <prefix>pages-001-to-050.json <prefix>pages-051-to-100.json <prefix>pages-101-to-150.json <prefix>pages-151-to-157.json
int32 pages_per_shard = 2;- Specified by:
getPagesPerShardin interfaceOutputConfigOrBuilder- Returns:
- The pagesPerShard.
-
setPagesPerShard
public OutputConfig.Builder setPagesPerShard(int value)
The max number of pages to include into each output Document shard JSON on Google Cloud Storage. The valid range is [1, 100]. If not specified, the default value is 20. For example, for one pdf file with 100 pages, 100 parsed pages will be produced. If `pages_per_shard` = 20, then 5 Document shard JSON files each containing 20 parsed pages will be written under the prefix [OutputConfig.gcs_destination.uri][] and suffix pages-x-to-y.json where x and y are 1-indexed page numbers. Example GCS outputs with 157 pages and pages_per_shard = 50: <prefix>pages-001-to-050.json <prefix>pages-051-to-100.json <prefix>pages-101-to-150.json <prefix>pages-151-to-157.json
int32 pages_per_shard = 2;- Parameters:
value- The pagesPerShard to set.- Returns:
- This builder for chaining.
-
clearPagesPerShard
public OutputConfig.Builder clearPagesPerShard()
The max number of pages to include into each output Document shard JSON on Google Cloud Storage. The valid range is [1, 100]. If not specified, the default value is 20. For example, for one pdf file with 100 pages, 100 parsed pages will be produced. If `pages_per_shard` = 20, then 5 Document shard JSON files each containing 20 parsed pages will be written under the prefix [OutputConfig.gcs_destination.uri][] and suffix pages-x-to-y.json where x and y are 1-indexed page numbers. Example GCS outputs with 157 pages and pages_per_shard = 50: <prefix>pages-001-to-050.json <prefix>pages-051-to-100.json <prefix>pages-101-to-150.json <prefix>pages-151-to-157.json
int32 pages_per_shard = 2;- Returns:
- This builder for chaining.
-
setUnknownFields
public final OutputConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
mergeUnknownFields
public final OutputConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
-