Uses of Class
com.google.cloud.aiplatform.v1.FeatureValueList
-
Packages that use FeatureValueList Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of FeatureValueList in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureValueList Modifier and Type Method Description FeatureValueListFeatureValueList.Builder. build()FeatureValueListFeatureValueList.Builder. buildPartial()static FeatureValueListFeatureValueList. getDefaultInstance()FeatureValueListFeatureValueList.Builder. getDefaultInstanceForType()FeatureValueListFeatureValueList. getDefaultInstanceForType()FeatureValueListReadFeatureValuesResponse.EntityView.Data.Builder. getValues()Feature values list if values, successive in time, are requested.FeatureValueListReadFeatureValuesResponse.EntityView.Data. getValues()Feature values list if values, successive in time, are requested.FeatureValueListReadFeatureValuesResponse.EntityView.DataOrBuilder. getValues()Feature values list if values, successive in time, are requested.static FeatureValueListFeatureValueList. parseDelimitedFrom(InputStream input)static FeatureValueListFeatureValueList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureValueListFeatureValueList. parseFrom(byte[] data)static FeatureValueListFeatureValueList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureValueListFeatureValueList. parseFrom(com.google.protobuf.ByteString data)static FeatureValueListFeatureValueList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureValueListFeatureValueList. parseFrom(com.google.protobuf.CodedInputStream input)static FeatureValueListFeatureValueList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureValueListFeatureValueList. parseFrom(InputStream input)static FeatureValueListFeatureValueList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureValueListFeatureValueList. parseFrom(ByteBuffer data)static FeatureValueListFeatureValueList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeatureValueList Modifier and Type Method Description com.google.protobuf.Parser<FeatureValueList>FeatureValueList. getParserForType()static com.google.protobuf.Parser<FeatureValueList>FeatureValueList. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureValueList Modifier and Type Method Description FeatureValueList.BuilderFeatureValueList.Builder. mergeFrom(FeatureValueList other)ReadFeatureValuesResponse.EntityView.Data.BuilderReadFeatureValuesResponse.EntityView.Data.Builder. mergeValues(FeatureValueList value)Feature values list if values, successive in time, are requested.static FeatureValueList.BuilderFeatureValueList. newBuilder(FeatureValueList prototype)ReadFeatureValuesResponse.EntityView.Data.BuilderReadFeatureValuesResponse.EntityView.Data.Builder. setValues(FeatureValueList value)Feature values list if values, successive in time, are requested.
-