Package com.google.cloud.aiplatform.v1
Class ReadFeatureValuesResponse.EntityView.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
- com.google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Builder
-
- All Implemented Interfaces:
ReadFeatureValuesResponse.EntityViewOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ReadFeatureValuesResponse.EntityView
public static final class ReadFeatureValuesResponse.EntityView.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder> implements ReadFeatureValuesResponse.EntityViewOrBuilder
Entity view with Feature values.
Protobuf typegoogle.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ReadFeatureValuesResponse.EntityView.BuilderaddAllData(Iterable<? extends ReadFeatureValuesResponse.EntityView.Data> values)Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.BuilderaddData(int index, ReadFeatureValuesResponse.EntityView.Data value)Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.BuilderaddData(int index, ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue)Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.BuilderaddData(ReadFeatureValuesResponse.EntityView.Data value)Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.BuilderaddData(ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue)Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.Data.BuilderaddDataBuilder()Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.Data.BuilderaddDataBuilder(int index)Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ReadFeatureValuesResponse.EntityViewbuild()ReadFeatureValuesResponse.EntityViewbuildPartial()ReadFeatureValuesResponse.EntityView.Builderclear()ReadFeatureValuesResponse.EntityView.BuilderclearData()Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.BuilderclearEntityId()ID of the requested entity.ReadFeatureValuesResponse.EntityView.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ReadFeatureValuesResponse.EntityView.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ReadFeatureValuesResponse.EntityView.Builderclone()ReadFeatureValuesResponse.EntityView.DatagetData(int index)Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.Data.BuildergetDataBuilder(int index)Each piece of data holds the k requested values for one requested Feature.List<ReadFeatureValuesResponse.EntityView.Data.Builder>getDataBuilderList()Each piece of data holds the k requested values for one requested Feature.intgetDataCount()Each piece of data holds the k requested values for one requested Feature.List<ReadFeatureValuesResponse.EntityView.Data>getDataList()Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.DataOrBuildergetDataOrBuilder(int index)Each piece of data holds the k requested values for one requested Feature.List<? extends ReadFeatureValuesResponse.EntityView.DataOrBuilder>getDataOrBuilderList()Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityViewgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetEntityId()ID of the requested entity.com.google.protobuf.ByteStringgetEntityIdBytes()ID of the requested entity.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ReadFeatureValuesResponse.EntityView.BuildermergeFrom(ReadFeatureValuesResponse.EntityView other)ReadFeatureValuesResponse.EntityView.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ReadFeatureValuesResponse.EntityView.BuildermergeFrom(com.google.protobuf.Message other)ReadFeatureValuesResponse.EntityView.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ReadFeatureValuesResponse.EntityView.BuilderremoveData(int index)Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.BuildersetData(int index, ReadFeatureValuesResponse.EntityView.Data value)Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.BuildersetData(int index, ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue)Each piece of data holds the k requested values for one requested Feature.ReadFeatureValuesResponse.EntityView.BuildersetEntityId(String value)ID of the requested entity.ReadFeatureValuesResponse.EntityView.BuildersetEntityIdBytes(com.google.protobuf.ByteString value)ID of the requested entity.ReadFeatureValuesResponse.EntityView.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ReadFeatureValuesResponse.EntityView.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ReadFeatureValuesResponse.EntityView.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
clear
public ReadFeatureValuesResponse.EntityView.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
getDefaultInstanceForType
public ReadFeatureValuesResponse.EntityView getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ReadFeatureValuesResponse.EntityView build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ReadFeatureValuesResponse.EntityView buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ReadFeatureValuesResponse.EntityView.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
setField
public ReadFeatureValuesResponse.EntityView.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
clearField
public ReadFeatureValuesResponse.EntityView.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
clearOneof
public ReadFeatureValuesResponse.EntityView.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
setRepeatedField
public ReadFeatureValuesResponse.EntityView.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
addRepeatedField
public ReadFeatureValuesResponse.EntityView.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
mergeFrom
public ReadFeatureValuesResponse.EntityView.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
mergeFrom
public ReadFeatureValuesResponse.EntityView.Builder mergeFrom(ReadFeatureValuesResponse.EntityView other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
mergeFrom
public ReadFeatureValuesResponse.EntityView.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReadFeatureValuesResponse.EntityView.Builder>- Throws:
IOException
-
getEntityId
public String getEntityId()
ID of the requested entity.
string entity_id = 1;- Specified by:
getEntityIdin interfaceReadFeatureValuesResponse.EntityViewOrBuilder- Returns:
- The entityId.
-
getEntityIdBytes
public com.google.protobuf.ByteString getEntityIdBytes()
ID of the requested entity.
string entity_id = 1;- Specified by:
getEntityIdBytesin interfaceReadFeatureValuesResponse.EntityViewOrBuilder- Returns:
- The bytes for entityId.
-
setEntityId
public ReadFeatureValuesResponse.EntityView.Builder setEntityId(String value)
ID of the requested entity.
string entity_id = 1;- Parameters:
value- The entityId to set.- Returns:
- This builder for chaining.
-
clearEntityId
public ReadFeatureValuesResponse.EntityView.Builder clearEntityId()
ID of the requested entity.
string entity_id = 1;- Returns:
- This builder for chaining.
-
setEntityIdBytes
public ReadFeatureValuesResponse.EntityView.Builder setEntityIdBytes(com.google.protobuf.ByteString value)
ID of the requested entity.
string entity_id = 1;- Parameters:
value- The bytes for entityId to set.- Returns:
- This builder for chaining.
-
getDataList
public List<ReadFeatureValuesResponse.EntityView.Data> getDataList()
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;- Specified by:
getDataListin interfaceReadFeatureValuesResponse.EntityViewOrBuilder
-
getDataCount
public int getDataCount()
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;- Specified by:
getDataCountin interfaceReadFeatureValuesResponse.EntityViewOrBuilder
-
getData
public ReadFeatureValuesResponse.EntityView.Data getData(int index)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;- Specified by:
getDatain interfaceReadFeatureValuesResponse.EntityViewOrBuilder
-
setData
public ReadFeatureValuesResponse.EntityView.Builder setData(int index, ReadFeatureValuesResponse.EntityView.Data value)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
setData
public ReadFeatureValuesResponse.EntityView.Builder setData(int index, ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
addData
public ReadFeatureValuesResponse.EntityView.Builder addData(ReadFeatureValuesResponse.EntityView.Data value)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
addData
public ReadFeatureValuesResponse.EntityView.Builder addData(int index, ReadFeatureValuesResponse.EntityView.Data value)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
addData
public ReadFeatureValuesResponse.EntityView.Builder addData(ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
addData
public ReadFeatureValuesResponse.EntityView.Builder addData(int index, ReadFeatureValuesResponse.EntityView.Data.Builder builderForValue)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
addAllData
public ReadFeatureValuesResponse.EntityView.Builder addAllData(Iterable<? extends ReadFeatureValuesResponse.EntityView.Data> values)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
clearData
public ReadFeatureValuesResponse.EntityView.Builder clearData()
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
removeData
public ReadFeatureValuesResponse.EntityView.Builder removeData(int index)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
getDataBuilder
public ReadFeatureValuesResponse.EntityView.Data.Builder getDataBuilder(int index)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
getDataOrBuilder
public ReadFeatureValuesResponse.EntityView.DataOrBuilder getDataOrBuilder(int index)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;- Specified by:
getDataOrBuilderin interfaceReadFeatureValuesResponse.EntityViewOrBuilder
-
getDataOrBuilderList
public List<? extends ReadFeatureValuesResponse.EntityView.DataOrBuilder> getDataOrBuilderList()
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;- Specified by:
getDataOrBuilderListin interfaceReadFeatureValuesResponse.EntityViewOrBuilder
-
addDataBuilder
public ReadFeatureValuesResponse.EntityView.Data.Builder addDataBuilder()
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
addDataBuilder
public ReadFeatureValuesResponse.EntityView.Data.Builder addDataBuilder(int index)
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
getDataBuilderList
public List<ReadFeatureValuesResponse.EntityView.Data.Builder> getDataBuilderList()
Each piece of data holds the k requested values for one requested Feature. If no values for the requested Feature exist, the corresponding cell will be empty. This has the same size and is in the same order as the features from the header [ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1.ReadFeatureValuesResponse.header].
repeated .google.cloud.aiplatform.v1.ReadFeatureValuesResponse.EntityView.Data data = 2;
-
setUnknownFields
public final ReadFeatureValuesResponse.EntityView.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
mergeUnknownFields
public final ReadFeatureValuesResponse.EntityView.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadFeatureValuesResponse.EntityView.Builder>
-
-