Package types (0.3.2) Stay organized with collections Save and categorize content based on your preferences.
API documentation fordeploy_v1.types package.
Classes
ApproveRolloutRequest
The request object used byApproveRollout.
ApproveRolloutResponse
The response object fromApproveRollout.
BuildArtifact
Description of an a image to use during Skaffold rendering.
Config
Service-wide configuration.
CreateDeliveryPipelineRequest
The request object forCreateDeliveryPipeline.
CreateReleaseRequest
The request object forCreateRelease,
CreateRolloutRequest
CreateRolloutRequest is the request object used byCreateRollout.
CreateTargetRequest
The request object forCreateTarget.
DefaultPool
Execution using the default Cloud Build pool.
DeleteDeliveryPipelineRequest
The request object forDeleteDeliveryPipeline.
DeleteTargetRequest
The request object forDeleteTarget.
DeliveryPipeline
ADeliveryPipeline resource in the Google Cloud Deploy API.
ADeliveryPipeline defines a pipeline through which a Skaffoldconfiguration can progress.
ExecutionConfig
Configuration of the environment to use when callingSkaffold.
GetConfigRequest
Request to get a configuration.
GetDeliveryPipelineRequest
The request object forGetDeliveryPipeline
GetReleaseRequest
The request object forGetRelease.
GetRolloutRequest
GetRolloutRequest is the request object used byGetRollout.
GetTargetRequest
The request object forGetTarget.
GkeCluster
Information specifying a GKE Cluster.
ListDeliveryPipelinesRequest
The request object forListDeliveryPipelines.
ListDeliveryPipelinesResponse
The response object fromListDeliveryPipelines.
ListReleasesRequest
The request object forListReleases.
ListReleasesResponse
The response object fromListReleases.
ListRolloutsRequest
ListRolloutsRequest is the request object used byListRollouts.
ListRolloutsResponse
ListRolloutsResponse is the response object reutrned byListRollouts.
ListTargetsRequest
The request object forListTargets.
ListTargetsResponse
The response object fromListTargets.
OperationMetadata
Represents the metadata of the long-running operation.
PipelineCondition
PipelineCondition contains all conditions relevant to aDelivery Pipeline.
PipelineReadyCondition
PipelineReadyCondition contains information around the statusof the Pipeline.
PrivatePool
Execution using a private Cloud Build pool.
Release
ARelease resource in the Google Cloud Deploy API.
ARelease defines a specific Skaffold configuration instancethat can be deployed.
Rollout
ARollout resource in the Google Cloud Deploy API.
ARollout contains information around a specific deployment to aTarget.
SerialPipeline
SerialPipeline defines a sequential set of stages for aDeliveryPipeline.
SkaffoldVersion
Details of a supported Skaffold version.
Stage
Stage specifies a location to which to deploy.
Target
ATarget resource in the Google Cloud Deploy API.
ATarget defines a location to which a Skaffold configurationcan be deployed.
TargetArtifact
The artifacts produced by a target render operation.
TargetsPresentCondition
TargetsPresentCondition contains information on any Targetsdefined in the Delivery Pipeline that do not actually exist.
UpdateDeliveryPipelineRequest
The request object forUpdateDeliveryPipeline.
UpdateTargetRequest
The request object forUpdateTarget.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.