Uses of Class
com.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature
Packages that use DeleteFeatureValuesRequest.SelectTimeRangeAndFeature
-
Uses of DeleteFeatureValuesRequest.SelectTimeRangeAndFeature in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeleteFeatureValuesRequest.SelectTimeRangeAndFeatureModifier and TypeMethodDescriptionDeleteFeatureValuesRequest.SelectTimeRangeAndFeature.Builder.build()DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.Builder.buildPartial()DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.getDefaultInstance()DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.Builder.getDefaultInstanceForType()DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.getDefaultInstanceForType()DeleteFeatureValuesRequest.Builder.getSelectTimeRangeAndFeature()Select feature values to be deleted by specifying time range and features.DeleteFeatureValuesRequest.getSelectTimeRangeAndFeature()Select feature values to be deleted by specifying time range and features.DeleteFeatureValuesRequestOrBuilder.getSelectTimeRangeAndFeature()Select feature values to be deleted by specifying time range and features.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseDelimitedFrom(InputStream input) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseFrom(byte[] data) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseFrom(com.google.protobuf.ByteString data) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseFrom(com.google.protobuf.CodedInputStream input) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseFrom(InputStream input) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseFrom(ByteBuffer data) DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeleteFeatureValuesRequest.SelectTimeRangeAndFeatureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DeleteFeatureValuesRequest.SelectTimeRangeAndFeature>DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.getParserForType()static com.google.protobuf.Parser<DeleteFeatureValuesRequest.SelectTimeRangeAndFeature>DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type DeleteFeatureValuesRequest.SelectTimeRangeAndFeatureModifier and TypeMethodDescriptionDeleteFeatureValuesRequest.SelectTimeRangeAndFeature.Builder.mergeFrom(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature other) DeleteFeatureValuesRequest.Builder.mergeSelectTimeRangeAndFeature(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature value) Select feature values to be deleted by specifying time range and features.DeleteFeatureValuesRequest.SelectTimeRangeAndFeature.newBuilder(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature prototype) DeleteFeatureValuesRequest.Builder.setSelectTimeRangeAndFeature(DeleteFeatureValuesRequest.SelectTimeRangeAndFeature value) Select feature values to be deleted by specifying time range and features.