Class BatchCreateFeaturesResponse.Builder (3.33.0)

public static final class BatchCreateFeaturesResponse.Builder extends GeneratedMessageV3.Builder<BatchCreateFeaturesResponse.Builder> implements BatchCreateFeaturesResponseOrBuilder

Response message for FeaturestoreService.BatchCreateFeatures.

Protobuf type google.cloud.aiplatform.v1.BatchCreateFeaturesResponse

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()
Returns
TypeDescription
Descriptor

Methods

addAllFeatures(Iterable<? extends Feature> values)

public BatchCreateFeaturesResponse.Builder addAllFeatures(Iterable<? extends Feature> values)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameter
NameDescription
valuesIterable<? extends com.google.cloud.aiplatform.v1.Feature>

addFeatures(Feature value)

public BatchCreateFeaturesResponse.Builder addFeatures(Feature value)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameter
NameDescription
valueFeature

addFeatures(Feature.Builder builderForValue)

public BatchCreateFeaturesResponse.Builder addFeatures(Feature.Builder builderForValue)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameter
NameDescription
builderForValueFeature.Builder

addFeatures(int index, Feature value)

public BatchCreateFeaturesResponse.Builder addFeatures(int index, Feature value)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameters
NameDescription
indexint
valueFeature

addFeatures(int index, Feature.Builder builderForValue)

public BatchCreateFeaturesResponse.Builder addFeatures(int index, Feature.Builder builderForValue)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameters
NameDescription
indexint
builderForValueFeature.Builder

addFeaturesBuilder()

public Feature.Builder addFeaturesBuilder()

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Returns
TypeDescription
Feature.Builder

addFeaturesBuilder(int index)

public Feature.Builder addFeaturesBuilder(int index)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
Feature.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public BatchCreateFeaturesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

build()

public BatchCreateFeaturesResponse build()
Returns
TypeDescription
BatchCreateFeaturesResponse

buildPartial()

public BatchCreateFeaturesResponse buildPartial()
Returns
TypeDescription
BatchCreateFeaturesResponse

clear()

public BatchCreateFeaturesResponse.Builder clear()
Overrides

clearFeatures()

public BatchCreateFeaturesResponse.Builder clearFeatures()

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

clearField(Descriptors.FieldDescriptor field)

public BatchCreateFeaturesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public BatchCreateFeaturesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Overrides

clone()

public BatchCreateFeaturesResponse.Builder clone()
Overrides

getDefaultInstanceForType()

public BatchCreateFeaturesResponse getDefaultInstanceForType()
Returns
TypeDescription
BatchCreateFeaturesResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getFeatures(int index)

public Feature getFeatures(int index)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
Feature

getFeaturesBuilder(int index)

public Feature.Builder getFeaturesBuilder(int index)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
Feature.Builder

getFeaturesBuilderList()

public List<Feature.Builder> getFeaturesBuilderList()

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Returns
TypeDescription
List<Builder>

getFeaturesCount()

public int getFeaturesCount()

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Returns
TypeDescription
int

getFeaturesList()

public List<Feature> getFeaturesList()

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Returns
TypeDescription
List<Feature>

getFeaturesOrBuilder(int index)

public FeatureOrBuilder getFeaturesOrBuilder(int index)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
FeatureOrBuilder

getFeaturesOrBuilderList()

public List<? extends FeatureOrBuilder> getFeaturesOrBuilderList()

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Returns
TypeDescription
List<? extends com.google.cloud.aiplatform.v1.FeatureOrBuilder>

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(BatchCreateFeaturesResponse other)

public BatchCreateFeaturesResponse.Builder mergeFrom(BatchCreateFeaturesResponse other)
Parameter
NameDescription
otherBatchCreateFeaturesResponse

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public BatchCreateFeaturesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public BatchCreateFeaturesResponse.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final BatchCreateFeaturesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides

removeFeatures(int index)

public BatchCreateFeaturesResponse.Builder removeFeatures(int index)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameter
NameDescription
indexint

setFeatures(int index, Feature value)

public BatchCreateFeaturesResponse.Builder setFeatures(int index, Feature value)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameters
NameDescription
indexint
valueFeature

setFeatures(int index, Feature.Builder builderForValue)

public BatchCreateFeaturesResponse.Builder setFeatures(int index, Feature.Builder builderForValue)

The Features created.

repeated .google.cloud.aiplatform.v1.Feature features = 1;

Parameters
NameDescription
indexint
builderForValueFeature.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public BatchCreateFeaturesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public BatchCreateFeaturesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final BatchCreateFeaturesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides