Uses of Class
com.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder
-
Uses of FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.BuilderModifier and TypeMethodDescriptionFetchFeatureValuesResponse.FeatureNameValuePairList.Builder.addFeaturesBuilder()List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.addFeaturesBuilder(int index) List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.clear()FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.clearData()FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.clearName()Feature short name.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.clearValue()Feature value.FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.getFeaturesBuilder(int index) List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.mergeFrom(FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair other) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.mergeFrom(com.google.protobuf.Message other) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.mergeValue(FeatureValue value) Feature value.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.newBuilder()FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.newBuilder(FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair prototype) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.newBuilderForType()FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.setName(String value) Feature short name.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.setNameBytes(com.google.protobuf.ByteString value) Feature short name.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.setValue(FeatureValue value) Feature value.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.setValue(FeatureValue.Builder builderForValue) Feature value.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.BuilderModifier and TypeMethodDescriptionFetchFeatureValuesResponse.FeatureNameValuePairList.Builder.getFeaturesBuilderList()List of feature names and values.Methods in com.google.cloud.aiplatform.v1 with parameters of type FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.BuilderModifier and TypeMethodDescriptionFetchFeatureValuesResponse.FeatureNameValuePairList.Builder.addFeatures(int index, FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder builderForValue) List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.addFeatures(FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder builderForValue) List of feature names and values.FetchFeatureValuesResponse.FeatureNameValuePairList.Builder.setFeatures(int index, FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder builderForValue) List of feature names and values.