Uses of Class
com.google.cloud.aiplatform.v1.FeatureValue
Packages that use FeatureValue
-
Uses of FeatureValue in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureValueModifier and TypeMethodDescriptionFeatureValue.Builder.build()FeatureValue.Builder.buildPartial()static FeatureValueFeatureValue.getDefaultInstance()FeatureValue.Builder.getDefaultInstanceForType()FeatureValue.getDefaultInstanceForType()WriteFeatureValuesPayload.Builder.getFeatureValuesOrDefault(String key, FeatureValue defaultValue) Required.WriteFeatureValuesPayload.getFeatureValuesOrDefault(String key, FeatureValue defaultValue) Required.WriteFeatureValuesPayloadOrBuilder.getFeatureValuesOrDefault(String key, FeatureValue defaultValue) Required.WriteFeatureValuesPayload.Builder.getFeatureValuesOrThrow(String key) Required.WriteFeatureValuesPayload.getFeatureValuesOrThrow(String key) Required.WriteFeatureValuesPayloadOrBuilder.getFeatureValuesOrThrow(String key) Required.FeatureViewDirectWriteRequest.DataKeyAndFeatureValues.Feature.Builder.getValue()Feature value.FeatureViewDirectWriteRequest.DataKeyAndFeatureValues.Feature.getValue()Feature value.FeatureViewDirectWriteRequest.DataKeyAndFeatureValues.FeatureOrBuilder.getValue()Feature value.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.getValue()Feature value.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.getValue()Feature value.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePairOrBuilder.getValue()Feature value.ReadFeatureValuesResponse.EntityView.Data.Builder.getValue()Feature value if a single value is requested.ReadFeatureValuesResponse.EntityView.Data.getValue()Feature value if a single value is requested.ReadFeatureValuesResponse.EntityView.DataOrBuilder.getValue()Feature value if a single value is requested.StructFieldValue.Builder.getValue()The value for this field.StructFieldValue.getValue()The value for this field.StructFieldValueOrBuilder.getValue()The value for this field.FeatureValueList.Builder.getValues(int index) A list of feature values.FeatureValueList.getValues(int index) A list of feature values.FeatureValueListOrBuilder.getValues(int index) A list of feature values.static FeatureValueFeatureValue.parseDelimitedFrom(InputStream input) static FeatureValueFeatureValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureValueFeatureValue.parseFrom(byte[] data) static FeatureValueFeatureValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureValueFeatureValue.parseFrom(com.google.protobuf.ByteString data) static FeatureValueFeatureValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureValueFeatureValue.parseFrom(com.google.protobuf.CodedInputStream input) static FeatureValueFeatureValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureValueFeatureValue.parseFrom(InputStream input) static FeatureValueFeatureValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureValueFeatureValue.parseFrom(ByteBuffer data) static FeatureValueFeatureValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeatureValueModifier and TypeMethodDescriptionWriteFeatureValuesPayload.Builder.getFeatureValues()Deprecated.WriteFeatureValuesPayload.getFeatureValues()Deprecated.WriteFeatureValuesPayloadOrBuilder.getFeatureValues()Deprecated.WriteFeatureValuesPayload.Builder.getFeatureValuesMap()Required.WriteFeatureValuesPayload.getFeatureValuesMap()Required.WriteFeatureValuesPayloadOrBuilder.getFeatureValuesMap()Required.WriteFeatureValuesPayload.Builder.getMutableFeatureValues()Deprecated.com.google.protobuf.Parser<FeatureValue>FeatureValue.getParserForType()FeatureValueList.Builder.getValuesList()A list of feature values.FeatureValueList.getValuesList()A list of feature values.FeatureValueListOrBuilder.getValuesList()A list of feature values.static com.google.protobuf.Parser<FeatureValue>FeatureValue.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureValueModifier and TypeMethodDescriptionFeatureValueList.Builder.addValues(int index, FeatureValue value) A list of feature values.FeatureValueList.Builder.addValues(FeatureValue value) A list of feature values.WriteFeatureValuesPayload.Builder.getFeatureValuesOrDefault(String key, FeatureValue defaultValue) Required.WriteFeatureValuesPayload.getFeatureValuesOrDefault(String key, FeatureValue defaultValue) Required.WriteFeatureValuesPayloadOrBuilder.getFeatureValuesOrDefault(String key, FeatureValue defaultValue) Required.FeatureValue.Builder.mergeFrom(FeatureValue other) FeatureViewDirectWriteRequest.DataKeyAndFeatureValues.Feature.Builder.mergeValue(FeatureValue value) Feature value.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.mergeValue(FeatureValue value) Feature value.ReadFeatureValuesResponse.EntityView.Data.Builder.mergeValue(FeatureValue value) Feature value if a single value is requested.StructFieldValue.Builder.mergeValue(FeatureValue value) The value for this field.static FeatureValue.BuilderFeatureValue.newBuilder(FeatureValue prototype) WriteFeatureValuesPayload.Builder.putFeatureValues(String key, FeatureValue value) Required.FeatureViewDirectWriteRequest.DataKeyAndFeatureValues.Feature.Builder.setValue(FeatureValue value) Feature value.FetchFeatureValuesResponse.FeatureNameValuePairList.FeatureNameValuePair.Builder.setValue(FeatureValue value) Feature value.ReadFeatureValuesResponse.EntityView.Data.Builder.setValue(FeatureValue value) Feature value if a single value is requested.StructFieldValue.Builder.setValue(FeatureValue value) The value for this field.FeatureValueList.Builder.setValues(int index, FeatureValue value) A list of feature values.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type FeatureValueModifier and TypeMethodDescriptionFeatureValueList.Builder.addAllValues(Iterable<? extends FeatureValue> values) A list of feature values.WriteFeatureValuesPayload.Builder.putAllFeatureValues(Map<String, FeatureValue> values) Required.