public abstract static class PipelineServiceGrpc.PipelineServiceImplBase extends Object implements io.grpc.BindableService, PipelineServiceGrpc.AsyncService
A service for creating and managing Vertex AI's pipelines. This includes both `TrainingPipeline` resources (used for AutoML and custom training) and `PipelineJob` resources (used for Vertex AI Pipelines).
| Constructor and Description |
|---|
PipelineServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchDeletePipelineJobs, cancelPipelineJob, cancelTrainingPipeline, createPipelineJob, createTrainingPipeline, deletePipelineJob, deleteTrainingPipeline, getPipelineJob, getTrainingPipeline, listPipelineJobs, listTrainingPipelinesCopyright © 2024 Google LLC. All rights reserved.