com.google.api.gax.longrunning.OperationFuture<BatchMigrateResourcesResponse,BatchMigrateResourcesOperationMetadata> |
MigrationServiceClient.batchMigrateResourcesAsync(LocationName parent,
List<MigrateResourceRequest> migrateResourceRequests) |
Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and
datalabeling.googleapis.com to Vertex AI.
|
com.google.api.gax.longrunning.OperationFuture<CopyModelResponse,CopyModelOperationMetadata> |
ModelServiceClient.copyModelAsync(LocationName parent,
ModelName sourceModel) |
Copies an already existing Vertex AI Model into the specified Location.
|
com.google.api.gax.longrunning.OperationFuture<CopyModelResponse,CopyModelOperationMetadata> |
ModelServiceClient.copyModelAsync(LocationName parent,
String sourceModel) |
Copies an already existing Vertex AI Model into the specified Location.
|
BatchPredictionJob |
JobServiceClient.createBatchPredictionJob(LocationName parent,
BatchPredictionJob batchPredictionJob) |
Creates a BatchPredictionJob.
|
CustomJob |
JobServiceClient.createCustomJob(LocationName parent,
CustomJob customJob) |
Creates a CustomJob.
|
DataLabelingJob |
JobServiceClient.createDataLabelingJob(LocationName parent,
DataLabelingJob dataLabelingJob) |
Creates a DataLabelingJob.
|
com.google.api.gax.longrunning.OperationFuture<Dataset,CreateDatasetOperationMetadata> |
DatasetServiceClient.createDatasetAsync(LocationName parent,
Dataset dataset) |
Creates a Dataset.
|
com.google.api.gax.longrunning.OperationFuture<Endpoint,CreateEndpointOperationMetadata> |
EndpointServiceClient.createEndpointAsync(LocationName parent,
Endpoint endpoint) |
Creates an Endpoint.
|
com.google.api.gax.longrunning.OperationFuture<Endpoint,CreateEndpointOperationMetadata> |
EndpointServiceClient.createEndpointAsync(LocationName parent,
Endpoint endpoint,
String endpointId) |
Creates an Endpoint.
|
com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata> |
FeaturestoreServiceClient.createFeaturestoreAsync(LocationName parent,
Featurestore featurestore) |
Creates a new Featurestore in a given project and location.
|
com.google.api.gax.longrunning.OperationFuture<Featurestore,CreateFeaturestoreOperationMetadata> |
FeaturestoreServiceClient.createFeaturestoreAsync(LocationName parent,
Featurestore featurestore,
String featurestoreId) |
Creates a new Featurestore in a given project and location.
|
HyperparameterTuningJob |
JobServiceClient.createHyperparameterTuningJob(LocationName parent,
HyperparameterTuningJob hyperparameterTuningJob) |
Creates a HyperparameterTuningJob
|
com.google.api.gax.longrunning.OperationFuture<Index,CreateIndexOperationMetadata> |
IndexServiceClient.createIndexAsync(LocationName parent,
Index index) |
Creates an Index.
|
com.google.api.gax.longrunning.OperationFuture<IndexEndpoint,CreateIndexEndpointOperationMetadata> |
IndexEndpointServiceClient.createIndexEndpointAsync(LocationName parent,
IndexEndpoint indexEndpoint) |
Creates an IndexEndpoint.
|
com.google.api.gax.longrunning.OperationFuture<MetadataStore,CreateMetadataStoreOperationMetadata> |
MetadataServiceClient.createMetadataStoreAsync(LocationName parent,
MetadataStore metadataStore,
String metadataStoreId) |
Initializes a MetadataStore, including allocation of resources.
|
ModelDeploymentMonitoringJob |
JobServiceClient.createModelDeploymentMonitoringJob(LocationName parent,
ModelDeploymentMonitoringJob modelDeploymentMonitoringJob) |
Creates a ModelDeploymentMonitoringJob.
|
NasJob |
JobServiceClient.createNasJob(LocationName parent,
NasJob nasJob) |
Creates a NasJob
|
PipelineJob |
PipelineServiceClient.createPipelineJob(LocationName parent,
PipelineJob pipelineJob,
String pipelineJobId) |
Creates a PipelineJob.
|
Schedule |
ScheduleServiceClient.createSchedule(LocationName parent,
Schedule schedule) |
Creates a Schedule.
|
com.google.api.gax.longrunning.OperationFuture<SpecialistPool,CreateSpecialistPoolOperationMetadata> |
SpecialistPoolServiceClient.createSpecialistPoolAsync(LocationName parent,
SpecialistPool specialistPool) |
Creates a SpecialistPool.
|
Study |
VizierServiceClient.createStudy(LocationName parent,
Study study) |
Creates a Study.
|
TrainingPipeline |
PipelineServiceClient.createTrainingPipeline(LocationName parent,
TrainingPipeline trainingPipeline) |
Creates a TrainingPipeline.
|
JobServiceClient.ListBatchPredictionJobsPagedResponse |
JobServiceClient.listBatchPredictionJobs(LocationName parent) |
Lists BatchPredictionJobs in a Location.
|
JobServiceClient.ListCustomJobsPagedResponse |
JobServiceClient.listCustomJobs(LocationName parent) |
Lists CustomJobs in a Location.
|
JobServiceClient.ListDataLabelingJobsPagedResponse |
JobServiceClient.listDataLabelingJobs(LocationName parent) |
Lists DataLabelingJobs in a Location.
|
DatasetServiceClient.ListDatasetsPagedResponse |
DatasetServiceClient.listDatasets(LocationName parent) |
Lists Datasets in a Location.
|
EndpointServiceClient.ListEndpointsPagedResponse |
EndpointServiceClient.listEndpoints(LocationName parent) |
Lists Endpoints in a Location.
|
FeaturestoreServiceClient.ListFeaturestoresPagedResponse |
FeaturestoreServiceClient.listFeaturestores(LocationName parent) |
Lists Featurestores in a given project and location.
|
JobServiceClient.ListHyperparameterTuningJobsPagedResponse |
JobServiceClient.listHyperparameterTuningJobs(LocationName parent) |
Lists HyperparameterTuningJobs in a Location.
|
IndexEndpointServiceClient.ListIndexEndpointsPagedResponse |
IndexEndpointServiceClient.listIndexEndpoints(LocationName parent) |
Lists IndexEndpoints in a Location.
|
IndexServiceClient.ListIndexesPagedResponse |
IndexServiceClient.listIndexes(LocationName parent) |
Lists Indexes in a Location.
|
MetadataServiceClient.ListMetadataStoresPagedResponse |
MetadataServiceClient.listMetadataStores(LocationName parent) |
Lists MetadataStores for a Location.
|
JobServiceClient.ListModelDeploymentMonitoringJobsPagedResponse |
JobServiceClient.listModelDeploymentMonitoringJobs(LocationName parent) |
Lists ModelDeploymentMonitoringJobs in a Location.
|
ModelServiceClient.ListModelsPagedResponse |
ModelServiceClient.listModels(LocationName parent) |
Lists Models in a Location.
|
JobServiceClient.ListNasJobsPagedResponse |
JobServiceClient.listNasJobs(LocationName parent) |
Lists NasJobs in a Location.
|
PipelineServiceClient.ListPipelineJobsPagedResponse |
PipelineServiceClient.listPipelineJobs(LocationName parent) |
Lists PipelineJobs in a Location.
|
ScheduleServiceClient.ListSchedulesPagedResponse |
ScheduleServiceClient.listSchedules(LocationName parent) |
Lists Schedules in a Location.
|
SpecialistPoolServiceClient.ListSpecialistPoolsPagedResponse |
SpecialistPoolServiceClient.listSpecialistPools(LocationName parent) |
Lists SpecialistPools in a Location.
|
VizierServiceClient.ListStudiesPagedResponse |
VizierServiceClient.listStudies(LocationName parent) |
Lists all the studies in a region for an associated project.
|
TensorboardServiceClient.ListTensorboardsPagedResponse |
TensorboardServiceClient.listTensorboards(LocationName parent) |
Lists Tensorboards in a Location.
|
PipelineServiceClient.ListTrainingPipelinesPagedResponse |
PipelineServiceClient.listTrainingPipelines(LocationName parent) |
Lists TrainingPipelines in a Location.
|
Study |
VizierServiceClient.lookupStudy(LocationName parent) |
Looks a study up using the user-defined display_name field instead of the fully qualified
resource name.
|
FeaturestoreServiceClient.SearchFeaturesPagedResponse |
FeaturestoreServiceClient.searchFeatures(LocationName location) |
Searches Features matching a query in a given project.
|
FeaturestoreServiceClient.SearchFeaturesPagedResponse |
FeaturestoreServiceClient.searchFeatures(LocationName location,
String query) |
Searches Features matching a query in a given project.
|
MigrationServiceClient.SearchMigratableResourcesPagedResponse |
MigrationServiceClient.searchMigratableResources(LocationName parent) |
Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
ml.googleapis.com that can be migrated to Vertex AI's given location.
|
com.google.api.gax.longrunning.OperationFuture<UploadModelResponse,UploadModelOperationMetadata> |
ModelServiceClient.uploadModelAsync(LocationName parent,
Model model) |
Uploads a Model artifact into Vertex AI.
|