Uses of Interface
com.google.cloud.aiplatform.v1beta1.ExportFeatureValuesRequest.FullExportOrBuilder
-
Packages that use ExportFeatureValuesRequest.FullExportOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of ExportFeatureValuesRequest.FullExportOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement ExportFeatureValuesRequest.FullExportOrBuilder Modifier and Type Class Description static class
ExportFeatureValuesRequest.FullExport
Describes exporting all historical Feature values of all entities of the EntityType between [start_time, end_time].static class
ExportFeatureValuesRequest.FullExport.Builder
Describes exporting all historical Feature values of all entities of the EntityType between [start_time, end_time].Methods in com.google.cloud.aiplatform.v1beta1 that return ExportFeatureValuesRequest.FullExportOrBuilder Modifier and Type Method Description ExportFeatureValuesRequest.FullExportOrBuilder
ExportFeatureValuesRequest.Builder. getFullExportOrBuilder()
Exports all historical values of all entities of the EntityType within a time rangeExportFeatureValuesRequest.FullExportOrBuilder
ExportFeatureValuesRequest. getFullExportOrBuilder()
Exports all historical values of all entities of the EntityType within a time rangeExportFeatureValuesRequest.FullExportOrBuilder
ExportFeatureValuesRequestOrBuilder. getFullExportOrBuilder()
Exports all historical values of all entities of the EntityType within a time range
-