Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::PipelineService (v0.10.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::PipelineService.

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).

To load this service and instantiate a client:

require "google/cloud/ai_platform/v1/pipeline_service"
client = ::Google::Cloud::AIPlatform::V1::PipelineService::Client.new