Send feedback
Class Dataset.GCSManagedConfig.Builder (2.36.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.36.0 keyboard_arrow_down
public static final class Dataset . GCSManagedConfig . Builder extends GeneratedMessageV3 . Builder<Dataset . GCSManagedConfig . Builder > implements Dataset . GCSManagedConfigOrBuilder
Configuration specific to the Cloud Storage-based implementation.
Protobuf type google.cloud.documentai.v1beta3.Dataset.GCSManagedConfig
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Dataset . GCSManagedConfig . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public Dataset . GCSManagedConfig build ()
buildPartial()
public Dataset . GCSManagedConfig buildPartial ()
clear()
public Dataset . GCSManagedConfig . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public Dataset . GCSManagedConfig . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearGcsPrefix()
public Dataset . GCSManagedConfig . Builder clearGcsPrefix ()
Required. The Cloud Storage URI (a directory) where the documents
belonging to the dataset must be stored.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1 [(.google.api.field_behavior) = REQUIRED];
clearOneof(Descriptors.OneofDescriptor oneof)
public Dataset . GCSManagedConfig . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public Dataset . GCSManagedConfig . Builder clone ()
Overrides
getDefaultInstanceForType()
public Dataset . GCSManagedConfig getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getGcsPrefix()
public GcsPrefix getGcsPrefix ()
Required. The Cloud Storage URI (a directory) where the documents
belonging to the dataset must be stored.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1 [(.google.api.field_behavior) = REQUIRED];
Returns Type Description GcsPrefix
The gcsPrefix.
getGcsPrefixBuilder()
public GcsPrefix . Builder getGcsPrefixBuilder ()
Required. The Cloud Storage URI (a directory) where the documents
belonging to the dataset must be stored.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1 [(.google.api.field_behavior) = REQUIRED];
getGcsPrefixOrBuilder()
public GcsPrefixOrBuilder getGcsPrefixOrBuilder ()
Required. The Cloud Storage URI (a directory) where the documents
belonging to the dataset must be stored.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1 [(.google.api.field_behavior) = REQUIRED];
hasGcsPrefix()
public boolean hasGcsPrefix ()
Required. The Cloud Storage URI (a directory) where the documents
belonging to the dataset must be stored.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1 [(.google.api.field_behavior) = REQUIRED];
Returns Type Description boolean
Whether the gcsPrefix field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(Dataset.GCSManagedConfig other)
public Dataset . GCSManagedConfig . Builder mergeFrom ( Dataset . GCSManagedConfig other )
public Dataset . GCSManagedConfig . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public Dataset . GCSManagedConfig . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeGcsPrefix(GcsPrefix value)
public Dataset . GCSManagedConfig . Builder mergeGcsPrefix ( GcsPrefix value )
Required. The Cloud Storage URI (a directory) where the documents
belonging to the dataset must be stored.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1 [(.google.api.field_behavior) = REQUIRED];
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Dataset . GCSManagedConfig . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public Dataset . GCSManagedConfig . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setGcsPrefix(GcsPrefix value)
public Dataset . GCSManagedConfig . Builder setGcsPrefix ( GcsPrefix value )
Required. The Cloud Storage URI (a directory) where the documents
belonging to the dataset must be stored.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1 [(.google.api.field_behavior) = REQUIRED];
setGcsPrefix(GcsPrefix.Builder builderForValue)
public Dataset . GCSManagedConfig . Builder setGcsPrefix ( GcsPrefix . Builder builderForValue )
Required. The Cloud Storage URI (a directory) where the documents
belonging to the dataset must be stored.
.google.cloud.documentai.v1beta3.GcsPrefix gcs_prefix = 1 [(.google.api.field_behavior) = REQUIRED];
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Dataset . GCSManagedConfig . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final Dataset . GCSManagedConfig . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]