Package com.google.cloud.aiplatform.v1
Class Examples.ExampleGcsSource.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Examples.ExampleGcsSource.Builder>
com.google.cloud.aiplatform.v1.Examples.ExampleGcsSource.Builder
- All Implemented Interfaces:
Examples.ExampleGcsSourceOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Examples.ExampleGcsSource
public static final class Examples.ExampleGcsSource.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Examples.ExampleGcsSource.Builder>
implements Examples.ExampleGcsSourceOrBuilder
The Cloud Storage input instances.Protobuf type
google.cloud.aiplatform.v1.Examples.ExampleGcsSource-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()The format in which instances are given, if not specified, assume it's JSONL format.The Cloud Storage location for the input instances.The format in which instances are given, if not specified, assume it's JSONL format.intThe format in which instances are given, if not specified, assume it's JSONL format.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe Cloud Storage location for the input instances.The Cloud Storage location for the input instances.The Cloud Storage location for the input instances.booleanThe Cloud Storage location for the input instances.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeGcsSource(GcsSource value) The Cloud Storage location for the input instances.The format in which instances are given, if not specified, assume it's JSONL format.setDataFormatValue(int value) The format in which instances are given, if not specified, assume it's JSONL format.setGcsSource(GcsSource value) The Cloud Storage location for the input instances.setGcsSource(GcsSource.Builder builderForValue) The Cloud Storage location for the input instances.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Examples.ExampleGcsSource.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Examples.ExampleGcsSource.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.GeneratedMessage.Builder<Examples.ExampleGcsSource.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Examples.ExampleGcsSource.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Examples.ExampleGcsSource.Builder>
-
mergeFrom
public Examples.ExampleGcsSource.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<Examples.ExampleGcsSource.Builder>- Throws:
IOException
-
getDataFormatValue
public 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;- Specified by:
getDataFormatValuein interfaceExamples.ExampleGcsSourceOrBuilder- Returns:
- The enum numeric value on the wire for dataFormat.
-
setDataFormatValue
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;- Parameters:
value- The enum numeric value on the wire for dataFormat to set.- Returns:
- This builder for chaining.
-
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;- Specified by:
getDataFormatin interfaceExamples.ExampleGcsSourceOrBuilder- Returns:
- The dataFormat.
-
setDataFormat
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;- Parameters:
value- The dataFormat to set.- Returns:
- This builder for chaining.
-
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;- Returns:
- This builder for chaining.
-
hasGcsSource
public boolean hasGcsSource()The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;- Specified by:
hasGcsSourcein interfaceExamples.ExampleGcsSourceOrBuilder- Returns:
- Whether the gcsSource field is set.
-
getGcsSource
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;- Specified by:
getGcsSourcein interfaceExamples.ExampleGcsSourceOrBuilder- Returns:
- The gcsSource.
-
setGcsSource
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2; -
setGcsSource
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2; -
mergeGcsSource
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2; -
clearGcsSource
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2; -
getGcsSourceBuilder
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2; -
getGcsSourceOrBuilder
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;- Specified by:
getGcsSourceOrBuilderin interfaceExamples.ExampleGcsSourceOrBuilder
-