public static final class Examples.ExampleGcsSource.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Examples.ExampleGcsSource.Builder> implements Examples.ExampleGcsSourceOrBuilder
The Cloud Storage input instances.Protobuf type
google.cloud.aiplatform.v1.Examples.ExampleGcsSource| Modifier and Type | Method and Description |
|---|---|
Examples.ExampleGcsSource.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Examples.ExampleGcsSource |
build() |
Examples.ExampleGcsSource |
buildPartial() |
Examples.ExampleGcsSource.Builder |
clear() |
Examples.ExampleGcsSource.Builder |
clearDataFormat()
The format in which instances are given, if not specified, assume it's
JSONL format.
|
Examples.ExampleGcsSource.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Examples.ExampleGcsSource.Builder |
clearGcsSource()
The Cloud Storage location for the input instances.
|
Examples.ExampleGcsSource.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Examples.ExampleGcsSource.Builder |
clone() |
Examples.ExampleGcsSource.DataFormat |
getDataFormat()
The format in which instances are given, if not specified, assume it's
JSONL format.
|
int |
getDataFormatValue()
The format in which instances are given, if not specified, assume it's
JSONL format.
|
Examples.ExampleGcsSource |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GcsSource |
getGcsSource()
The Cloud Storage location for the input instances.
|
GcsSource.Builder |
getGcsSourceBuilder()
The Cloud Storage location for the input instances.
|
GcsSourceOrBuilder |
getGcsSourceOrBuilder()
The Cloud Storage location for the input instances.
|
boolean |
hasGcsSource()
The Cloud Storage location for the input instances.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Examples.ExampleGcsSource.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Examples.ExampleGcsSource.Builder |
mergeFrom(Examples.ExampleGcsSource other) |
Examples.ExampleGcsSource.Builder |
mergeFrom(com.google.protobuf.Message other) |
Examples.ExampleGcsSource.Builder |
mergeGcsSource(GcsSource value)
The Cloud Storage location for the input instances.
|
Examples.ExampleGcsSource.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Examples.ExampleGcsSource.Builder |
setDataFormat(Examples.ExampleGcsSource.DataFormat value)
The format in which instances are given, if not specified, assume it's
JSONL format.
|
Examples.ExampleGcsSource.Builder |
setDataFormatValue(int value)
The format in which instances are given, if not specified, assume it's
JSONL format.
|
Examples.ExampleGcsSource.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Examples.ExampleGcsSource.Builder |
setGcsSource(GcsSource.Builder builderForValue)
The Cloud Storage location for the input instances.
|
Examples.ExampleGcsSource.Builder |
setGcsSource(GcsSource value)
The Cloud Storage location for the input instances.
|
Examples.ExampleGcsSource.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Examples.ExampleGcsSource.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<Examples.ExampleGcsSource.Builder>public Examples.ExampleGcsSource.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Examples.ExampleGcsSource.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<Examples.ExampleGcsSource.Builder>public Examples.ExampleGcsSource getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Examples.ExampleGcsSource build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Examples.ExampleGcsSource buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Examples.ExampleGcsSource.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Examples.ExampleGcsSource.Builder>public Examples.ExampleGcsSource.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<Examples.ExampleGcsSource.Builder>public Examples.ExampleGcsSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Examples.ExampleGcsSource.Builder>public Examples.ExampleGcsSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Examples.ExampleGcsSource.Builder>public Examples.ExampleGcsSource.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<Examples.ExampleGcsSource.Builder>public Examples.ExampleGcsSource.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<Examples.ExampleGcsSource.Builder>public Examples.ExampleGcsSource.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Examples.ExampleGcsSource.Builder>public Examples.ExampleGcsSource.Builder mergeFrom(Examples.ExampleGcsSource other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Examples.ExampleGcsSource.Builder>public Examples.ExampleGcsSource.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<Examples.ExampleGcsSource.Builder>IOExceptionpublic int getDataFormatValue()
The format in which instances are given, if not specified, assume it's JSONL format. Currently only JSONL format is supported.
.google.cloud.aiplatform.v1.Examples.ExampleGcsSource.DataFormat data_format = 1;
getDataFormatValue in interface Examples.ExampleGcsSourceOrBuilderpublic Examples.ExampleGcsSource.Builder setDataFormatValue(int value)
The format in which instances are given, if not specified, assume it's JSONL format. Currently only JSONL format is supported.
.google.cloud.aiplatform.v1.Examples.ExampleGcsSource.DataFormat data_format = 1;
value - The enum numeric value on the wire for dataFormat to set.public Examples.ExampleGcsSource.DataFormat getDataFormat()
The format in which instances are given, if not specified, assume it's JSONL format. Currently only JSONL format is supported.
.google.cloud.aiplatform.v1.Examples.ExampleGcsSource.DataFormat data_format = 1;
getDataFormat in interface Examples.ExampleGcsSourceOrBuilderpublic Examples.ExampleGcsSource.Builder setDataFormat(Examples.ExampleGcsSource.DataFormat value)
The format in which instances are given, if not specified, assume it's JSONL format. Currently only JSONL format is supported.
.google.cloud.aiplatform.v1.Examples.ExampleGcsSource.DataFormat data_format = 1;
value - The dataFormat to set.public Examples.ExampleGcsSource.Builder clearDataFormat()
The format in which instances are given, if not specified, assume it's JSONL format. Currently only JSONL format is supported.
.google.cloud.aiplatform.v1.Examples.ExampleGcsSource.DataFormat data_format = 1;
public boolean hasGcsSource()
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;hasGcsSource in interface Examples.ExampleGcsSourceOrBuilderpublic GcsSource getGcsSource()
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;getGcsSource in interface Examples.ExampleGcsSourceOrBuilderpublic Examples.ExampleGcsSource.Builder setGcsSource(GcsSource value)
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;public Examples.ExampleGcsSource.Builder setGcsSource(GcsSource.Builder builderForValue)
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;public Examples.ExampleGcsSource.Builder mergeGcsSource(GcsSource value)
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;public Examples.ExampleGcsSource.Builder clearGcsSource()
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;public GcsSource.Builder getGcsSourceBuilder()
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;public GcsSourceOrBuilder getGcsSourceOrBuilder()
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;getGcsSourceOrBuilder in interface Examples.ExampleGcsSourceOrBuilderpublic final Examples.ExampleGcsSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Examples.ExampleGcsSource.Builder>public final Examples.ExampleGcsSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Examples.ExampleGcsSource.Builder>Copyright © 2023 Google LLC. All rights reserved.