public static final class AvroSource.Builder extends GeneratedMessageV3.Builder<AvroSource.Builder> implements AvroSourceOrBuilder
The storage details for Avro input content.
Protobuf type google.cloud.aiplatform.v1beta1.AvroSource
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
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
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
public AvroSource.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
public AvroSource build()
Returns
public AvroSource buildPartial()
Returns
public AvroSource.Builder clear()
Returns
Overrides
public AvroSource.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
public AvroSource.Builder clearGcsSource()
Required. Google Cloud Storage location.
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
public AvroSource.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
public AvroSource.Builder clone()
Returns
Overrides
public AvroSource getDefaultInstanceForType()
Returns
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
public GcsSource getGcsSource()
Required. Google Cloud Storage location.
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
public GcsSource.Builder getGcsSourceBuilder()
Required. Google Cloud Storage location.
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
public GcsSourceOrBuilder getGcsSourceOrBuilder()
Required. Google Cloud Storage location.
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
public boolean hasGcsSource()
Required. Google Cloud Storage location.
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type | Description |
boolean | Whether the gcsSource field is set.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
public final boolean isInitialized()
Returns
Overrides
public AvroSource.Builder mergeFrom(AvroSource other)
Parameter
Returns
public AvroSource.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
public AvroSource.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
public AvroSource.Builder mergeGcsSource(GcsSource value)
Required. Google Cloud Storage location.
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
public final AvroSource.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
public AvroSource.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
public AvroSource.Builder setGcsSource(GcsSource value)
Required. Google Cloud Storage location.
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
public AvroSource.Builder setGcsSource(GcsSource.Builder builderForValue)
Required. Google Cloud Storage location.
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
public AvroSource.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
public final AvroSource.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides