Namespace Google.Apis.DeploymentManager.alpha
Classes
CompositeTypesResource
The "compositeTypes" collection of methods.
CompositeTypesResource.DeleteRequest
Deletes a composite type.
CompositeTypesResource.GetRequest
Gets information about a specific composite type.
CompositeTypesResource.InsertRequest
Creates a composite type.
CompositeTypesResource.ListRequest
Lists all composite types for Deployment Manager.
CompositeTypesResource.PatchRequest
Patches a composite type.
CompositeTypesResource.UpdateRequest
Updates a composite type.
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.
TypeProvidersResource
The "typeProviders" collection of methods.
TypeProvidersResource.DeleteRequest
Deletes a type provider.
TypeProvidersResource.GetRequest
Gets information about a specific type provider.
TypeProvidersResource.GetTypeRequest
Gets a type info for a type provided by a TypeProvider.
TypeProvidersResource.InsertRequest
Creates a type provider.
TypeProvidersResource.ListRequest
Lists all resource type providers for Deployment Manager.
TypeProvidersResource.ListTypesRequest
Lists all the type info for a TypeProvider.
TypeProvidersResource.PatchRequest
Patches a type provider.
TypeProvidersResource.UpdateRequest
Updates a type provider.
TypesResource
The "types" collection of methods.
TypesResource.GetRequest
Gets information about a specific type.
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.