Uses of Class
com.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList
Packages that use FetchFeatureValuesResponse.FeatureNameValuePairList
-
Uses of FetchFeatureValuesResponse.FeatureNameValuePairList in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FetchFeatureValuesResponse.FeatureNameValuePairListModifier and TypeMethodDescriptionFetchFeatureValuesResponse.FeatureNameValuePairList.Builder.build()FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.buildPartial()FetchFeatureValuesResponse.FeatureNameValuePairList.getDefaultInstance()FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.getDefaultInstanceForType()FetchFeatureValuesResponse.FeatureNameValuePairList.getDefaultInstanceForType()FetchFeatureValuesResponse.Builder.getKeyValues()Feature values in KeyValue format.FetchFeatureValuesResponse.getKeyValues()Feature values in KeyValue format.FetchFeatureValuesResponseOrBuilder.getKeyValues()Feature values in KeyValue format.FetchFeatureValuesResponse.FeatureNameValuePairList.parseDelimitedFrom(InputStream input) FetchFeatureValuesResponse.FeatureNameValuePairList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(byte[] data) FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(com.google.protobuf.ByteString data) FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(com.google.protobuf.CodedInputStream input) FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(InputStream input) FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(ByteBuffer data) FetchFeatureValuesResponse.FeatureNameValuePairList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FetchFeatureValuesResponse.FeatureNameValuePairListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FetchFeatureValuesResponse.FeatureNameValuePairList>FetchFeatureValuesResponse.FeatureNameValuePairList.getParserForType()static com.google.protobuf.Parser<FetchFeatureValuesResponse.FeatureNameValuePairList>FetchFeatureValuesResponse.FeatureNameValuePairList.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FetchFeatureValuesResponse.FeatureNameValuePairListModifier and TypeMethodDescriptionFetchFeatureValuesResponse.FeatureNameValuePairList.Builder.mergeFrom(FetchFeatureValuesResponse.FeatureNameValuePairList other) FetchFeatureValuesResponse.Builder.mergeKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList value) Feature values in KeyValue format.FetchFeatureValuesResponse.FeatureNameValuePairList.newBuilder(FetchFeatureValuesResponse.FeatureNameValuePairList prototype) FetchFeatureValuesResponse.Builder.setKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList value) Feature values in KeyValue format.