Uses of Class
com.google.cloud.aiplatform.v1.FeatureValueList
Packages that use FeatureValueList
-
Uses of FeatureValueList in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureValueListModifier and TypeMethodDescriptionFeatureValueList.Builder.build()FeatureValueList.Builder.buildPartial()static FeatureValueListFeatureValueList.getDefaultInstance()FeatureValueList.Builder.getDefaultInstanceForType()FeatureValueList.getDefaultInstanceForType()ReadFeatureValuesResponse.EntityView.Data.Builder.getValues()Feature values list if values, successive in time, are requested.ReadFeatureValuesResponse.EntityView.Data.getValues()Feature values list if values, successive in time, are requested.ReadFeatureValuesResponse.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 FeatureValueListModifier and TypeMethodDescriptioncom.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 FeatureValueListModifier and TypeMethodDescriptionFeatureValueList.Builder.mergeFrom(FeatureValueList other) ReadFeatureValuesResponse.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.Builder.setValues(FeatureValueList value) Feature values list if values, successive in time, are requested.