public static final class ValueProto.Value.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder> implements ValueProto.ValueOrBuilder
feast.types.Value| Modifier and Type | Method and Description |
|---|---|
ValueProto.Value.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ValueProto.Value |
build() |
ValueProto.Value |
buildPartial() |
ValueProto.Value.Builder |
clear() |
ValueProto.Value.Builder |
clearBoolListVal()
.feast.types.BoolList bool_list_val = 17; |
ValueProto.Value.Builder |
clearBoolVal()
bool bool_val = 7; |
ValueProto.Value.Builder |
clearBytesListVal()
.feast.types.BytesList bytes_list_val = 11; |
ValueProto.Value.Builder |
clearBytesVal()
bytes bytes_val = 1; |
ValueProto.Value.Builder |
clearDoubleListVal()
.feast.types.DoubleList double_list_val = 15; |
ValueProto.Value.Builder |
clearDoubleVal()
double double_val = 5; |
ValueProto.Value.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ValueProto.Value.Builder |
clearFloatListVal()
.feast.types.FloatList float_list_val = 16; |
ValueProto.Value.Builder |
clearFloatVal()
float float_val = 6; |
ValueProto.Value.Builder |
clearInt32ListVal()
.feast.types.Int32List int32_list_val = 13; |
ValueProto.Value.Builder |
clearInt32Val()
int32 int32_val = 3; |
ValueProto.Value.Builder |
clearInt64ListVal()
.feast.types.Int64List int64_list_val = 14; |
ValueProto.Value.Builder |
clearInt64Val()
int64 int64_val = 4; |
ValueProto.Value.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ValueProto.Value.Builder |
clearStringListVal()
.feast.types.StringList string_list_val = 12; |
ValueProto.Value.Builder |
clearStringVal()
string string_val = 2; |
ValueProto.Value.Builder |
clearVal() |
ValueProto.Value.Builder |
clone() |
ValueProto.BoolList |
getBoolListVal()
.feast.types.BoolList bool_list_val = 17; |
ValueProto.BoolList.Builder |
getBoolListValBuilder()
.feast.types.BoolList bool_list_val = 17; |
ValueProto.BoolListOrBuilder |
getBoolListValOrBuilder()
.feast.types.BoolList bool_list_val = 17; |
boolean |
getBoolVal()
bool bool_val = 7; |
ValueProto.BytesList |
getBytesListVal()
.feast.types.BytesList bytes_list_val = 11; |
ValueProto.BytesList.Builder |
getBytesListValBuilder()
.feast.types.BytesList bytes_list_val = 11; |
ValueProto.BytesListOrBuilder |
getBytesListValOrBuilder()
.feast.types.BytesList bytes_list_val = 11; |
com.google.protobuf.ByteString |
getBytesVal()
bytes bytes_val = 1; |
ValueProto.Value |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ValueProto.DoubleList |
getDoubleListVal()
.feast.types.DoubleList double_list_val = 15; |
ValueProto.DoubleList.Builder |
getDoubleListValBuilder()
.feast.types.DoubleList double_list_val = 15; |
ValueProto.DoubleListOrBuilder |
getDoubleListValOrBuilder()
.feast.types.DoubleList double_list_val = 15; |
double |
getDoubleVal()
double double_val = 5; |
ValueProto.FloatList |
getFloatListVal()
.feast.types.FloatList float_list_val = 16; |
ValueProto.FloatList.Builder |
getFloatListValBuilder()
.feast.types.FloatList float_list_val = 16; |
ValueProto.FloatListOrBuilder |
getFloatListValOrBuilder()
.feast.types.FloatList float_list_val = 16; |
float |
getFloatVal()
float float_val = 6; |
ValueProto.Int32List |
getInt32ListVal()
.feast.types.Int32List int32_list_val = 13; |
ValueProto.Int32List.Builder |
getInt32ListValBuilder()
.feast.types.Int32List int32_list_val = 13; |
ValueProto.Int32ListOrBuilder |
getInt32ListValOrBuilder()
.feast.types.Int32List int32_list_val = 13; |
int |
getInt32Val()
int32 int32_val = 3; |
ValueProto.Int64List |
getInt64ListVal()
.feast.types.Int64List int64_list_val = 14; |
ValueProto.Int64List.Builder |
getInt64ListValBuilder()
.feast.types.Int64List int64_list_val = 14; |
ValueProto.Int64ListOrBuilder |
getInt64ListValOrBuilder()
.feast.types.Int64List int64_list_val = 14; |
long |
getInt64Val()
int64 int64_val = 4; |
ValueProto.StringList |
getStringListVal()
.feast.types.StringList string_list_val = 12; |
ValueProto.StringList.Builder |
getStringListValBuilder()
.feast.types.StringList string_list_val = 12; |
ValueProto.StringListOrBuilder |
getStringListValOrBuilder()
.feast.types.StringList string_list_val = 12; |
String |
getStringVal()
string string_val = 2; |
com.google.protobuf.ByteString |
getStringValBytes()
string string_val = 2; |
ValueProto.Value.ValCase |
getValCase() |
boolean |
hasBoolListVal()
.feast.types.BoolList bool_list_val = 17; |
boolean |
hasBytesListVal()
.feast.types.BytesList bytes_list_val = 11; |
boolean |
hasDoubleListVal()
.feast.types.DoubleList double_list_val = 15; |
boolean |
hasFloatListVal()
.feast.types.FloatList float_list_val = 16; |
boolean |
hasInt32ListVal()
.feast.types.Int32List int32_list_val = 13; |
boolean |
hasInt64ListVal()
.feast.types.Int64List int64_list_val = 14; |
boolean |
hasStringListVal()
.feast.types.StringList string_list_val = 12; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ValueProto.Value.Builder |
mergeBoolListVal(ValueProto.BoolList value)
.feast.types.BoolList bool_list_val = 17; |
ValueProto.Value.Builder |
mergeBytesListVal(ValueProto.BytesList value)
.feast.types.BytesList bytes_list_val = 11; |
ValueProto.Value.Builder |
mergeDoubleListVal(ValueProto.DoubleList value)
.feast.types.DoubleList double_list_val = 15; |
ValueProto.Value.Builder |
mergeFloatListVal(ValueProto.FloatList value)
.feast.types.FloatList float_list_val = 16; |
ValueProto.Value.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ValueProto.Value.Builder |
mergeFrom(com.google.protobuf.Message other) |
ValueProto.Value.Builder |
mergeFrom(ValueProto.Value other) |
ValueProto.Value.Builder |
mergeInt32ListVal(ValueProto.Int32List value)
.feast.types.Int32List int32_list_val = 13; |
ValueProto.Value.Builder |
mergeInt64ListVal(ValueProto.Int64List value)
.feast.types.Int64List int64_list_val = 14; |
ValueProto.Value.Builder |
mergeStringListVal(ValueProto.StringList value)
.feast.types.StringList string_list_val = 12; |
ValueProto.Value.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ValueProto.Value.Builder |
setBoolListVal(ValueProto.BoolList.Builder builderForValue)
.feast.types.BoolList bool_list_val = 17; |
ValueProto.Value.Builder |
setBoolListVal(ValueProto.BoolList value)
.feast.types.BoolList bool_list_val = 17; |
ValueProto.Value.Builder |
setBoolVal(boolean value)
bool bool_val = 7; |
ValueProto.Value.Builder |
setBytesListVal(ValueProto.BytesList.Builder builderForValue)
.feast.types.BytesList bytes_list_val = 11; |
ValueProto.Value.Builder |
setBytesListVal(ValueProto.BytesList value)
.feast.types.BytesList bytes_list_val = 11; |
ValueProto.Value.Builder |
setBytesVal(com.google.protobuf.ByteString value)
bytes bytes_val = 1; |
ValueProto.Value.Builder |
setDoubleListVal(ValueProto.DoubleList.Builder builderForValue)
.feast.types.DoubleList double_list_val = 15; |
ValueProto.Value.Builder |
setDoubleListVal(ValueProto.DoubleList value)
.feast.types.DoubleList double_list_val = 15; |
ValueProto.Value.Builder |
setDoubleVal(double value)
double double_val = 5; |
ValueProto.Value.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ValueProto.Value.Builder |
setFloatListVal(ValueProto.FloatList.Builder builderForValue)
.feast.types.FloatList float_list_val = 16; |
ValueProto.Value.Builder |
setFloatListVal(ValueProto.FloatList value)
.feast.types.FloatList float_list_val = 16; |
ValueProto.Value.Builder |
setFloatVal(float value)
float float_val = 6; |
ValueProto.Value.Builder |
setInt32ListVal(ValueProto.Int32List.Builder builderForValue)
.feast.types.Int32List int32_list_val = 13; |
ValueProto.Value.Builder |
setInt32ListVal(ValueProto.Int32List value)
.feast.types.Int32List int32_list_val = 13; |
ValueProto.Value.Builder |
setInt32Val(int value)
int32 int32_val = 3; |
ValueProto.Value.Builder |
setInt64ListVal(ValueProto.Int64List.Builder builderForValue)
.feast.types.Int64List int64_list_val = 14; |
ValueProto.Value.Builder |
setInt64ListVal(ValueProto.Int64List value)
.feast.types.Int64List int64_list_val = 14; |
ValueProto.Value.Builder |
setInt64Val(long value)
int64 int64_val = 4; |
ValueProto.Value.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ValueProto.Value.Builder |
setStringListVal(ValueProto.StringList.Builder builderForValue)
.feast.types.StringList string_list_val = 12; |
ValueProto.Value.Builder |
setStringListVal(ValueProto.StringList value)
.feast.types.StringList string_list_val = 12; |
ValueProto.Value.Builder |
setStringVal(String value)
string string_val = 2; |
ValueProto.Value.Builder |
setStringValBytes(com.google.protobuf.ByteString value)
string string_val = 2; |
ValueProto.Value.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public ValueProto.Value.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public ValueProto.Value getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ValueProto.Value build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ValueProto.Value buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ValueProto.Value.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public ValueProto.Value.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public ValueProto.Value.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public ValueProto.Value.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public ValueProto.Value.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public ValueProto.Value.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public ValueProto.Value.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ValueProto.Value.Builder>public ValueProto.Value.Builder mergeFrom(ValueProto.Value other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public ValueProto.Value.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ValueProto.Value.Builder>IOExceptionpublic ValueProto.Value.ValCase getValCase()
getValCase in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder clearVal()
public com.google.protobuf.ByteString getBytesVal()
bytes bytes_val = 1;getBytesVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setBytesVal(com.google.protobuf.ByteString value)
bytes bytes_val = 1;value - The bytesVal to set.public ValueProto.Value.Builder clearBytesVal()
bytes bytes_val = 1;public String getStringVal()
string string_val = 2;getStringVal in interface ValueProto.ValueOrBuilderpublic com.google.protobuf.ByteString getStringValBytes()
string string_val = 2;getStringValBytes in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setStringVal(String value)
string string_val = 2;value - The stringVal to set.public ValueProto.Value.Builder clearStringVal()
string string_val = 2;public ValueProto.Value.Builder setStringValBytes(com.google.protobuf.ByteString value)
string string_val = 2;value - The bytes for stringVal to set.public int getInt32Val()
int32 int32_val = 3;getInt32Val in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setInt32Val(int value)
int32 int32_val = 3;value - The int32Val to set.public ValueProto.Value.Builder clearInt32Val()
int32 int32_val = 3;public long getInt64Val()
int64 int64_val = 4;getInt64Val in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setInt64Val(long value)
int64 int64_val = 4;value - The int64Val to set.public ValueProto.Value.Builder clearInt64Val()
int64 int64_val = 4;public double getDoubleVal()
double double_val = 5;getDoubleVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setDoubleVal(double value)
double double_val = 5;value - The doubleVal to set.public ValueProto.Value.Builder clearDoubleVal()
double double_val = 5;public float getFloatVal()
float float_val = 6;getFloatVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setFloatVal(float value)
float float_val = 6;value - The floatVal to set.public ValueProto.Value.Builder clearFloatVal()
float float_val = 6;public boolean getBoolVal()
bool bool_val = 7;getBoolVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setBoolVal(boolean value)
bool bool_val = 7;value - The boolVal to set.public ValueProto.Value.Builder clearBoolVal()
bool bool_val = 7;public boolean hasBytesListVal()
.feast.types.BytesList bytes_list_val = 11;hasBytesListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.BytesList getBytesListVal()
.feast.types.BytesList bytes_list_val = 11;getBytesListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setBytesListVal(ValueProto.BytesList value)
.feast.types.BytesList bytes_list_val = 11;public ValueProto.Value.Builder setBytesListVal(ValueProto.BytesList.Builder builderForValue)
.feast.types.BytesList bytes_list_val = 11;public ValueProto.Value.Builder mergeBytesListVal(ValueProto.BytesList value)
.feast.types.BytesList bytes_list_val = 11;public ValueProto.Value.Builder clearBytesListVal()
.feast.types.BytesList bytes_list_val = 11;public ValueProto.BytesList.Builder getBytesListValBuilder()
.feast.types.BytesList bytes_list_val = 11;public ValueProto.BytesListOrBuilder getBytesListValOrBuilder()
.feast.types.BytesList bytes_list_val = 11;getBytesListValOrBuilder in interface ValueProto.ValueOrBuilderpublic boolean hasStringListVal()
.feast.types.StringList string_list_val = 12;hasStringListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.StringList getStringListVal()
.feast.types.StringList string_list_val = 12;getStringListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setStringListVal(ValueProto.StringList value)
.feast.types.StringList string_list_val = 12;public ValueProto.Value.Builder setStringListVal(ValueProto.StringList.Builder builderForValue)
.feast.types.StringList string_list_val = 12;public ValueProto.Value.Builder mergeStringListVal(ValueProto.StringList value)
.feast.types.StringList string_list_val = 12;public ValueProto.Value.Builder clearStringListVal()
.feast.types.StringList string_list_val = 12;public ValueProto.StringList.Builder getStringListValBuilder()
.feast.types.StringList string_list_val = 12;public ValueProto.StringListOrBuilder getStringListValOrBuilder()
.feast.types.StringList string_list_val = 12;getStringListValOrBuilder in interface ValueProto.ValueOrBuilderpublic boolean hasInt32ListVal()
.feast.types.Int32List int32_list_val = 13;hasInt32ListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Int32List getInt32ListVal()
.feast.types.Int32List int32_list_val = 13;getInt32ListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setInt32ListVal(ValueProto.Int32List value)
.feast.types.Int32List int32_list_val = 13;public ValueProto.Value.Builder setInt32ListVal(ValueProto.Int32List.Builder builderForValue)
.feast.types.Int32List int32_list_val = 13;public ValueProto.Value.Builder mergeInt32ListVal(ValueProto.Int32List value)
.feast.types.Int32List int32_list_val = 13;public ValueProto.Value.Builder clearInt32ListVal()
.feast.types.Int32List int32_list_val = 13;public ValueProto.Int32List.Builder getInt32ListValBuilder()
.feast.types.Int32List int32_list_val = 13;public ValueProto.Int32ListOrBuilder getInt32ListValOrBuilder()
.feast.types.Int32List int32_list_val = 13;getInt32ListValOrBuilder in interface ValueProto.ValueOrBuilderpublic boolean hasInt64ListVal()
.feast.types.Int64List int64_list_val = 14;hasInt64ListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Int64List getInt64ListVal()
.feast.types.Int64List int64_list_val = 14;getInt64ListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setInt64ListVal(ValueProto.Int64List value)
.feast.types.Int64List int64_list_val = 14;public ValueProto.Value.Builder setInt64ListVal(ValueProto.Int64List.Builder builderForValue)
.feast.types.Int64List int64_list_val = 14;public ValueProto.Value.Builder mergeInt64ListVal(ValueProto.Int64List value)
.feast.types.Int64List int64_list_val = 14;public ValueProto.Value.Builder clearInt64ListVal()
.feast.types.Int64List int64_list_val = 14;public ValueProto.Int64List.Builder getInt64ListValBuilder()
.feast.types.Int64List int64_list_val = 14;public ValueProto.Int64ListOrBuilder getInt64ListValOrBuilder()
.feast.types.Int64List int64_list_val = 14;getInt64ListValOrBuilder in interface ValueProto.ValueOrBuilderpublic boolean hasDoubleListVal()
.feast.types.DoubleList double_list_val = 15;hasDoubleListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.DoubleList getDoubleListVal()
.feast.types.DoubleList double_list_val = 15;getDoubleListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setDoubleListVal(ValueProto.DoubleList value)
.feast.types.DoubleList double_list_val = 15;public ValueProto.Value.Builder setDoubleListVal(ValueProto.DoubleList.Builder builderForValue)
.feast.types.DoubleList double_list_val = 15;public ValueProto.Value.Builder mergeDoubleListVal(ValueProto.DoubleList value)
.feast.types.DoubleList double_list_val = 15;public ValueProto.Value.Builder clearDoubleListVal()
.feast.types.DoubleList double_list_val = 15;public ValueProto.DoubleList.Builder getDoubleListValBuilder()
.feast.types.DoubleList double_list_val = 15;public ValueProto.DoubleListOrBuilder getDoubleListValOrBuilder()
.feast.types.DoubleList double_list_val = 15;getDoubleListValOrBuilder in interface ValueProto.ValueOrBuilderpublic boolean hasFloatListVal()
.feast.types.FloatList float_list_val = 16;hasFloatListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.FloatList getFloatListVal()
.feast.types.FloatList float_list_val = 16;getFloatListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setFloatListVal(ValueProto.FloatList value)
.feast.types.FloatList float_list_val = 16;public ValueProto.Value.Builder setFloatListVal(ValueProto.FloatList.Builder builderForValue)
.feast.types.FloatList float_list_val = 16;public ValueProto.Value.Builder mergeFloatListVal(ValueProto.FloatList value)
.feast.types.FloatList float_list_val = 16;public ValueProto.Value.Builder clearFloatListVal()
.feast.types.FloatList float_list_val = 16;public ValueProto.FloatList.Builder getFloatListValBuilder()
.feast.types.FloatList float_list_val = 16;public ValueProto.FloatListOrBuilder getFloatListValOrBuilder()
.feast.types.FloatList float_list_val = 16;getFloatListValOrBuilder in interface ValueProto.ValueOrBuilderpublic boolean hasBoolListVal()
.feast.types.BoolList bool_list_val = 17;hasBoolListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.BoolList getBoolListVal()
.feast.types.BoolList bool_list_val = 17;getBoolListVal in interface ValueProto.ValueOrBuilderpublic ValueProto.Value.Builder setBoolListVal(ValueProto.BoolList value)
.feast.types.BoolList bool_list_val = 17;public ValueProto.Value.Builder setBoolListVal(ValueProto.BoolList.Builder builderForValue)
.feast.types.BoolList bool_list_val = 17;public ValueProto.Value.Builder mergeBoolListVal(ValueProto.BoolList value)
.feast.types.BoolList bool_list_val = 17;public ValueProto.Value.Builder clearBoolListVal()
.feast.types.BoolList bool_list_val = 17;public ValueProto.BoolList.Builder getBoolListValBuilder()
.feast.types.BoolList bool_list_val = 17;public ValueProto.BoolListOrBuilder getBoolListValOrBuilder()
.feast.types.BoolList bool_list_val = 17;getBoolListValOrBuilder in interface ValueProto.ValueOrBuilderpublic final ValueProto.Value.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>public final ValueProto.Value.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ValueProto.Value.Builder>Copyright © 2020 Gojek. All rights reserved.