Show / Hide Table of Contents

Namespace Google.Apis.CloudDeploy.v1

Classes

CloudDeployBaseServiceRequest<TResponse>

A base abstract class for CloudDeploy requests.

CloudDeployService

The CloudDeploy Service.

CloudDeployService.Scope

Available OAuth 2.0 scopes for use with the Cloud Deploy API.

CloudDeployService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Cloud Deploy API.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.CustomTargetTypesResource

The "customTargetTypes" collection of methods.

ProjectsResource.LocationsResource.CustomTargetTypesResource.CreateRequest

Creates a new CustomTargetType in a given project and location.

ProjectsResource.LocationsResource.CustomTargetTypesResource.DeleteRequest

Deletes a single CustomTargetType.

ProjectsResource.LocationsResource.CustomTargetTypesResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.CustomTargetTypesResource.GetRequest

Gets details of a single CustomTargetType.

ProjectsResource.LocationsResource.CustomTargetTypesResource.ListRequest

Lists CustomTargetTypes in a given project and location.

ProjectsResource.LocationsResource.CustomTargetTypesResource.PatchRequest

Updates a single CustomTargetType.

ProjectsResource.LocationsResource.CustomTargetTypesResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.DeliveryPipelinesResource

The "deliveryPipelines" collection of methods.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.AutomationRunsResource

The "automationRuns" collection of methods.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.AutomationRunsResource.CancelRequest

Cancels an AutomationRun. The state of the AutomationRun after cancelling is CANCELLED. CancelAutomationRun can be called on AutomationRun in the state IN_PROGRESS and PENDING; AutomationRun in a different state returns an FAILED_PRECONDITION error.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.AutomationRunsResource.GetRequest

Gets details of a single AutomationRun.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.AutomationRunsResource.ListRequest

Lists AutomationRuns in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.AutomationsResource

The "automations" collection of methods.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.AutomationsResource.CreateRequest

Creates a new Automation in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.AutomationsResource.DeleteRequest

Deletes a single Automation resource.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.AutomationsResource.GetRequest

Gets details of a single Automation.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.AutomationsResource.ListRequest

Lists Automations in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.AutomationsResource.PatchRequest

Updates the parameters of a single Automation resource.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.CreateRequest

Creates a new DeliveryPipeline in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.DeleteRequest

Deletes a single DeliveryPipeline.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.GetRequest

Gets details of a single DeliveryPipeline.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ListRequest

Lists DeliveryPipelines in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.PatchRequest

Updates the parameters of a single DeliveryPipeline.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource

The "releases" collection of methods.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.AbandonRequest

Abandons a Release in the Delivery Pipeline.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.CreateRequest

Creates a new Release in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.GetRequest

Gets details of a single Release.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.ListRequest

Lists Releases in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource

The "rollouts" collection of methods.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.AdvanceRequest

Advances a Rollout in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.ApproveRequest

Approves a Rollout.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.CancelRequest

Cancels a Rollout in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.CreateRequest

Creates a new Rollout in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.GetRequest

Gets details of a single Rollout.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.IgnoreJobRequest

Ignores the specified Job in a Rollout.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.JobRunsResource

The "jobRuns" collection of methods.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.JobRunsResource.GetRequest

Gets details of a single JobRun.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.JobRunsResource.ListRequest

Lists JobRuns in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.JobRunsResource.TerminateRequest

Terminates a Job Run in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.ListRequest

Lists Rollouts in a given project and location.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.ReleasesResource.RolloutsResource.RetryJobRequest

Retries the specified Job in a Rollout.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.RollbackTargetRequest

Creates a Rollout to roll back the specified target.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.DeliveryPipelinesResource.TestIamPermissionsRequest

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

ProjectsResource.LocationsResource.DeployPoliciesResource

The "deployPolicies" collection of methods.

ProjectsResource.LocationsResource.DeployPoliciesResource.CreateRequest

Creates a new DeployPolicy in a given project and location.

ProjectsResource.LocationsResource.DeployPoliciesResource.DeleteRequest

Deletes a single DeployPolicy.

ProjectsResource.LocationsResource.DeployPoliciesResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.DeployPoliciesResource.GetRequest

Gets details of a single DeployPolicy.

ProjectsResource.LocationsResource.DeployPoliciesResource.ListRequest

Lists DeployPolicies in a given project and location.

ProjectsResource.LocationsResource.DeployPoliciesResource.PatchRequest

Updates the parameters of a single DeployPolicy.

ProjectsResource.LocationsResource.DeployPoliciesResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.GetConfigRequest

Gets the configuration for a location.

ProjectsResource.LocationsResource.GetRequest

Gets information about a location.

ProjectsResource.LocationsResource.ListRequest

Lists information about the supported locations for this service.

ProjectsResource.LocationsResource.OperationsResource

The "operations" collection of methods.

ProjectsResource.LocationsResource.OperationsResource.CancelRequest

Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

ProjectsResource.LocationsResource.OperationsResource.DeleteRequest

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

ProjectsResource.LocationsResource.OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

ProjectsResource.LocationsResource.OperationsResource.ListRequest

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

ProjectsResource.LocationsResource.TargetsResource

The "targets" collection of methods.

ProjectsResource.LocationsResource.TargetsResource.CreateRequest

Creates a new Target in a given project and location.

ProjectsResource.LocationsResource.TargetsResource.DeleteRequest

Deletes a single Target.

ProjectsResource.LocationsResource.TargetsResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.TargetsResource.GetRequest

Gets details of a single Target.

ProjectsResource.LocationsResource.TargetsResource.ListRequest

Lists Targets in a given project and location.

ProjectsResource.LocationsResource.TargetsResource.PatchRequest

Updates the parameters of a single Target.

ProjectsResource.LocationsResource.TargetsResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.TargetsResource.TestIamPermissionsRequest

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

Enums

CloudDeployBaseServiceRequest<TResponse>.AltEnum

Data format for response.

CloudDeployBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX