datapipelines/v1 library

Data pipelines API - v1

Data Pipelines provides an interface for creating, updating, and managing recurring Data Analytics jobs.

For more information, see cloud.google.com/dataflow/docs/guides/data-pipelines

Create an instance of DatapipelinesApi to access these resources:

Classes

DatapipelinesApi
Data Pipelines provides an interface for creating, updating, and managing recurring Data Analytics jobs.
GoogleCloudDatapipelinesV1DataflowJobDetails
Pipeline job details specific to the Dataflow API.
GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment
The environment values to be set at runtime for a Flex Template.
GoogleCloudDatapipelinesV1Job
Definition of the job information maintained by the pipeline.
GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter
Launch Flex Template parameter.
GoogleCloudDatapipelinesV1LaunchFlexTemplateRequest
A request to launch a Dataflow job from a Flex Template.
GoogleCloudDatapipelinesV1LaunchTemplateParameters
Parameters to provide to the template being launched.
GoogleCloudDatapipelinesV1LaunchTemplateRequest
A request to launch a template.
GoogleCloudDatapipelinesV1ListJobsResponse
Response message for ListJobs
GoogleCloudDatapipelinesV1ListPipelinesResponse
Response message for ListPipelines.
GoogleCloudDatapipelinesV1Pipeline
The main pipeline entity and all the necessary metadata for launching and managing linked jobs.
GoogleCloudDatapipelinesV1RunPipelineResponse
Response message for RunPipeline
GoogleCloudDatapipelinesV1RuntimeEnvironment
The environment values to set at runtime.
GoogleCloudDatapipelinesV1ScheduleSpec
Details of the schedule the pipeline runs on.
GoogleCloudDatapipelinesV1SdkVersion
The version of the SDK used to run the job.
GoogleCloudDatapipelinesV1Workload
Workload details for creating the pipeline jobs.
ProjectsLocationsPipelinesJobsResource
ProjectsLocationsPipelinesResource
ProjectsLocationsResource
ProjectsResource

Typedefs

GoogleCloudDatapipelinesV1RunPipelineRequest = $Empty
Request message for RunPipeline
GoogleCloudDatapipelinesV1StopPipelineRequest = $Empty
Request message for StopPipeline.
GoogleProtobufEmpty = $Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
GoogleRpcStatus = $Status
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.

Exceptions / Errors

ApiRequestError
Represents a general error reported by the API endpoint.
DetailedApiRequestError
Represents a specific error reported by the API endpoint.