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
  • Advisory Notifications 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 advisorynotifications_v1::AdvisoryNotificationsServiceClient Retry Policies
    • How to Override the Default Universe Domain
    • Override advisorynotifications_v1::AdvisoryNotificationsServiceClient Universe Domain
  • Modules
    • Advisory Notifications API Configuration Options
  • Namespaces
    • google::cloud::advisorynotifications_v1
      • Overview
      • Classes
        • AdvisoryNotificationsServiceClient
          • Overview
          • Constructors
            • AdvisoryNotificationsServiceClient(AdvisoryNotificationsServiceClient const &)
            • AdvisoryNotificationsServiceClient(AdvisoryNotificationsServiceClient &&)
            • AdvisoryNotificationsServiceClient(std::shared_ptr< AdvisoryNotificationsServiceConnection >, Options)
          • Operators
            • operator=(AdvisoryNotificationsServiceClient const &)
            • operator=(AdvisoryNotificationsServiceClient &&)
            • operator==(AdvisoryNotificationsServiceClient const &, AdvisoryNotificationsServiceClient const &)
            • operator!=(AdvisoryNotificationsServiceClient const &, AdvisoryNotificationsServiceClient const &)
          • Functions
            • ListNotifications(std::string const &, Options)
            • ListNotifications(google::cloud::advisorynotifications::v1::ListNotificationsRequest, Options)
            • GetNotification(std::string const &, Options)
            • GetNotification(google::cloud::advisorynotifications::v1::GetNotificationRequest const &, Options)
            • GetSettings(std::string const &, Options)
            • GetSettings(google::cloud::advisorynotifications::v1::GetSettingsRequest const &, Options)
            • UpdateSettings(google::cloud::advisorynotifications::v1::Settings const &, Options)
            • UpdateSettings(google::cloud::advisorynotifications::v1::UpdateSettingsRequest const &, Options)
        • AdvisoryNotificationsServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListNotifications(google::cloud::advisorynotifications::v1::ListNotificationsRequest)
            • virtual GetNotification(google::cloud::advisorynotifications::v1::GetNotificationRequest const &)
            • virtual GetSettings(google::cloud::advisorynotifications::v1::GetSettingsRequest const &)