Uses of Class
com.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair
Packages that use FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair
-
Uses of FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePairModifier and TypeMethodDescriptionFetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.build()FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.buildPartial()FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.getDefaultInstance()FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.getDefaultInstanceForType()FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.getDefaultInstanceForType()FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.getFeatures(int index) List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairList.getFeatures(int index) List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder.getFeatures(int index) List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseDelimitedFrom(InputStream input) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseFrom(byte[] data) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseFrom(com.google.protobuf.ByteString data) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseFrom(com.google.protobuf.CodedInputStream input) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseFrom(InputStream input) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseFrom(ByteBuffer data) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePairModifier and TypeMethodDescriptionFetchFeatureValuesResponse.FeatureNameValuePairList.Builder.getFeaturesList()List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairList.getFeaturesList()List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder.getFeaturesList()List of feature names and values.com.google.protobuf.Parser<FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair>FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.getParserForType()static com.google.protobuf.Parser<FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair>FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePairModifier and TypeMethodDescriptionFetchFeatureValuesResponse.FeatureNameValuePairList.Builder.addFeatures(int index, FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair value) List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.addFeatures(FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair value) List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.mergeFrom(FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair other) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.newBuilder(FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair prototype) FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.setFeatures(int index, FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair value) List of feature names and values.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePairModifier and TypeMethodDescriptionFetchFeatureValuesResponse.FeatureNameValuePairList.Builder.addAllFeatures(Iterable<? extends FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair> values) List of feature names and values.