Class BatchCreateFeaturesResponse.Builder (3.4.1)

See more code actions.
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.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>
Returns

addFeatures(Feature value)

public BatchCreateFeaturesResponse.Builder addFeatures(Feature value)

The Features created.

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

Parameter
NameDescription
valueFeature
Returns

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
Returns

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
Returns

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
Returns

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
Returns Overrides

build()

public BatchCreateFeaturesResponse build()
Returns

buildPartial()

public BatchCreateFeaturesResponse buildPartial()
Returns

clear()

public BatchCreateFeaturesResponse.Builder clear()
Returns Overrides

clearFeatures()

public BatchCreateFeaturesResponse.Builder clearFeatures()

The Features created.

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

Returns

clearField(Descriptors.FieldDescriptor field)

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

clearOneof(Descriptors.OneofDescriptor oneof)

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

clone()

public BatchCreateFeaturesResponse.Builder clone()
Returns Overrides

getDefaultInstanceForType()

public BatchCreateFeaturesResponse getDefaultInstanceForType()
Returns

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
Returns

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeUnknownFields(UnknownFieldSet unknownFields)

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

removeFeatures(int index)

public BatchCreateFeaturesResponse.Builder removeFeatures(int index)

The Features created.

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

Parameter
NameDescription
indexint
Returns

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
Returns

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
Returns

setField(Descriptors.FieldDescriptor field, Object value)

public BatchCreateFeaturesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns 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
Returns Overrides

setUnknownFields(UnknownFieldSet unknownFields)

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