Skip to main content
Google Cloud Documentation
Documentation
  • Get Started
  • Get Started with Google Cloud
  • Product List
  • Cloud Customer Care
  • Featured Products
  • Agent Platform
  • Apigee API Management
  • BigQuery
  • Compute Engine
  • Cloud CDN
  • Cloud Run
  • Cloud Storage
  • Cloud SQL
  • Gemini Enterprise
  • Google Kubernetes Engine
  • Looker
  • Cross-product Tools
  • Access and resources management
  • Costs and usage management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
  • Technology Areas
  • AI and ML
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Distributed, hybrid, and multicloud
  • Industry solutions
  • Migration
  • Networking
  • Observability and monitoring
  • Security
  • Storage
/
Console
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Português – Brasil
  • 中文 – 简体
  • 日本語
  • 한국어
Sign in
  • Google Cloud SDK
  • C++
  • Client libraries
Start free
Overview Guides Reference Samples
Google Cloud Documentation
  • Documentation
    • More
    • Overview
    • Guides
    • Reference
    • Samples
  • Console
  • Overview
  • Library reference docs
  • Google Cloud Deploy API C++ Client Library
  • In-Depth Topics
    • Environment Variables
    • How to Override the Authentication Credentials
    • How to Override the Default Endpoint
    • Override Retry, Backoff, and Idempotency Policies
    • Override deploy_v1::CloudDeployClient Retry Policies
    • How to Override the Default Universe Domain
    • Override deploy_v1::CloudDeployClient Universe Domain
  • Modules
    • Cloud Deploy API Configuration Options
  • Namespaces
    • google::cloud::deploy_v1
      • Overview
      • Classes
        • CloudDeployClient
          • Overview
          • Constructors
            • CloudDeployClient(CloudDeployClient const &)
            • CloudDeployClient(CloudDeployClient &&)
            • CloudDeployClient(std::shared_ptr< CloudDeployConnection >, Options)
          • Operators
            • operator=(CloudDeployClient const &)
            • operator=(CloudDeployClient &&)
            • operator==(CloudDeployClient const &, CloudDeployClient const &)
            • operator!=(CloudDeployClient const &, CloudDeployClient const &)
          • Functions
            • ListDeliveryPipelines(std::string const &, Options)
            • ListDeliveryPipelines(google::cloud::deploy::v1::ListDeliveryPipelinesRequest, Options)
            • GetDeliveryPipeline(std::string const &, Options)
            • GetDeliveryPipeline(google::cloud::deploy::v1::GetDeliveryPipelineRequest const &, Options)
            • CreateDeliveryPipeline(std::string const &, google::cloud::deploy::v1::DeliveryPipeline const &, std::string const &, Options)
            • CreateDeliveryPipeline(NoAwaitTag, std::string const &, google::cloud::deploy::v1::DeliveryPipeline const &, std::string const &, Options)
            • CreateDeliveryPipeline(google::cloud::deploy::v1::CreateDeliveryPipelineRequest const &, Options)
            • CreateDeliveryPipeline(NoAwaitTag, google::cloud::deploy::v1::CreateDeliveryPipelineRequest const &, Options)
            • CreateDeliveryPipeline(google::longrunning::Operation const &, Options)
            • UpdateDeliveryPipeline(google::cloud::deploy::v1::DeliveryPipeline const &, google::protobuf::FieldMask const &, Options)
            • UpdateDeliveryPipeline(NoAwaitTag, google::cloud::deploy::v1::DeliveryPipeline const &, google::protobuf::FieldMask const &, Options)
            • UpdateDeliveryPipeline(google::cloud::deploy::v1::UpdateDeliveryPipelineRequest const &, Options)
            • UpdateDeliveryPipeline(NoAwaitTag, google::cloud::deploy::v1::UpdateDeliveryPipelineRequest const &, Options)
            • UpdateDeliveryPipeline(google::longrunning::Operation const &, Options)
            • DeleteDeliveryPipeline(std::string const &, Options)
            • DeleteDeliveryPipeline(NoAwaitTag, std::string const &, Options)
            • DeleteDeliveryPipeline(google::cloud::deploy::v1::DeleteDeliveryPipelineRequest const &, Options)
            • DeleteDeliveryPipeline(NoAwaitTag, google::cloud::deploy::v1::DeleteDeliveryPipelineRequest const &, Options)
            • DeleteDeliveryPipeline(google::longrunning::Operation const &, Options)
            • ListTargets(std::string const &, Options)
            • ListTargets(google::cloud::deploy::v1::ListTargetsRequest, Options)
            • RollbackTarget(std::string const &, std::string const &, std::string const &, Options)
            • RollbackTarget(google::cloud::deploy::v1::RollbackTargetRequest const &, Options)
            • GetTarget(std::string const &, Options)
            • GetTarget(google::cloud::deploy::v1::GetTargetRequest const &, Options)
            • CreateTarget(std::string const &, google::cloud::deploy::v1::Target const &, std::string const &, Options)
            • CreateTarget(NoAwaitTag, std::string const &, google::cloud::deploy::v1::Target const &, std::string const &, Options)
            • CreateTarget(google::cloud::deploy::v1::CreateTargetRequest const &, Options)
            • CreateTarget(NoAwaitTag, google::cloud::deploy::v1::CreateTargetRequest const &, Options)
            • CreateTarget(google::longrunning::Operation const &, Options)
            • UpdateTarget(google::cloud::deploy::v1::Target const &, google::protobuf::FieldMask const &, Options)
            • UpdateTarget(NoAwaitTag, google::cloud::deploy::v1::Target const &, google::protobuf::FieldMask const &, Options)
            • UpdateTarget(google::cloud::deploy::v1::UpdateTargetRequest const &, Options)
            • UpdateTarget(NoAwaitTag, google::cloud::deploy::v1::UpdateTargetRequest const &, Options)
            • UpdateTarget(google::longrunning::Operation const &, Options)
            • DeleteTarget(std::string const &, Options)
            • DeleteTarget(NoAwaitTag, std::string const &, Options)
            • DeleteTarget(google::cloud::deploy::v1::DeleteTargetRequest const &, Options)
            • DeleteTarget(NoAwaitTag, google::cloud::deploy::v1::DeleteTargetRequest const &, Options)
            • DeleteTarget(google::longrunning::Operation const &, Options)
            • ListCustomTargetTypes(std::string const &, Options)
            • ListCustomTargetTypes(google::cloud::deploy::v1::ListCustomTargetTypesRequest, Options)
            • GetCustomTargetType(std::string const &, Options)
            • GetCustomTargetType(google::cloud::deploy::v1::GetCustomTargetTypeRequest const &, Options)
            • CreateCustomTargetType(std::string const &, google::cloud::deploy::v1::CustomTargetType const &, std::string const &, Options)
            • CreateCustomTargetType(NoAwaitTag, std::string const &, google::cloud::deploy::v1::CustomTargetType const &, std::string const &, Options)
            • CreateCustomTargetType(google::cloud::deploy::v1::CreateCustomTargetTypeRequest const &, Options)
            • CreateCustomTargetType(NoAwaitTag, google::cloud::deploy::v1::CreateCustomTargetTypeRequest const &, Options)
            • CreateCustomTargetType(google::longrunning::Operation const &, Options)
            • UpdateCustomTargetType(google::cloud::deploy::v1::CustomTargetType const &, google::protobuf::FieldMask const &, Options)
            • UpdateCustomTargetType(NoAwaitTag, google::cloud::deploy::v1::CustomTargetType const &, google::protobuf::FieldMask const &, Options)
            • UpdateCustomTargetType(google::cloud::deploy::v1::UpdateCustomTargetTypeRequest const &, Options)
            • UpdateCustomTargetType(NoAwaitTag, google::cloud::deploy::v1::UpdateCustomTargetTypeRequest const &, Options)
            • UpdateCustomTargetType(google::longrunning::Operation const &, Options)
            • DeleteCustomTargetType(std::string const &, Options)
            • DeleteCustomTargetType(NoAwaitTag, std::string const &, Options)
            • DeleteCustomTargetType(google::cloud::deploy::v1::DeleteCustomTargetTypeRequest const &, Options)
            • DeleteCustomTargetType(NoAwaitTag, google::cloud::deploy::v1::DeleteCustomTargetTypeRequest const &, Options)
            • DeleteCustomTargetType(google::longrunning::Operation const &, Options)
            • ListReleases(std::string const &, Options)
            • ListReleases(google::cloud::deploy::v1::ListReleasesRequest, Options)
            • GetRelease(std::string const &, Options)
            • GetRelease(google::cloud::deploy::v1::GetReleaseRequest const &, Options)
            • CreateRelease(std::string const &, google::cloud::deploy::v1::Release const &, std::string const &, Options)
            • CreateRelease(NoAwaitTag, std::string const &, google::cloud::deploy::v1::Release const &, std::string const &, Options)
            • CreateRelease(google::cloud::deploy::v1::CreateReleaseRequest const &, Options)
            • CreateRelease(NoAwaitTag, google::cloud::deploy::v1::CreateReleaseRequest const &, Options)
            • CreateRelease(google::longrunning::Operation const &, Options)
            • AbandonRelease(std::string const &, Options)
            • AbandonRelease(google::cloud::deploy::v1::AbandonReleaseRequest const &, Options)
            • CreateDeployPolicy(std::string const &, google::cloud::deploy::v1::DeployPolicy const &, std::string const &, Options)
            • CreateDeployPolicy(NoAwaitTag, std::string const &, google::cloud::deploy::v1::DeployPolicy const &, std::string const &, Options)
            • CreateDeployPolicy(google::cloud::deploy::v1::CreateDeployPolicyRequest const &, Options)
            • CreateDeployPolicy(NoAwaitTag, google::cloud::deploy::v1::CreateDeployPolicyRequest const &, Options)
            • CreateDeployPolicy(google::longrunning::Operation const &, Options)
            • UpdateDeployPolicy(google::cloud::deploy::v1::DeployPolicy const &, google::protobuf::FieldMask const &, Options)
            • UpdateDeployPolicy(NoAwaitTag, google::cloud::deploy::v1::DeployPolicy const &, google::protobuf::FieldMask const &, Options)
            • UpdateDeployPolicy(google::cloud::deploy::v1::UpdateDeployPolicyRequest const &, Options)
            • UpdateDeployPolicy(NoAwaitTag, google::cloud::deploy::v1::UpdateDeployPolicyRequest const &, Options)
            • UpdateDeployPolicy(google::longrunning::Operation const &, Options)
            • DeleteDeployPolicy(std::string const &, Options)
            • DeleteDeployPolicy(NoAwaitTag, std::string const &, Options)
            • DeleteDeployPolicy(google::cloud::deploy::v1::DeleteDeployPolicyRequest const &, Options)
            • DeleteDeployPolicy(NoAwaitTag, google::cloud::deploy::v1::DeleteDeployPolicyRequest const &, Options)
            • DeleteDeployPolicy(google::longrunning::Operation const &, Options)
            • ListDeployPolicies(std::string const &, Options)
            • ListDeployPolicies(google::cloud::deploy::v1::ListDeployPoliciesRequest, Options)
            • GetDeployPolicy(std::string const &, Options)
            • GetDeployPolicy(google::cloud::deploy::v1::GetDeployPolicyRequest const &, Options)
            • ApproveRollout(std::string const &, Options)
            • ApproveRollout(google::cloud::deploy::v1::ApproveRolloutRequest const &, Options)
            • AdvanceRollout(std::string const &, std::string const &, Options)
            • AdvanceRollout(google::cloud::deploy::v1::AdvanceRolloutRequest const &, Options)
            • CancelRollout(std::string const &, Options)
            • CancelRollout(google::cloud::deploy::v1::CancelRolloutRequest const &, Options)
            • ListRollouts(std::string const &, Options)
            • ListRollouts(google::cloud::deploy::v1::ListRolloutsRequest, Options)
            • GetRollout(std::string const &, Options)
            • GetRollout(google::cloud::deploy::v1::GetRolloutRequest const &, Options)
            • CreateRollout(std::string const &, google::cloud::deploy::v1::Rollout const &, std::string const &, Options)
            • CreateRollout(NoAwaitTag, std::string const &, google::cloud::deploy::v1::Rollout const &, std::string const &, Options)
            • CreateRollout(google::cloud::deploy::v1::CreateRolloutRequest const &, Options)
            • CreateRollout(NoAwaitTag, google::cloud::deploy::v1::CreateRolloutRequest const &, Options)
            • CreateRollout(google::longrunning::Operation const &, Options)
            • IgnoreJob(std::string const &, std::string const &, std::string const &, Options)
            • IgnoreJob(google::cloud::deploy::v1::IgnoreJobRequest const &, Options)
            • RetryJob(std::string const &, std::string const &, std::string const &, Options)
            • RetryJob(google::cloud::deploy::v1::RetryJobRequest const &, Options)
            • ListJobRuns(std::string const &, Options)
            • ListJobRuns(google::cloud::deploy::v1::ListJobRunsRequest, Options)
            • GetJobRun(std::string const &, Options)
            • GetJobRun(google::cloud::deploy::v1::GetJobRunRequest const &, Options)
            • TerminateJobRun(std::string const &, Options)
            • TerminateJobRun(google::cloud::deploy::v1::TerminateJobRunRequest const &, Options)
            • GetConfig(std::string const &, Options)
            • GetConfig(google::cloud::deploy::v1::GetConfigRequest const &, Options)
            • CreateAutomation(std::string const &, google::cloud::deploy::v1::Automation const &, std::string const &, Options)
            • CreateAutomation(NoAwaitTag, std::string const &, google::cloud::deploy::v1::Automation const &, std::string const &, Options)
            • CreateAutomation(google::cloud::deploy::v1::CreateAutomationRequest const &, Options)
            • CreateAutomation(NoAwaitTag, google::cloud::deploy::v1::CreateAutomationRequest const &, Options)
            • CreateAutomation(google::longrunning::Operation const &, Options)
            • UpdateAutomation(google::cloud::deploy::v1::Automation const &, google::protobuf::FieldMask const &, Options)
            • UpdateAutomation(NoAwaitTag, google::cloud::deploy::v1::Automation const &, google::protobuf::FieldMask const &, Options)
            • UpdateAutomation(google::cloud::deploy::v1::UpdateAutomationRequest const &, Options)
            • UpdateAutomation(NoAwaitTag, google::cloud::deploy::v1::UpdateAutomationRequest const &, Options)
            • UpdateAutomation(google::longrunning::Operation const &, Options)
            • DeleteAutomation(std::string const &, Options)
            • DeleteAutomation(NoAwaitTag, std::string const &, Options)
            • DeleteAutomation(google::cloud::deploy::v1::DeleteAutomationRequest const &, Options)
            • DeleteAutomation(NoAwaitTag, google::cloud::deploy::v1::DeleteAutomationRequest const &, Options)
            • DeleteAutomation(google::longrunning::Operation const &, Options)
            • GetAutomation(std::string const &, Options)
            • GetAutomation(google::cloud::deploy::v1::GetAutomationRequest const &, Options)
            • ListAutomations(std::string const &, Options)
            • ListAutomations(google::cloud::deploy::v1::ListAutomationsRequest, Options)
            • GetAutomationRun(std::string const &, Options)
            • GetAutomationRun(google::cloud::deploy::v1::GetAutomationRunRequest const &, Options)
            • ListAutomationRuns(std::string const &, Options)
            • ListAutomationRuns(google::cloud::deploy::v1::ListAutomationRunsRequest, Options)
            • CancelAutomationRun(std::string const &, Options)
            • CancelAutomationRun(google::cloud::deploy::v1::CancelAutomationRunRequest const &, Options)
            • ListLocations(google::cloud::location::ListLocationsRequest, Options)
            • GetLocation(google::cloud::location::GetLocationRequest const &, Options)
            • SetIamPolicy(google::iam::v1::SetIamPolicyRequest const &, Options)
            • GetIamPolicy(google::iam::v1::GetIamPolicyRequest const &, Options)
            • TestIamPermissions(google::iam::v1::TestIamPermissionsRequest const &, Options)
            • ListOperations(std::string const &, std::string const &, Options)
            • ListOperations(google::longrunning::ListOperationsRequest, Options)
            • GetOperation(std::string const &, Options)
            • GetOperation(google::longrunning::GetOperationRequest const &, Options)
            • DeleteOperation(std::string const &, Options)
            • DeleteOperation(google::longrunning::DeleteOperationRequest const &, Options)
            • CancelOperation(std::string const &, Options)
            • CancelOperation(google::longrunning::CancelOperationRequest const &, Options)
        • CloudDeployConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListDeliveryPipelines(google::cloud::deploy::v1::ListDeliveryPipelinesRequest)
            • virtual GetDeliveryPipeline(google::cloud::deploy::v1::GetDeliveryPipelineRequest const &)
            • virtual CreateDeliveryPipeline(google::cloud::deploy::v1::CreateDeliveryPipelineRequest const &)
            • virtual CreateDeliveryPipeline(NoAwaitTag, google::cloud::deploy::v1::CreateDeliveryPipelineRequest const &)
            • virtual CreateDeliveryPipeline(google::longrunning::Operation const &)
            • virtual UpdateDeliveryPipeline(google::cloud::deploy::v1::UpdateDeliveryPipelineRequest const &)
            • virtual UpdateDeliveryPipeline(NoAwaitTag, google::cloud::deploy::v1::UpdateDeliveryPipelineRequest const &)
            • virtual UpdateDeliveryPipeline(google::longrunning::Operation const &)
            • virtual DeleteDeliveryPipeline(google::cloud::deploy::v1::DeleteDeliveryPipelineRequest const &)
            • virtual DeleteDeliveryPipeline(NoAwaitTag, google::cloud::deploy::v1::DeleteDeliveryPipelineRequest const &)
            • virtual DeleteDeliveryPipeline(google::longrunning::Operation const &)
            • virtual ListTargets(google::cloud::deploy::v1::ListTargetsRequest)
            • virtual RollbackTarget(google::cloud::deploy::v1::RollbackTargetRequest const &)
            • virtual GetTarget(google::cloud::deploy::v1::GetTargetRequest const &)
            • virtual CreateTarget(google::cloud::deploy::v1::CreateTargetRequest const &)
            • virtual CreateTarget(NoAwaitTag, google::cloud::deploy::v1::CreateTargetRequest const &)
            • virtual CreateTarget(google::longrunning::Operation const &)
            • virtual UpdateTarget(google::cloud::deploy::v1::UpdateTargetRequest const &)
            • virtual UpdateTarget(NoAwaitTag, google::cloud::deploy::v1::UpdateTargetRequest const &)
            • virtual UpdateTarget(google::longrunning::Operation const &)
            • virtual DeleteTarget(google::cloud::deploy::v1::DeleteTargetRequest const &)
            • virtual DeleteTarget(NoAwaitTag, google::cloud::deploy::v1::DeleteTargetRequest const &)
            • virtual DeleteTarget(google::longrunning::Operation const &)
            • virtual ListCustomTargetTypes(google::cloud::deploy::v1::ListCustomTargetTypesRequest)
            • virtual GetCustomTargetType(google::cloud::deploy::v1::GetCustomTargetTypeRequest const &)
            • virtual CreateCustomTargetType(google::cloud::deploy::v1::CreateCustomTargetTypeRequest const &)
            • virtual CreateCustomTargetType(NoAwaitTag, google::cloud::deploy::v1::CreateCustomTargetTypeRequest const &)
            • virtual CreateCustomTargetType(google::longrunning::Operation const &)
            • virtual UpdateCustomTargetType(google::cloud::deploy::v1::UpdateCustomTargetTypeRequest const &)
            • virtual UpdateCustomTargetType(NoAwaitTag, google::cloud::deploy::v1::UpdateCustomTargetTypeRequest const &)
            • virtual UpdateCustomTargetType(google::longrunning::Operation const &)
            • virtual DeleteCustomTargetType(google::cloud::deploy::v1::DeleteCustomTargetTypeRequest const &)
            • virtual DeleteCustomTargetType(NoAwaitTag, google::cloud::deploy::v1::DeleteCustomTargetTypeRequest const &)
            • virtual DeleteCustomTargetType(google::longrunning::Operation const &)
            • virtual ListReleases(google::cloud::deploy::v1::ListReleasesRequest)
            • virtual GetRelease(google::cloud::deploy::v1::GetReleaseRequest const &)
            • virtual CreateRelease(google::cloud::deploy::v1::CreateReleaseRequest const &)
            • virtual CreateRelease(NoAwaitTag, google::cloud::deploy::v1::CreateReleaseRequest const &)
            • virtual CreateRelease(google::longrunning::Operation const &)
            • virtual AbandonRelease(google::cloud::deploy::v1::AbandonReleaseRequest const &)
            • virtual CreateDeployPolicy(google::cloud::deploy::v1::CreateDeployPolicyRequest const &)
            • virtual CreateDeployPolicy(NoAwaitTag, google::cloud::deploy::v1::CreateDeployPolicyRequest const &)
            • virtual CreateDeployPolicy(google::longrunning::Operation const &)
            • virtual UpdateDeployPolicy(google::cloud::deploy::v1::UpdateDeployPolicyRequest const &)
            • virtual UpdateDeployPolicy(NoAwaitTag, google::cloud::deploy::v1::UpdateDeployPolicyRequest const &)
            • virtual UpdateDeployPolicy(google::longrunning::Operation const &)
            • virtual DeleteDeployPolicy(google::cloud::deploy::v1::DeleteDeployPolicyRequest const &)
            • virtual DeleteDeployPolicy(NoAwaitTag, google::cloud::deploy::v1::DeleteDeployPolicyRequest const &)
            • virtual DeleteDeployPolicy(google::longrunning::Operation const &)
            • virtual ListDeployPolicies(google::cloud::deploy::v1::ListDeployPoliciesRequest)
            • virtual GetDeployPolicy(google::cloud::deploy::v1::GetDeployPolicyRequest const &)
            • virtual ApproveRollout(google::cloud::deploy::v1::ApproveRolloutRequest const &)
            • virtual AdvanceRollout(google::cloud::deploy::v1::AdvanceRolloutRequest const &)
            • virtual CancelRollout(google::cloud::deploy::v1::CancelRolloutRequest const &)
            • virtual ListRollouts(google::cloud::deploy::v1::ListRolloutsRequest)
            • virtual GetRollout(google::cloud::deploy::v1::GetRolloutRequest const &)
            • virtual CreateRollout(google::cloud::deploy::v1::CreateRolloutRequest const &)
            • virtual CreateRollout(NoAwaitTag, google::cloud::deploy::v1::CreateRolloutRequest const &)
            • virtual CreateRollout(google::longrunning::Operation const &)
            • virtual IgnoreJob(google::cloud::deploy::v1::IgnoreJobRequest const &)
            • virtual RetryJob(google::cloud::deploy::v1::RetryJobRequest const &)
            • virtual ListJobRuns(google::cloud::deploy::v1::ListJobRunsRequest)
            • virtual GetJobRun(google::cloud::deploy::v1::GetJobRunRequest const &)
            • virtual TerminateJobRun(google::cloud::deploy::v1::TerminateJobRunRequest const &)
            • virtual GetConfig(google::cloud::deploy::v1::GetConfigRequest const &)
            • virtual CreateAutomation(google::cloud::deploy::v1::CreateAutomationRequest const &)
            • virtual CreateAutomation(NoAwaitTag, google::cloud::deploy::v1::CreateAutomationRequest const &)
            • virtual CreateAutomation(google::longrunning::Operation const &)
            • virtual UpdateAutomation(google::cloud::deploy::v1::UpdateAutomationRequest const &)
            • virtual UpdateAutomation(NoAwaitTag, google::cloud::deploy::v1::UpdateAutomationRequest const &)
            • virtual UpdateAutomation(google::longrunning::Operation const &)
            • virtual DeleteAutomation(google::cloud::deploy::v1::DeleteAutomationRequest const &)
            • virtual DeleteAutomation(NoAwaitTag, google::cloud::deploy::v1::DeleteAutomationRequest const &)
            • virtual DeleteAutomation(google::longrunning::Operation const &)
            • virtual GetAutomation(google::cloud::deploy::v1::GetAutomationRequest const &)
            • virtual ListAutomations(google::cloud::deploy::v1::ListAutomationsRequest)
            • virtual GetAutomationRun(google::cloud::deploy::v1::GetAutomationRunRequest const &)
            • virtual ListAutomationRuns(google::cloud::deploy::v1::ListAutomationRunsRequest)
            • virtual CancelAutomationRun(google::cloud::deploy::v1::CancelAutomationRunRequest const &)
            • virtual ListLocations(google::cloud::location::ListLocationsRequest)
            • virtual GetLocation(google::cloud::location::GetLocationRequest const &)
            • virtual SetIamPolicy(google::iam::v1::SetIamPolicyRequest const &)
            • virtual GetIamPolicy(google::iam::v1::GetIamPolicyRequest const &)
            • virtual TestIamPermissions(google::iam::v1::TestIamPermissionsRequest const &)
            • virtual ListOperations(google::longrunning::ListOperationsRequest)
            • virtual GetOperation(google::longrunning::GetOperationRequest const &)
            • virtual DeleteOperation(google::longrunning::DeleteOperationRequest const &)
            • virtual CancelOperation(google::longrunning::CancelOperationRequest const &)
        • CloudDeployConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual ListDeliveryPipelines(google::cloud::deploy::v1::ListDeliveryPipelinesRequest)
            • virtual GetDeliveryPipeline(google::cloud::deploy::v1::GetDeliveryPipelineRequest const &)
            • virtual CreateDeliveryPipeline(google::cloud::deploy::v1::CreateDeliveryPipelineRequest const &)
            • virtual UpdateDeliveryPipeline(google::cloud::deploy::v1::UpdateDeliveryPipelineRequest const &)
            • virtual DeleteDeliveryPipeline(google::cloud::deploy::v1::DeleteDeliveryPipelineRequest const &)
            • virtual ListTargets(google::cloud::deploy::v1::ListTargetsRequest)
            • virtual RollbackTarget(google::cloud::deploy::v1::RollbackTargetRequest const &)
            • virtual GetTarget(google::cloud::deploy::v1::GetTargetRequest const &)
            • virtual CreateTarget(google::cloud::deploy::v1::CreateTargetRequest const &)
            • virtual UpdateTarget(google::cloud::deploy::v1::UpdateTargetRequest const &)
            • virtual DeleteTarget(google::cloud::deploy::v1::DeleteTargetRequest const &)
            • virtual ListCustomTargetTypes(google::cloud::deploy::v1::ListCustomTargetTypesRequest)