Uses of Class
com.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport
Packages that use ExportFeatureValuesRequest.FullExport
-
Uses of ExportFeatureValuesRequest.FullExport in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExportFeatureValuesRequest.FullExportModifier and TypeMethodDescriptionExportFeatureValuesRequest.FullExport.Builder.build()ExportFeatureValuesRequest.FullExport.Builder.buildPartial()ExportFeatureValuesRequest.FullExport.getDefaultInstance()ExportFeatureValuesRequest.FullExport.Builder.getDefaultInstanceForType()ExportFeatureValuesRequest.FullExport.getDefaultInstanceForType()ExportFeatureValuesRequest.Builder.getFullExport()Exports all historical values of all entities of the EntityType within a time rangeExportFeatureValuesRequest.getFullExport()Exports all historical values of all entities of the EntityType within a time rangeExportFeatureValuesRequestOrBuilder.getFullExport()Exports all historical values of all entities of the EntityType within a time rangeExportFeatureValuesRequest.FullExport.parseDelimitedFrom(InputStream input) ExportFeatureValuesRequest.FullExport.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportFeatureValuesRequest.FullExport.parseFrom(byte[] data) ExportFeatureValuesRequest.FullExport.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportFeatureValuesRequest.FullExport.parseFrom(com.google.protobuf.ByteString data) ExportFeatureValuesRequest.FullExport.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportFeatureValuesRequest.FullExport.parseFrom(com.google.protobuf.CodedInputStream input) ExportFeatureValuesRequest.FullExport.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportFeatureValuesRequest.FullExport.parseFrom(InputStream input) ExportFeatureValuesRequest.FullExport.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportFeatureValuesRequest.FullExport.parseFrom(ByteBuffer data) ExportFeatureValuesRequest.FullExport.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExportFeatureValuesRequest.FullExportModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExportFeatureValuesRequest.FullExport>ExportFeatureValuesRequest.FullExport.getParserForType()static com.google.protobuf.Parser<ExportFeatureValuesRequest.FullExport>ExportFeatureValuesRequest.FullExport.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ExportFeatureValuesRequest.FullExportModifier and TypeMethodDescriptionExportFeatureValuesRequest.FullExport.Builder.mergeFrom(ExportFeatureValuesRequest.FullExport other) ExportFeatureValuesRequest.Builder.mergeFullExport(ExportFeatureValuesRequest.FullExport value) Exports all historical values of all entities of the EntityType within a time rangeExportFeatureValuesRequest.FullExport.newBuilder(ExportFeatureValuesRequest.FullExport prototype) ExportFeatureValuesRequest.Builder.setFullExport(ExportFeatureValuesRequest.FullExport value) Exports all historical values of all entities of the EntityType within a time range