Class FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder (3.42.0)

public static final class FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder extends GeneratedMessageV3.Builder<FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder> implements FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePairOrBuilder

Feature name & value pair.

Protobuf type google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair

Inheritance

Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
Overrides

build()

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair build()
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair

buildPartial()

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair buildPartial()
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair

clear()

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder clear()
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
Overrides

clearData()

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder clearData()
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder

clearField(Descriptors.FieldDescriptor field)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
Overrides

clearName()

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder clearName()

Feature short name.

string name = 1;

Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
Overrides

clearValue()

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder clearValue()

Feature value.

.google.cloud.aiplatform.v1.FeatureValue value = 2;

Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder

clone()

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder clone()
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
Overrides

getDataCase()

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.DataCase getDataCase()
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.DataCase

getDefaultInstanceForType()

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair getDefaultInstanceForType()
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getName()

public String getName()

Feature short name.

string name = 1;

Returns
TypeDescription
String

The name.

getNameBytes()

public ByteString getNameBytes()

Feature short name.

string name = 1;

Returns
TypeDescription
ByteString

The bytes for name.

getValue()

public FeatureValue getValue()

Feature value.

.google.cloud.aiplatform.v1.FeatureValue value = 2;

Returns
TypeDescription
FeatureValue

The value.

getValueBuilder()

public FeatureValue.Builder getValueBuilder()

Feature value.

.google.cloud.aiplatform.v1.FeatureValue value = 2;

Returns
TypeDescription
FeatureValue.Builder

getValueOrBuilder()

public FeatureValueOrBuilder getValueOrBuilder()

Feature value.

.google.cloud.aiplatform.v1.FeatureValue value = 2;

Returns
TypeDescription
FeatureValueOrBuilder

hasValue()

public boolean hasValue()

Feature value.

.google.cloud.aiplatform.v1.FeatureValue value = 2;

Returns
TypeDescription
boolean

Whether the value field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair other)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder mergeFrom(FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair other)
Parameter
NameDescription
otherFetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
Overrides

mergeValue(FeatureValue value)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder mergeValue(FeatureValue value)

Feature value.

.google.cloud.aiplatform.v1.FeatureValue value = 2;

Parameter
NameDescription
valueFeatureValue
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
Overrides

setName(String value)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder setName(String value)

Feature short name.

string name = 1;

Parameter
NameDescription
valueString

The name to set.

Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder

This builder for chaining.

setNameBytes(ByteString value)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder setNameBytes(ByteString value)

Feature short name.

string name = 1;

Parameter
NameDescription
valueByteString

The bytes for name to set.

Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder

This builder for chaining.

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

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
Overrides

setValue(FeatureValue value)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder setValue(FeatureValue value)

Feature value.

.google.cloud.aiplatform.v1.FeatureValue value = 2;

Parameter
NameDescription
valueFeatureValue
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder

setValue(FeatureValue.Builder builderForValue)

public FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder setValue(FeatureValue.Builder builderForValue)

Feature value.

.google.cloud.aiplatform.v1.FeatureValue value = 2;

Parameter
NameDescription
builderForValueFeatureValue.Builder
Returns
TypeDescription
FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder