# Functions
New creates a new Service.
NewService creates a new Service.
# Constants
See, edit, configure, and delete your Google Cloud Platform data.
View and manage your Google Compute Engine resources.
View and manage Genomics data.
# Structs
CancelOperationRequest: The request message for Operations.CancelOperation.
ComputeEngine: Describes a Compute Engine resource that is being managed by a running pipeline.
ContainerKilledEvent: An event generated when a container is forcibly terminated by the worker.
ContainerStartedEvent: An event generated when a container starts.
ContainerStoppedEvent: An event generated when a container exits.
ControllerConfig: Stores the information that the controller will fetch from the server in order to run.
DelayedEvent: An event generated whenever a resource limitation or transient error delays execution of a pipeline that was otherwise ready to run.
Disk: A Google Compute Engine disk resource specification.
DockerExecutor: The Docker execuctor specification.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Event: Carries information about events that occur during pipeline execution.
FailedEvent: An event generated when the execution of a pipeline has failed.
ListOperationsResponse: The response message for Operations.ListOperations.
ListPipelinesResponse: The response of ListPipelines.
LocalCopy: LocalCopy defines how a remote file should be copied to and from the VM.
LoggingOptions: The logging options for the pipeline run.
Operation: This resource represents a long-running operation that is the result of a network API call.
OperationEvent: An event that occurred during an Operation.
OperationMetadata: Metadata describing an Operation.
Pipeline: The pipeline object.
PipelineParameter: Parameters facilitate setting and delivering data into the pipeline's execution environment.
PipelineResources: The system resources for the pipeline run.
PullStartedEvent: An event generated when the worker starts pulling an image.
PullStoppedEvent: An event generated when the worker stops pulling an image.
RunPipelineArgs: The pipeline run arguments.
RunPipelineRequest: The request to run a pipeline.
RunPipelineResponse: The response to the RunPipeline method, returned in the operation's result field on success.
RuntimeMetadata: Runtime metadata that will be populated in the runtimeMetadata field of the Operation associated with a RunPipeline execution.
ServiceAccount: A Google Cloud Service Account.
SetOperationStatusRequest: Request to set operation status.
Status: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
TimestampEvent: Stores the list of events and times they occured for major events in job execution.
UnexpectedExitStatusEvent: An event generated when the execution of a container results in a non-zero exit status that was not otherwise ignored.
WorkerAssignedEvent: An event generated after a worker VM has been assigned to run the pipeline.
WorkerReleasedEvent: An event generated when the worker VM that was assigned to the pipeline has been released (deleted).