Show / Hide Table of Contents

Namespace Google.Apis.DeploymentManager.v2

Classes

DeploymentManagerBaseServiceRequest<TResponse>

A base abstract class for DeploymentManager requests.

DeploymentManagerService

The DeploymentManager Service.

DeploymentManagerService.Scope

Available OAuth 2.0 scopes for use with the Cloud Deployment Manager V2 API.

DeploymentManagerService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Cloud Deployment Manager V2 API.

DeploymentsResource

The "deployments" collection of methods.

DeploymentsResource.CancelPreviewRequest

Cancels and removes the preview currently associated with the deployment.

DeploymentsResource.DeleteRequest

Deletes a deployment and all of the resources in the deployment.

DeploymentsResource.GetIamPolicyRequest

Gets the access control policy for a resource. May be empty if no such policy or resource exists.

DeploymentsResource.GetRequest

Gets information about a specific deployment.

DeploymentsResource.InsertRequest

Creates a deployment and all of the resources described by the deployment manifest.

DeploymentsResource.ListRequest

Lists all deployments for a given project.

DeploymentsResource.PatchRequest

Patches a deployment and all of the resources described by the deployment manifest.

DeploymentsResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy.

DeploymentsResource.StopRequest

Stops an ongoing operation. This does not roll back any work that has already been completed, but prevents any new work from being started.

DeploymentsResource.TestIamPermissionsRequest

Returns permissions that a caller has on the specified resource.

DeploymentsResource.UpdateRequest

Updates a deployment and all of the resources described by the deployment manifest.

ManifestsResource

The "manifests" collection of methods.

ManifestsResource.GetRequest

Gets information about a specific manifest.

ManifestsResource.ListRequest

Lists all manifests for a given deployment.

OperationsResource

The "operations" collection of methods.

OperationsResource.GetRequest

Gets information about a specific operation.

OperationsResource.ListRequest

Lists all operations for a project.

ResourcesResource

The "resources" collection of methods.

ResourcesResource.GetRequest

Gets information about a single resource.

ResourcesResource.ListRequest

Lists all resources in a given deployment.

TypesResource

The "types" collection of methods.

TypesResource.ListRequest

Lists all resource types for Deployment Manager.

Enums

DeploymentManagerBaseServiceRequest<TResponse>.AltEnum

Data format for response.

DeploymentManagerBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

DeploymentsResource.DeleteRequest.DeletePolicyEnum

Sets the policy to use for deleting resources.

DeploymentsResource.InsertRequest.CreatePolicyEnum

Sets the policy to use for creating new resources.

DeploymentsResource.PatchRequest.CreatePolicyEnum

Sets the policy to use for creating new resources.

DeploymentsResource.PatchRequest.DeletePolicyEnum

Sets the policy to use for deleting resources.

DeploymentsResource.UpdateRequest.CreatePolicyEnum

Sets the policy to use for creating new resources.

DeploymentsResource.UpdateRequest.DeletePolicyEnum

Sets the policy to use for deleting resources.

In this article
Back to top Generated by DocFX