Skip to main content
Documentation
close
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
Documentation
More
Overview
Guides
Reference
Samples
Console
Overview
Library reference docs
App Hub 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 apphub_v1::AppHubClient Retry Policies
How to Override the Default Universe Domain
Override apphub_v1::AppHubClient Universe Domain
Modules
App Hub API Configuration Options
Namespaces
google::cloud::apphub_v1
Overview
Classes
AppHubClient
Overview
Constructors
AppHubClient(AppHubClient const &)
AppHubClient(AppHubClient &&)
AppHubClient(std::shared_ptr< AppHubConnection >, Options)
Operators
operator=(AppHubClient const &)
operator=(AppHubClient &&)
operator==(AppHubClient const &, AppHubClient const &)
operator!=(AppHubClient const &, AppHubClient const &)
Functions
LookupServiceProjectAttachment(std::string const &, Options)
LookupServiceProjectAttachment(google::cloud::apphub::v1::LookupServiceProjectAttachmentRequest const &, Options)
ListServiceProjectAttachments(std::string const &, Options)
ListServiceProjectAttachments(google::cloud::apphub::v1::ListServiceProjectAttachmentsRequest, Options)
CreateServiceProjectAttachment(std::string const &, google::cloud::apphub::v1::ServiceProjectAttachment const &, std::string const &, Options)
CreateServiceProjectAttachment(NoAwaitTag, std::string const &, google::cloud::apphub::v1::ServiceProjectAttachment const &, std::string const &, Options)
CreateServiceProjectAttachment(google::cloud::apphub::v1::CreateServiceProjectAttachmentRequest const &, Options)
CreateServiceProjectAttachment(NoAwaitTag, google::cloud::apphub::v1::CreateServiceProjectAttachmentRequest const &, Options)
CreateServiceProjectAttachment(google::longrunning::Operation const &, Options)
GetServiceProjectAttachment(std::string const &, Options)
GetServiceProjectAttachment(google::cloud::apphub::v1::GetServiceProjectAttachmentRequest const &, Options)
DeleteServiceProjectAttachment(std::string const &, Options)
DeleteServiceProjectAttachment(NoAwaitTag, std::string const &, Options)
DeleteServiceProjectAttachment(google::cloud::apphub::v1::DeleteServiceProjectAttachmentRequest const &, Options)
DeleteServiceProjectAttachment(NoAwaitTag, google::cloud::apphub::v1::DeleteServiceProjectAttachmentRequest const &, Options)
DeleteServiceProjectAttachment(google::longrunning::Operation const &, Options)
DetachServiceProjectAttachment(std::string const &, Options)
DetachServiceProjectAttachment(google::cloud::apphub::v1::DetachServiceProjectAttachmentRequest const &, Options)
ListDiscoveredServices(std::string const &, Options)
ListDiscoveredServices(google::cloud::apphub::v1::ListDiscoveredServicesRequest, Options)
GetDiscoveredService(std::string const &, Options)
GetDiscoveredService(google::cloud::apphub::v1::GetDiscoveredServiceRequest const &, Options)
LookupDiscoveredService(std::string const &, std::string const &, Options)
LookupDiscoveredService(google::cloud::apphub::v1::LookupDiscoveredServiceRequest const &, Options)
ListServices(std::string const &, Options)
ListServices(google::cloud::apphub::v1::ListServicesRequest, Options)
CreateService(std::string const &, google::cloud::apphub::v1::Service const &, std::string const &, Options)
CreateService(NoAwaitTag, std::string const &, google::cloud::apphub::v1::Service const &, std::string const &, Options)
CreateService(google::cloud::apphub::v1::CreateServiceRequest const &, Options)
CreateService(NoAwaitTag, google::cloud::apphub::v1::CreateServiceRequest const &, Options)
CreateService(google::longrunning::Operation const &, Options)
GetService(std::string const &, Options)
GetService(google::cloud::apphub::v1::GetServiceRequest const &, Options)
UpdateService(google::cloud::apphub::v1::Service const &, google::protobuf::FieldMask const &, Options)
UpdateService(NoAwaitTag, google::cloud::apphub::v1::Service const &, google::protobuf::FieldMask const &, Options)
UpdateService(google::cloud::apphub::v1::UpdateServiceRequest const &, Options)
UpdateService(NoAwaitTag, google::cloud::apphub::v1::UpdateServiceRequest const &, Options)
UpdateService(google::longrunning::Operation const &, Options)
DeleteService(std::string const &, Options)
DeleteService(NoAwaitTag, std::string const &, Options)
DeleteService(google::cloud::apphub::v1::DeleteServiceRequest const &, Options)
DeleteService(NoAwaitTag, google::cloud::apphub::v1::DeleteServiceRequest const &, Options)
DeleteService(google::longrunning::Operation const &, Options)
ListDiscoveredWorkloads(std::string const &, Options)
ListDiscoveredWorkloads(google::cloud::apphub::v1::ListDiscoveredWorkloadsRequest, Options)
GetDiscoveredWorkload(std::string const &, Options)
GetDiscoveredWorkload(google::cloud::apphub::v1::GetDiscoveredWorkloadRequest const &, Options)
LookupDiscoveredWorkload(std::string const &, std::string const &, Options)
LookupDiscoveredWorkload(google::cloud::apphub::v1::LookupDiscoveredWorkloadRequest const &, Options)
ListWorkloads(std::string const &, Options)
ListWorkloads(google::cloud::apphub::v1::ListWorkloadsRequest, Options)
CreateWorkload(std::string const &, google::cloud::apphub::v1::Workload const &, std::string const &, Options)
CreateWorkload(NoAwaitTag, std::string const &, google::cloud::apphub::v1::Workload const &, std::string const &, Options)
CreateWorkload(google::cloud::apphub::v1::CreateWorkloadRequest const &, Options)
CreateWorkload(NoAwaitTag, google::cloud::apphub::v1::CreateWorkloadRequest const &, Options)
CreateWorkload(google::longrunning::Operation const &, Options)
GetWorkload(std::string const &, Options)
GetWorkload(google::cloud::apphub::v1::GetWorkloadRequest const &, Options)
UpdateWorkload(google::cloud::apphub::v1::Workload const &, google::protobuf::FieldMask const &, Options)
UpdateWorkload(NoAwaitTag, google::cloud::apphub::v1::Workload const &, google::protobuf::FieldMask const &, Options)
UpdateWorkload(google::cloud::apphub::v1::UpdateWorkloadRequest const &, Options)
UpdateWorkload(NoAwaitTag, google::cloud::apphub::v1::UpdateWorkloadRequest const &, Options)
UpdateWorkload(google::longrunning::Operation const &, Options)
DeleteWorkload(std::string const &, Options)
DeleteWorkload(NoAwaitTag, std::string const &, Options)
DeleteWorkload(google::cloud::apphub::v1::DeleteWorkloadRequest const &, Options)
DeleteWorkload(NoAwaitTag, google::cloud::apphub::v1::DeleteWorkloadRequest const &, Options)
DeleteWorkload(google::longrunning::Operation const &, Options)
ListApplications(std::string const &, Options)
ListApplications(google::cloud::apphub::v1::ListApplicationsRequest, Options)
CreateApplication(std::string const &, google::cloud::apphub::v1::Application const &, std::string const &, Options)
CreateApplication(NoAwaitTag, std::string const &, google::cloud::apphub::v1::Application const &, std::string const &, Options)
CreateApplication(google::cloud::apphub::v1::CreateApplicationRequest const &, Options)
CreateApplication(NoAwaitTag, google::cloud::apphub::v1::CreateApplicationRequest const &, Options)
CreateApplication(google::longrunning::Operation const &, Options)
GetApplication(std::string const &, Options)
GetApplication(google::cloud::apphub::v1::GetApplicationRequest const &, Options)
UpdateApplication(google::cloud::apphub::v1::Application const &, google::protobuf::FieldMask const &, Options)
UpdateApplication(NoAwaitTag, google::cloud::apphub::v1::Application const &, google::protobuf::FieldMask const &, Options)
UpdateApplication(google::cloud::apphub::v1::UpdateApplicationRequest const &, Options)
UpdateApplication(NoAwaitTag, google::cloud::apphub::v1::UpdateApplicationRequest const &, Options)
UpdateApplication(google::longrunning::Operation const &, Options)
DeleteApplication(std::string const &, Options)
DeleteApplication(NoAwaitTag, std::string const &, Options)
DeleteApplication(google::cloud::apphub::v1::DeleteApplicationRequest const &, Options)
DeleteApplication(NoAwaitTag, google::cloud::apphub::v1::DeleteApplicationRequest const &, Options)
DeleteApplication(google::longrunning::Operation 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)
AppHubConnection
Overview
Functions
virtual options()
virtual LookupServiceProjectAttachment(google::cloud::apphub::v1::LookupServiceProjectAttachmentRequest const &)
virtual ListServiceProjectAttachments(google::cloud::apphub::v1::ListServiceProjectAttachmentsRequest)
virtual CreateServiceProjectAttachment(google::cloud::apphub::v1::CreateServiceProjectAttachmentRequest const &)
virtual CreateServiceProjectAttachment(NoAwaitTag, google::cloud::apphub::v1::CreateServiceProjectAttachmentRequest const &)
virtual CreateServiceProjectAttachment(google::longrunning::Operation const &)
virtual GetServiceProjectAttachment(google::cloud::apphub::v1::GetServiceProjectAttachmentRequest const &)
virtual DeleteServiceProjectAttachment(google::cloud::apphub::v1::DeleteServiceProjectAttachmentRequest const &)
virtual DeleteServiceProjectAttachment(NoAwaitTag, google::cloud::apphub::v1::DeleteServiceProjectAttachmentRequest const &)
virtual DeleteServiceProjectAttachment(google::longrunning::Operation const &)
virtual DetachServiceProjectAttachment(google::cloud::apphub::v1::DetachServiceProjectAttachmentRequest const &)
virtual ListDiscoveredServices(google::cloud::apphub::v1::ListDiscoveredServicesRequest)
virtual GetDiscoveredService(google::cloud::apphub::v1::GetDiscoveredServiceRequest const &)
virtual LookupDiscoveredService(google::cloud::apphub::v1::LookupDiscoveredServiceRequest const &)
virtual ListServices(google::cloud::apphub::v1::ListServicesRequest)
virtual CreateService(google::cloud::apphub::v1::CreateServiceRequest const &)
virtual CreateService(NoAwaitTag, google::cloud::apphub::v1::CreateServiceRequest const &)
virtual CreateService(google::longrunning::Operation const &)
virtual GetService(google::cloud::apphub::v1::GetServiceRequest const &)
virtual UpdateService(google::cloud::apphub::v1::UpdateServiceRequest const &)
virtual UpdateService(NoAwaitTag, google::cloud::apphub::v1::UpdateServiceRequest const &)
virtual UpdateService(google::longrunning::Operation const &)
virtual DeleteService(google::cloud::apphub::v1::DeleteServiceRequest const &)
virtual DeleteService(NoAwaitTag, google::cloud::apphub::v1::DeleteServiceRequest const &)
virtual DeleteService(google::longrunning::Operation const &)
virtual ListDiscoveredWorkloads(google::cloud::apphub::v1::ListDiscoveredWorkloadsRequest)
virtual GetDiscoveredWorkload(google::cloud::apphub::v1::GetDiscoveredWorkloadRequest const &)
virtual LookupDiscoveredWorkload(google::cloud::apphub::v1::LookupDiscoveredWorkloadRequest const &)
virtual ListWorkloads(google::cloud::apphub::v1::ListWorkloadsRequest)
virtual CreateWorkload(google::cloud::apphub::v1::CreateWorkloadRequest const &)
virtual CreateWorkload(NoAwaitTag, google::cloud::apphub::v1::CreateWorkloadRequest const &)
virtual CreateWorkload(google::longrunning::Operation const &)
virtual GetWorkload(google::cloud::apphub::v1::GetWorkloadRequest const &)