Package-level declarations

Types

enum GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentFlexrsGoal : Enum<GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentFlexrsGoal> , ConvertibleToJava<GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentFlexrsGoal>

Set FlexRS goal for the job. https://cloud.google.com/dataflow/docs/guides/flexrs

enum GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentIpConfiguration : Enum<GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentIpConfiguration> , ConvertibleToJava<GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentIpConfiguration>

Configuration for VM IPs.

enum GoogleCloudDatapipelinesV1RuntimeEnvironmentIpConfiguration : Enum<GoogleCloudDatapipelinesV1RuntimeEnvironmentIpConfiguration> , ConvertibleToJava<GoogleCloudDatapipelinesV1RuntimeEnvironmentIpConfiguration>

Configuration for VM IPs.

Link copied to clipboard
enum PipelineState : Enum<PipelineState> , ConvertibleToJava<PipelineState>

Required. The state of the pipeline. When the pipeline is created, the state is set to 'PIPELINE_STATE_ACTIVE' by default. State changes can be requested by setting the state to stopping, paused, or resuming. State cannot be changed through UpdatePipeline requests.

Link copied to clipboard
enum PipelineType : Enum<PipelineType> , ConvertibleToJava<PipelineType>

Required. The type of the pipeline. This field affects the scheduling of the pipeline and the type of metrics to show for the pipeline.