Package com.google.events.cloud.deploy.v1 (0.16.0)

Classes

AdvanceChildRolloutJob

An advanceChildRollout Job.

Protobuf type google.events.cloud.deploy.v1.AdvanceChildRolloutJob

AdvanceChildRolloutJob.Builder

An advanceChildRollout Job.

Protobuf type google.events.cloud.deploy.v1.AdvanceChildRolloutJob

AdvanceRolloutRule

The AdvanceRollout automation rule will automatically advance a successful Rollout to the next phase.

Protobuf type google.events.cloud.deploy.v1.AdvanceRolloutRule

AdvanceRolloutRule.Builder

The AdvanceRollout automation rule will automatically advance a successful Rollout to the next phase.

Protobuf type google.events.cloud.deploy.v1.AdvanceRolloutRule

AnthosCluster

Information specifying an Anthos Cluster.

Protobuf type google.events.cloud.deploy.v1.AnthosCluster

AnthosCluster.Builder

Information specifying an Anthos Cluster.

Protobuf type google.events.cloud.deploy.v1.AnthosCluster

Automation

An Automation resource in the Cloud Deploy API. An Automation enables the automation of manually driven actions for a Delivery Pipeline, which includes Release promotion among Targets, Rollout repair and Rollout deployment strategy advancement. The intention of Automation is to reduce manual intervention in the continuous delivery process.

Protobuf type google.events.cloud.deploy.v1.Automation

Automation.Builder

An Automation resource in the Cloud Deploy API. An Automation enables the automation of manually driven actions for a Delivery Pipeline, which includes Release promotion among Targets, Rollout repair and Rollout deployment strategy advancement. The intention of Automation is to reduce manual intervention in the continuous delivery process.

Protobuf type google.events.cloud.deploy.v1.Automation

AutomationEventData

The data within all Automation events.

Protobuf type google.events.cloud.deploy.v1.AutomationEventData

AutomationEventData.Builder

The data within all Automation events.

Protobuf type google.events.cloud.deploy.v1.AutomationEventData

AutomationResourceSelector

AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied.

Protobuf type google.events.cloud.deploy.v1.AutomationResourceSelector

AutomationResourceSelector.Builder

AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied.

Protobuf type google.events.cloud.deploy.v1.AutomationResourceSelector

AutomationRolloutMetadata

AutomationRolloutMetadata contains Automation-related actions that were performed on a rollout.

Protobuf type google.events.cloud.deploy.v1.AutomationRolloutMetadata

AutomationRolloutMetadata.Builder

AutomationRolloutMetadata contains Automation-related actions that were performed on a rollout.

Protobuf type google.events.cloud.deploy.v1.AutomationRolloutMetadata

AutomationRule

AutomationRule defines the automation activities.

Protobuf type google.events.cloud.deploy.v1.AutomationRule

AutomationRule.Builder

AutomationRule defines the automation activities.

Protobuf type google.events.cloud.deploy.v1.AutomationRule

AutomationRuleCondition

AutomationRuleCondition contains conditions relevant to an Automation rule.

Protobuf type google.events.cloud.deploy.v1.AutomationRuleCondition

AutomationRuleCondition.Builder

AutomationRuleCondition contains conditions relevant to an Automation rule.

Protobuf type google.events.cloud.deploy.v1.AutomationRuleCondition

BuildArtifact

Description of an a image to use during Skaffold rendering.

Protobuf type google.events.cloud.deploy.v1.BuildArtifact

BuildArtifact.Builder

Description of an a image to use during Skaffold rendering.

Protobuf type google.events.cloud.deploy.v1.BuildArtifact

Canary

Canary represents the canary deployment strategy.

Protobuf type google.events.cloud.deploy.v1.Canary

Canary.Builder

Canary represents the canary deployment strategy.

Protobuf type google.events.cloud.deploy.v1.Canary

CanaryDeployment

CanaryDeployment represents the canary deployment configuration

Protobuf type google.events.cloud.deploy.v1.CanaryDeployment

CanaryDeployment.Builder

CanaryDeployment represents the canary deployment configuration

Protobuf type google.events.cloud.deploy.v1.CanaryDeployment

ChildRolloutJobs

ChildRollouts job composition

Protobuf type google.events.cloud.deploy.v1.ChildRolloutJobs

ChildRolloutJobs.Builder

ChildRollouts job composition

Protobuf type google.events.cloud.deploy.v1.ChildRolloutJobs

CloudRunConfig

CloudRunConfig contains the Cloud Run runtime configuration.

Protobuf type google.events.cloud.deploy.v1.CloudRunConfig

CloudRunConfig.Builder

CloudRunConfig contains the Cloud Run runtime configuration.

Protobuf type google.events.cloud.deploy.v1.CloudRunConfig

CloudRunLocation

Information specifying where to deploy a Cloud Run Service.

Protobuf type google.events.cloud.deploy.v1.CloudRunLocation

CloudRunLocation.Builder

Information specifying where to deploy a Cloud Run Service.

Protobuf type google.events.cloud.deploy.v1.CloudRunLocation

CloudRunMetadata

CloudRunMetadata contains information from a Cloud Run deployment.

Protobuf type google.events.cloud.deploy.v1.CloudRunMetadata

CloudRunMetadata.Builder

CloudRunMetadata contains information from a Cloud Run deployment.

Protobuf type google.events.cloud.deploy.v1.CloudRunMetadata

CloudRunRenderMetadata

CloudRunRenderMetadata contains Cloud Run information associated with a Release render.

Protobuf type google.events.cloud.deploy.v1.CloudRunRenderMetadata

CloudRunRenderMetadata.Builder

CloudRunRenderMetadata contains Cloud Run information associated with a Release render.

Protobuf type google.events.cloud.deploy.v1.CloudRunRenderMetadata

CreateChildRolloutJob

A createChildRollout Job.

Protobuf type google.events.cloud.deploy.v1.CreateChildRolloutJob

CreateChildRolloutJob.Builder

A createChildRollout Job.

Protobuf type google.events.cloud.deploy.v1.CreateChildRolloutJob

CustomCanaryDeployment

CustomCanaryDeployment represents the custom canary deployment configuration.

Protobuf type google.events.cloud.deploy.v1.CustomCanaryDeployment

CustomCanaryDeployment.Builder

CustomCanaryDeployment represents the custom canary deployment configuration.

Protobuf type google.events.cloud.deploy.v1.CustomCanaryDeployment

CustomCanaryDeployment.PhaseConfig

PhaseConfig represents the configuration for a phase in the custom canary deployment.

Protobuf type google.events.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfig

CustomCanaryDeployment.PhaseConfig.Builder

PhaseConfig represents the configuration for a phase in the custom canary deployment.

Protobuf type google.events.cloud.deploy.v1.CustomCanaryDeployment.PhaseConfig

CustomMetadata

CustomMetadata contains information from a user-defined operation.

Protobuf type google.events.cloud.deploy.v1.CustomMetadata

CustomMetadata.Builder

CustomMetadata contains information from a user-defined operation.

Protobuf type google.events.cloud.deploy.v1.CustomMetadata

CustomTarget

Information specifying a Custom Target.

Protobuf type google.events.cloud.deploy.v1.CustomTarget

CustomTarget.Builder

Information specifying a Custom Target.

Protobuf type google.events.cloud.deploy.v1.CustomTarget

CustomTargetSkaffoldActions

CustomTargetSkaffoldActions represents the CustomTargetType configuration using Skaffold custom actions.

Protobuf type google.events.cloud.deploy.v1.CustomTargetSkaffoldActions

CustomTargetSkaffoldActions.Builder

CustomTargetSkaffoldActions represents the CustomTargetType configuration using Skaffold custom actions.

Protobuf type google.events.cloud.deploy.v1.CustomTargetSkaffoldActions

CustomTargetType

A CustomTargetType resource in the Cloud Deploy API. A CustomTargetType defines a type of custom target that can be referenced in a Target in order to facilitate deploying to other systems besides the supported runtimes.

Protobuf type google.events.cloud.deploy.v1.CustomTargetType

CustomTargetType.Builder

A CustomTargetType resource in the Cloud Deploy API. A CustomTargetType defines a type of custom target that can be referenced in a Target in order to facilitate deploying to other systems besides the supported runtimes.

Protobuf type google.events.cloud.deploy.v1.CustomTargetType

CustomTargetTypeEventData

The data within all CustomTargetType events.

Protobuf type google.events.cloud.deploy.v1.CustomTargetTypeEventData

CustomTargetTypeEventData.Builder

The data within all CustomTargetType events.

Protobuf type google.events.cloud.deploy.v1.CustomTargetTypeEventData

Data

DefaultPool

Execution using the default Cloud Build pool.

Protobuf type google.events.cloud.deploy.v1.DefaultPool

DefaultPool.Builder

Execution using the default Cloud Build pool.

Protobuf type google.events.cloud.deploy.v1.DefaultPool

DeliveryPipeline

A DeliveryPipeline resource in the Cloud Deploy API. A DeliveryPipeline defines a pipeline through which a Skaffold configuration can progress.

Protobuf type google.events.cloud.deploy.v1.DeliveryPipeline

DeliveryPipeline.Builder

A DeliveryPipeline resource in the Cloud Deploy API. A DeliveryPipeline defines a pipeline through which a Skaffold configuration can progress.

Protobuf type google.events.cloud.deploy.v1.DeliveryPipeline

DeliveryPipelineEventData

The data within all DeliveryPipeline events.

Protobuf type google.events.cloud.deploy.v1.DeliveryPipelineEventData

DeliveryPipelineEventData.Builder

The data within all DeliveryPipeline events.

Protobuf type google.events.cloud.deploy.v1.DeliveryPipelineEventData

DeployJob

A deploy Job.

Protobuf type google.events.cloud.deploy.v1.DeployJob

DeployJob.Builder

A deploy Job.

Protobuf type google.events.cloud.deploy.v1.DeployJob

DeployParameters

DeployParameters contains deploy parameters information.

Protobuf type google.events.cloud.deploy.v1.DeployParameters

DeployParameters.Builder

DeployParameters contains deploy parameters information.

Protobuf type google.events.cloud.deploy.v1.DeployParameters

DeploymentJobs

Deployment job composition.

Protobuf type google.events.cloud.deploy.v1.DeploymentJobs

DeploymentJobs.Builder

Deployment job composition.

Protobuf type google.events.cloud.deploy.v1.DeploymentJobs

ExecutionConfig

Configuration of the environment to use when calling Skaffold.

Protobuf type google.events.cloud.deploy.v1.ExecutionConfig

ExecutionConfig.Builder

Configuration of the environment to use when calling Skaffold.

Protobuf type google.events.cloud.deploy.v1.ExecutionConfig

GkeCluster

Information specifying a GKE Cluster.

Protobuf type google.events.cloud.deploy.v1.GkeCluster

GkeCluster.Builder

Information specifying a GKE Cluster.

Protobuf type google.events.cloud.deploy.v1.GkeCluster

Job

Job represents an operation for a Rollout.

Protobuf type google.events.cloud.deploy.v1.Job

Job.Builder

Job represents an operation for a Rollout.

Protobuf type google.events.cloud.deploy.v1.Job

KubernetesConfig

KubernetesConfig contains the Kubernetes runtime configuration.

Protobuf type google.events.cloud.deploy.v1.KubernetesConfig

KubernetesConfig.Builder

KubernetesConfig contains the Kubernetes runtime configuration.

Protobuf type google.events.cloud.deploy.v1.KubernetesConfig

KubernetesConfig.GatewayServiceMesh

Information about the Kubernetes Gateway API service mesh configuration.

Protobuf type google.events.cloud.deploy.v1.KubernetesConfig.GatewayServiceMesh

KubernetesConfig.GatewayServiceMesh.Builder

Information about the Kubernetes Gateway API service mesh configuration.

Protobuf type google.events.cloud.deploy.v1.KubernetesConfig.GatewayServiceMesh

KubernetesConfig.ServiceNetworking

Information about the Kubernetes Service networking configuration.

Protobuf type google.events.cloud.deploy.v1.KubernetesConfig.ServiceNetworking

KubernetesConfig.ServiceNetworking.Builder

Information about the Kubernetes Service networking configuration.

Protobuf type google.events.cloud.deploy.v1.KubernetesConfig.ServiceNetworking

Metadata

Metadata includes information associated with a Rollout.

Protobuf type google.events.cloud.deploy.v1.Metadata

Metadata.Builder

Metadata includes information associated with a Rollout.

Protobuf type google.events.cloud.deploy.v1.Metadata

MultiTarget

Information specifying a multiTarget.

Protobuf type google.events.cloud.deploy.v1.MultiTarget

MultiTarget.Builder

Information specifying a multiTarget.

Protobuf type google.events.cloud.deploy.v1.MultiTarget

Phase

Phase represents a collection of jobs that are logically grouped together for a Rollout.

Protobuf type google.events.cloud.deploy.v1.Phase

Phase.Builder

Phase represents a collection of jobs that are logically grouped together for a Rollout.

Protobuf type google.events.cloud.deploy.v1.Phase

PipelineCondition

PipelineCondition contains all conditions relevant to a Delivery Pipeline.

Protobuf type google.events.cloud.deploy.v1.PipelineCondition

PipelineCondition.Builder

PipelineCondition contains all conditions relevant to a Delivery Pipeline.

Protobuf type google.events.cloud.deploy.v1.PipelineCondition

PipelineReadyCondition

PipelineReadyCondition contains information around the status of the Pipeline.

Protobuf type google.events.cloud.deploy.v1.PipelineReadyCondition

PipelineReadyCondition.Builder

PipelineReadyCondition contains information around the status of the Pipeline.

Protobuf type google.events.cloud.deploy.v1.PipelineReadyCondition

Postdeploy

Postdeploy contains the postdeploy job configuration information.

Protobuf type google.events.cloud.deploy.v1.Postdeploy

Postdeploy.Builder

Postdeploy contains the postdeploy job configuration information.

Protobuf type google.events.cloud.deploy.v1.Postdeploy

PostdeployJob

A postdeploy Job.

Protobuf type google.events.cloud.deploy.v1.PostdeployJob

PostdeployJob.Builder

A postdeploy Job.

Protobuf type google.events.cloud.deploy.v1.PostdeployJob

Predeploy

Predeploy contains the predeploy job configuration information.

Protobuf type google.events.cloud.deploy.v1.Predeploy

Predeploy.Builder

Predeploy contains the predeploy job configuration information.

Protobuf type google.events.cloud.deploy.v1.Predeploy

PredeployJob

A predeploy Job.

Protobuf type google.events.cloud.deploy.v1.PredeployJob

PredeployJob.Builder

A predeploy Job.

Protobuf type google.events.cloud.deploy.v1.PredeployJob

PrivatePool

Execution using a private Cloud Build pool.

Protobuf type google.events.cloud.deploy.v1.PrivatePool

PrivatePool.Builder

Execution using a private Cloud Build pool.

Protobuf type google.events.cloud.deploy.v1.PrivatePool

PromoteReleaseRule

PromoteRelease rule will automatically promote a release from the current target to a specified target.

Protobuf type google.events.cloud.deploy.v1.PromoteReleaseRule

PromoteReleaseRule.Builder

PromoteRelease rule will automatically promote a release from the current target to a specified target.

Protobuf type google.events.cloud.deploy.v1.PromoteReleaseRule

Release

A Release resource in the Cloud Deploy API. A Release defines a specific Skaffold configuration instance that can be deployed.

Protobuf type google.events.cloud.deploy.v1.Release

Release.Builder

A Release resource in the Cloud Deploy API. A Release defines a specific Skaffold configuration instance that can be deployed.

Protobuf type google.events.cloud.deploy.v1.Release

Release.ReleaseCondition

ReleaseCondition contains all conditions relevant to a Release.

Protobuf type google.events.cloud.deploy.v1.Release.ReleaseCondition

Release.ReleaseCondition.Builder

ReleaseCondition contains all conditions relevant to a Release.

Protobuf type google.events.cloud.deploy.v1.Release.ReleaseCondition

Release.ReleaseReadyCondition

ReleaseReadyCondition contains information around the status of the Release. If a release is not ready, you cannot create a rollout with the release.

Protobuf type google.events.cloud.deploy.v1.Release.ReleaseReadyCondition

Release.ReleaseReadyCondition.Builder

ReleaseReadyCondition contains information around the status of the Release. If a release is not ready, you cannot create a rollout with the release.

Protobuf type google.events.cloud.deploy.v1.Release.ReleaseReadyCondition

Release.SkaffoldSupportedCondition

SkaffoldSupportedCondition contains information about when support for the release's version of Skaffold ends.

Protobuf type google.events.cloud.deploy.v1.Release.SkaffoldSupportedCondition

Release.SkaffoldSupportedCondition.Builder

SkaffoldSupportedCondition contains information about when support for the release's version of Skaffold ends.

Protobuf type google.events.cloud.deploy.v1.Release.SkaffoldSupportedCondition

Release.TargetRender

Details of rendering for a single target.

Protobuf type google.events.cloud.deploy.v1.Release.TargetRender

Release.TargetRender.Builder

Details of rendering for a single target.

Protobuf type google.events.cloud.deploy.v1.Release.TargetRender

ReleaseEventData

The data within all Release events.

Protobuf type google.events.cloud.deploy.v1.ReleaseEventData

ReleaseEventData.Builder

The data within all Release events.

Protobuf type google.events.cloud.deploy.v1.ReleaseEventData

RenderMetadata

RenderMetadata includes information associated with a Release render.

Protobuf type google.events.cloud.deploy.v1.RenderMetadata

RenderMetadata.Builder

RenderMetadata includes information associated with a Release render.

Protobuf type google.events.cloud.deploy.v1.RenderMetadata

RepairMode

Configuration of the repair action.

Protobuf type google.events.cloud.deploy.v1.RepairMode

RepairMode.Builder

Configuration of the repair action.

Protobuf type google.events.cloud.deploy.v1.RepairMode

RepairRolloutRule

The RepairRolloutRule automation rule will automatically repair a failed Rollout.

Protobuf type google.events.cloud.deploy.v1.RepairRolloutRule

RepairRolloutRule.Builder

The RepairRolloutRule automation rule will automatically repair a failed Rollout.

Protobuf type google.events.cloud.deploy.v1.RepairRolloutRule

Retry

Retries the failed job.

Protobuf type google.events.cloud.deploy.v1.Retry

Retry.Builder

Retries the failed job.

Protobuf type google.events.cloud.deploy.v1.Retry

Rollback

Rolls back a Rollout.

Protobuf type google.events.cloud.deploy.v1.Rollback

Rollback.Builder

Rolls back a Rollout.

Protobuf type google.events.cloud.deploy.v1.Rollback

Rollout

A Rollout resource in the Cloud Deploy API. A Rollout contains information around a specific deployment to a Target.

Protobuf type google.events.cloud.deploy.v1.Rollout

Rollout.Builder

A Rollout resource in the Cloud Deploy API. A Rollout contains information around a specific deployment to a Target.

Protobuf type google.events.cloud.deploy.v1.Rollout

RolloutEventData

The data within all Rollout events.

Protobuf type google.events.cloud.deploy.v1.RolloutEventData

RolloutEventData.Builder

The data within all Rollout events.

Protobuf type google.events.cloud.deploy.v1.RolloutEventData

RuntimeConfig

RuntimeConfig contains the runtime specific configurations for a deployment strategy.

Protobuf type google.events.cloud.deploy.v1.RuntimeConfig

RuntimeConfig.Builder

RuntimeConfig contains the runtime specific configurations for a deployment strategy.

Protobuf type google.events.cloud.deploy.v1.RuntimeConfig

SerialPipeline

SerialPipeline defines a sequential set of stages for a DeliveryPipeline.

Protobuf type google.events.cloud.deploy.v1.SerialPipeline

SerialPipeline.Builder

SerialPipeline defines a sequential set of stages for a DeliveryPipeline.

Protobuf type google.events.cloud.deploy.v1.SerialPipeline

SkaffoldModules

Skaffold Config modules and their remote source.

Protobuf type google.events.cloud.deploy.v1.SkaffoldModules

SkaffoldModules.Builder

Skaffold Config modules and their remote source.

Protobuf type google.events.cloud.deploy.v1.SkaffoldModules

SkaffoldModules.SkaffoldGCSSource

Cloud Storage bucket containing Skaffold Config modules.

Protobuf type google.events.cloud.deploy.v1.SkaffoldModules.SkaffoldGCSSource

SkaffoldModules.SkaffoldGCSSource.Builder

Cloud Storage bucket containing Skaffold Config modules.

Protobuf type google.events.cloud.deploy.v1.SkaffoldModules.SkaffoldGCSSource

SkaffoldModules.SkaffoldGitSource

Git repository containing Skaffold Config modules.

Protobuf type google.events.cloud.deploy.v1.SkaffoldModules.SkaffoldGitSource

SkaffoldModules.SkaffoldGitSource.Builder

Git repository containing Skaffold Config modules.

Protobuf type google.events.cloud.deploy.v1.SkaffoldModules.SkaffoldGitSource

Stage

Stage specifies a location to which to deploy.

Protobuf type google.events.cloud.deploy.v1.Stage

Stage.Builder

Stage specifies a location to which to deploy.

Protobuf type google.events.cloud.deploy.v1.Stage

Standard

Standard represents the standard deployment strategy.

Protobuf type google.events.cloud.deploy.v1.Standard

Standard.Builder

Standard represents the standard deployment strategy.

Protobuf type google.events.cloud.deploy.v1.Standard

Strategy

Strategy contains deployment strategy information.

Protobuf type google.events.cloud.deploy.v1.Strategy

Strategy.Builder

Strategy contains deployment strategy information.

Protobuf type google.events.cloud.deploy.v1.Strategy

Target

A Target resource in the Cloud Deploy API. A Target defines a location to which a Skaffold configuration can be deployed.

Protobuf type google.events.cloud.deploy.v1.Target

Target.Builder

A Target resource in the Cloud Deploy API. A Target defines a location to which a Skaffold configuration can be deployed.

Protobuf type google.events.cloud.deploy.v1.Target

TargetArtifact

The artifacts produced by a target render operation.

Protobuf type google.events.cloud.deploy.v1.TargetArtifact

TargetArtifact.Builder

The artifacts produced by a target render operation.

Protobuf type google.events.cloud.deploy.v1.TargetArtifact

TargetArtifact.PhaseArtifact

Contains the paths to the artifacts, relative to the URI, for a phase.

Protobuf type google.events.cloud.deploy.v1.TargetArtifact.PhaseArtifact

TargetArtifact.PhaseArtifact.Builder

Contains the paths to the artifacts, relative to the URI, for a phase.

Protobuf type google.events.cloud.deploy.v1.TargetArtifact.PhaseArtifact

TargetAttribute

Contains criteria for selecting Targets.

Protobuf type google.events.cloud.deploy.v1.TargetAttribute

TargetAttribute.Builder

Contains criteria for selecting Targets.

Protobuf type google.events.cloud.deploy.v1.TargetAttribute

TargetEventData

The data within all Target events.

Protobuf type google.events.cloud.deploy.v1.TargetEventData

TargetEventData.Builder

The data within all Target events.

Protobuf type google.events.cloud.deploy.v1.TargetEventData

TargetsPresentCondition

TargetsPresentCondition contains information on any Targets referenced in the Delivery Pipeline that do not actually exist.

Protobuf type google.events.cloud.deploy.v1.TargetsPresentCondition

TargetsPresentCondition.Builder

TargetsPresentCondition contains information on any Targets referenced in the Delivery Pipeline that do not actually exist.

Protobuf type google.events.cloud.deploy.v1.TargetsPresentCondition

TargetsTypeCondition

TargetsTypeCondition contains information on whether the Targets defined in the Delivery Pipeline are of the same type.

Protobuf type google.events.cloud.deploy.v1.TargetsTypeCondition

TargetsTypeCondition.Builder

TargetsTypeCondition contains information on whether the Targets defined in the Delivery Pipeline are of the same type.

Protobuf type google.events.cloud.deploy.v1.TargetsTypeCondition

VerifyJob

A verify Job.

Protobuf type google.events.cloud.deploy.v1.VerifyJob

VerifyJob.Builder

A verify Job.

Protobuf type google.events.cloud.deploy.v1.VerifyJob

Interfaces

AdvanceChildRolloutJobOrBuilder

AdvanceRolloutRuleOrBuilder

AnthosClusterOrBuilder

AutomationEventDataOrBuilder

AutomationOrBuilder

AutomationResourceSelectorOrBuilder

AutomationRolloutMetadataOrBuilder

AutomationRuleConditionOrBuilder

AutomationRuleOrBuilder

BuildArtifactOrBuilder

CanaryDeploymentOrBuilder

CanaryOrBuilder

ChildRolloutJobsOrBuilder

CloudRunConfigOrBuilder

CloudRunLocationOrBuilder

CloudRunMetadataOrBuilder

CloudRunRenderMetadataOrBuilder

CreateChildRolloutJobOrBuilder

CustomCanaryDeployment.PhaseConfigOrBuilder

CustomCanaryDeploymentOrBuilder

CustomMetadataOrBuilder

CustomTargetOrBuilder

CustomTargetSkaffoldActionsOrBuilder

CustomTargetTypeEventDataOrBuilder

CustomTargetTypeOrBuilder

DefaultPoolOrBuilder

DeliveryPipelineEventDataOrBuilder

DeliveryPipelineOrBuilder

DeployJobOrBuilder

DeployParametersOrBuilder

DeploymentJobsOrBuilder

ExecutionConfigOrBuilder

GkeClusterOrBuilder

JobOrBuilder

KubernetesConfig.GatewayServiceMeshOrBuilder

KubernetesConfig.ServiceNetworkingOrBuilder

KubernetesConfigOrBuilder

MetadataOrBuilder

MultiTargetOrBuilder

PhaseOrBuilder

PipelineConditionOrBuilder

PipelineReadyConditionOrBuilder

PostdeployJobOrBuilder

PostdeployOrBuilder

PredeployJobOrBuilder

PredeployOrBuilder

PrivatePoolOrBuilder

PromoteReleaseRuleOrBuilder

Release.ReleaseConditionOrBuilder

Release.ReleaseReadyConditionOrBuilder

Release.SkaffoldSupportedConditionOrBuilder

Release.TargetRenderOrBuilder

ReleaseEventDataOrBuilder

ReleaseOrBuilder

RenderMetadataOrBuilder

RepairModeOrBuilder

RepairRolloutRuleOrBuilder

RetryOrBuilder

RollbackOrBuilder

RolloutEventDataOrBuilder

RolloutOrBuilder

RuntimeConfigOrBuilder

SerialPipelineOrBuilder

SkaffoldModules.SkaffoldGCSSourceOrBuilder

SkaffoldModules.SkaffoldGitSourceOrBuilder

SkaffoldModulesOrBuilder

StageOrBuilder

StandardOrBuilder

StrategyOrBuilder

TargetArtifact.PhaseArtifactOrBuilder

TargetArtifactOrBuilder

TargetAttributeOrBuilder

TargetEventDataOrBuilder

TargetOrBuilder

TargetsPresentConditionOrBuilder

TargetsTypeConditionOrBuilder

VerifyJobOrBuilder

Enums

AutomationRule.RuleCase

BackoffMode

The pattern of how wait time is increased.

Protobuf enum google.events.cloud.deploy.v1.BackoffMode

Canary.ModeCase

CustomTargetType.DefinitionCase

DeliveryPipeline.PipelineCase

ExecutionConfig.ExecutionEnvironmentCase

ExecutionConfig.ExecutionEnvironmentUsage

Possible usages of this configuration.

Protobuf enum google.events.cloud.deploy.v1.ExecutionConfig.ExecutionEnvironmentUsage

Job.JobTypeCase

Job.State

Valid states of a Job.

Protobuf enum google.events.cloud.deploy.v1.Job.State

KubernetesConfig.ServiceDefinitionCase

Phase.JobsCase

Phase.State

Valid states of a Phase.

Protobuf enum google.events.cloud.deploy.v1.Phase.State

Release.RenderState

Valid states of the render operation.

Protobuf enum google.events.cloud.deploy.v1.Release.RenderState

Release.TargetRender.FailureCause

Well-known rendering failures.

Protobuf enum google.events.cloud.deploy.v1.Release.TargetRender.FailureCause

Release.TargetRender.TargetRenderState

Valid states of the render operation.

Protobuf enum google.events.cloud.deploy.v1.Release.TargetRender.TargetRenderState

RepairMode.ModeCase

Rollout.ApprovalState

Valid approval states of a Rollout.

Protobuf enum google.events.cloud.deploy.v1.Rollout.ApprovalState

Rollout.FailureCause

Well-known rollout failures.

Protobuf enum google.events.cloud.deploy.v1.Rollout.FailureCause

Rollout.State

Valid states of a Rollout.

Protobuf enum google.events.cloud.deploy.v1.Rollout.State

RuntimeConfig.RuntimeConfigCase

SkaffoldModules.SourceCase

SkaffoldSupportState

The support state of a specific Skaffold version.

Protobuf enum google.events.cloud.deploy.v1.SkaffoldSupportState

Strategy.DeploymentStrategyCase

Target.DeploymentTargetCase

TargetArtifact.UriCase