publicstaticfinalclass Examples.ExampleGcsSource.BuilderextendsGeneratedMessageV3.Builder<Examples.ExampleGcsSource.Builder>implementsExamples.ExampleGcsSourceOrBuilder
The Cloud Storage input instances.
Protobuf type google.cloud.vertexai.v1.Examples.ExampleGcsSource
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()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicExamples.ExampleGcsSource.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicExamples.ExampleGcsSourcebuild()
buildPartial()
publicExamples.ExampleGcsSourcebuildPartial()
clear()
publicExamples.ExampleGcsSource.Builderclear()
Overrides
publicExamples.ExampleGcsSource.BuilderclearDataFormat()
The format in which instances are given, if not specified, assume it's
JSONL format. Currently only JSONL format is supported.
.google.cloud.vertexai.v1.Examples.ExampleGcsSource.DataFormat data_format = 1;
clearField(Descriptors.FieldDescriptor field)
publicExamples.ExampleGcsSource.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearGcsSource()
publicExamples.ExampleGcsSource.BuilderclearGcsSource()
The Cloud Storage location for the input instances.
.google.cloud.vertexai.v1.GcsSource gcs_source = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
publicExamples.ExampleGcsSource.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clone()
publicExamples.ExampleGcsSource.Builderclone()
Overrides
publicExamples.ExampleGcsSource.DataFormatgetDataFormat()
The format in which instances are given, if not specified, assume it's
JSONL format. Currently only JSONL format is supported.
.google.cloud.vertexai.v1.Examples.ExampleGcsSource.DataFormat data_format = 1;
publicintgetDataFormatValue()
The format in which instances are given, if not specified, assume it's
JSONL format. Currently only JSONL format is supported.
.google.cloud.vertexai.v1.Examples.ExampleGcsSource.DataFormat data_format = 1;
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for dataFormat.
|
getDefaultInstanceForType()
publicExamples.ExampleGcsSourcegetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getGcsSource()
publicGcsSourcegetGcsSource()
The Cloud Storage location for the input instances.
.google.cloud.vertexai.v1.GcsSource gcs_source = 2;
| Returns |
| Type |
Description |
GcsSource |
The gcsSource.
|
getGcsSourceBuilder()
publicGcsSource.BuildergetGcsSourceBuilder()
The Cloud Storage location for the input instances.
.google.cloud.vertexai.v1.GcsSource gcs_source = 2;
getGcsSourceOrBuilder()
publicGcsSourceOrBuildergetGcsSourceOrBuilder()
The Cloud Storage location for the input instances.
.google.cloud.vertexai.v1.GcsSource gcs_source = 2;
hasGcsSource()
publicbooleanhasGcsSource()
The Cloud Storage location for the input instances.
.google.cloud.vertexai.v1.GcsSource gcs_source = 2;
| Returns |
| Type |
Description |
boolean |
Whether the gcsSource field is set.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(Examples.ExampleGcsSource other)
publicExamples.ExampleGcsSource.BuildermergeFrom(Examples.ExampleGcsSourceother)
publicExamples.ExampleGcsSource.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicExamples.ExampleGcsSource.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeGcsSource(GcsSource value)
publicExamples.ExampleGcsSource.BuildermergeGcsSource(GcsSourcevalue)
The Cloud Storage location for the input instances.
.google.cloud.vertexai.v1.GcsSource gcs_source = 2;
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalExamples.ExampleGcsSource.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
publicExamples.ExampleGcsSource.BuildersetDataFormat(Examples.ExampleGcsSource.DataFormatvalue)
The format in which instances are given, if not specified, assume it's
JSONL format. Currently only JSONL format is supported.
.google.cloud.vertexai.v1.Examples.ExampleGcsSource.DataFormat data_format = 1;
publicExamples.ExampleGcsSource.BuildersetDataFormatValue(intvalue)
The format in which instances are given, if not specified, assume it's
JSONL format. Currently only JSONL format is supported.
.google.cloud.vertexai.v1.Examples.ExampleGcsSource.DataFormat data_format = 1;
| Parameter |
| Name |
Description |
value |
int
The enum numeric value on the wire for dataFormat to set.
|
setField(Descriptors.FieldDescriptor field, Object value)
publicExamples.ExampleGcsSource.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setGcsSource(GcsSource value)
publicExamples.ExampleGcsSource.BuildersetGcsSource(GcsSourcevalue)
The Cloud Storage location for the input instances.
.google.cloud.vertexai.v1.GcsSource gcs_source = 2;
setGcsSource(GcsSource.Builder builderForValue)
publicExamples.ExampleGcsSource.BuildersetGcsSource(GcsSource.BuilderbuilderForValue)
The Cloud Storage location for the input instances.
.google.cloud.vertexai.v1.GcsSource gcs_source = 2;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicExamples.ExampleGcsSource.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalExamples.ExampleGcsSource.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides