Skip to main content
Google Cloud
Documentation Technology areas
  • AI and ML
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Distributed, hybrid, and multicloud
  • Generative AI
  • Industry solutions
  • Networking
  • Observability and monitoring
  • Security
  • Storage
Cross-product tools
  • Access and resources management
  • Costs and usage management
  • Google Cloud SDK, languages, frameworks, and tools
  • Infrastructure as code
  • Migration
Related sites
  • Google Cloud Home
  • Free Trial and Free Tier
  • Architecture Center
  • Blog
  • Contact Sales
  • Google Cloud Developer Center
  • Google Developer Center
  • Google Cloud Marketplace
  • Google Cloud Marketplace Documentation
  • Google Cloud Skills Boost
  • Google Cloud Solution Center
  • Google Cloud Support
  • Google Cloud Tech Youtube Channel
/
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Português – Brasil
  • 中文 – 简体
  • 日本語
  • 한국어
Console Sign in
  • C++
Overview Guides Reference Samples
Contact Us Start free
Google Cloud
  • Documentation
    • Overview
    • Guides
    • Reference
    • Samples
  • Technology areas
    • More
  • Cross-product tools
    • More
  • Related sites
    • More
  • Console
  • Contact Us
  • Start free
  • Overview
  • Library reference docs
  • Network Management 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 networkmanagement_v1::ReachabilityServiceClient Retry Policies
  • Modules
    • Network Management API Configuration Options
  • Namespaces
    • google::cloud::networkmanagement
      • Overview
    • google::cloud::networkmanagement_mocks
      • Overview
    • google::cloud::networkmanagement_v1
      • Overview
      • Classes
        • ReachabilityServiceClient
          • Overview
          • Constructors
            • ReachabilityServiceClient(ReachabilityServiceClient const &)
            • ReachabilityServiceClient(ReachabilityServiceClient &&)
            • ReachabilityServiceClient(std::shared_ptr< ReachabilityServiceConnection >, Options)
          • Operators
            • operator=(ReachabilityServiceClient const &)
            • operator=(ReachabilityServiceClient &&)
            • operator==(ReachabilityServiceClient const &, ReachabilityServiceClient const &)
            • operator!=(ReachabilityServiceClient const &, ReachabilityServiceClient const &)
          • Functions
            • ListConnectivityTests(std::string const &, Options)
            • ListConnectivityTests(google::cloud::networkmanagement::v1::ListConnectivityTestsRequest, Options)
            • GetConnectivityTest(std::string const &, Options)
            • GetConnectivityTest(google::cloud::networkmanagement::v1::GetConnectivityTestRequest const &, Options)
            • CreateConnectivityTest(std::string const &, std::string const &, google::cloud::networkmanagement::v1::ConnectivityTest const &, Options)
            • CreateConnectivityTest(NoAwaitTag, std::string const &, std::string const &, google::cloud::networkmanagement::v1::ConnectivityTest const &, Options)
            • CreateConnectivityTest(google::cloud::networkmanagement::v1::CreateConnectivityTestRequest const &, Options)
            • CreateConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::CreateConnectivityTestRequest const &, Options)
            • CreateConnectivityTest(google::longrunning::Operation const &, Options)
            • UpdateConnectivityTest(google::protobuf::FieldMask const &, google::cloud::networkmanagement::v1::ConnectivityTest const &, Options)
            • UpdateConnectivityTest(NoAwaitTag, google::protobuf::FieldMask const &, google::cloud::networkmanagement::v1::ConnectivityTest const &, Options)
            • UpdateConnectivityTest(google::cloud::networkmanagement::v1::UpdateConnectivityTestRequest const &, Options)
            • UpdateConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::UpdateConnectivityTestRequest const &, Options)
            • UpdateConnectivityTest(google::longrunning::Operation const &, Options)
            • RerunConnectivityTest(google::cloud::networkmanagement::v1::RerunConnectivityTestRequest const &, Options)
            • RerunConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::RerunConnectivityTestRequest const &, Options)
            • RerunConnectivityTest(google::longrunning::Operation const &, Options)
            • DeleteConnectivityTest(std::string const &, Options)
            • DeleteConnectivityTest(NoAwaitTag, std::string const &, Options)
            • DeleteConnectivityTest(google::cloud::networkmanagement::v1::DeleteConnectivityTestRequest const &, Options)
            • DeleteConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::DeleteConnectivityTestRequest const &, Options)
            • DeleteConnectivityTest(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)
        • ReachabilityServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListConnectivityTests(google::cloud::networkmanagement::v1::ListConnectivityTestsRequest)
            • virtual GetConnectivityTest(google::cloud::networkmanagement::v1::GetConnectivityTestRequest const &)
            • virtual CreateConnectivityTest(google::cloud::networkmanagement::v1::CreateConnectivityTestRequest const &)
            • virtual CreateConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::CreateConnectivityTestRequest const &)
            • virtual CreateConnectivityTest(google::longrunning::Operation const &)
            • virtual UpdateConnectivityTest(google::cloud::networkmanagement::v1::UpdateConnectivityTestRequest const &)
            • virtual UpdateConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::UpdateConnectivityTestRequest const &)
            • virtual UpdateConnectivityTest(google::longrunning::Operation const &)
            • virtual RerunConnectivityTest(google::cloud::networkmanagement::v1::RerunConnectivityTestRequest const &)
            • virtual RerunConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::RerunConnectivityTestRequest const &)
            • virtual RerunConnectivityTest(google::longrunning::Operation const &)
            • virtual DeleteConnectivityTest(google::cloud::networkmanagement::v1::DeleteConnectivityTestRequest const &)
            • virtual DeleteConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::DeleteConnectivityTestRequest const &)
            • virtual DeleteConnectivityTest(google::longrunning::Operation 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 &)
        • ReachabilityServiceConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual ListConnectivityTests(google::cloud::networkmanagement::v1::ListConnectivityTestsRequest)
            • virtual GetConnectivityTest(google::cloud::networkmanagement::v1::GetConnectivityTestRequest const &)
            • virtual CreateConnectivityTest(google::cloud::networkmanagement::v1::CreateConnectivityTestRequest const &)
            • virtual UpdateConnectivityTest(google::cloud::networkmanagement::v1::UpdateConnectivityTestRequest const &)
            • virtual RerunConnectivityTest(google::cloud::networkmanagement::v1::RerunConnectivityTestRequest const &)
            • virtual DeleteConnectivityTest(google::cloud::networkmanagement::v1::DeleteConnectivityTestRequest 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 &)
        • ReachabilityServiceLimitedErrorCountRetryPolicy
          • Overview
          • Constructors
            • ReachabilityServiceLimitedErrorCountRetryPolicy(int)
            • ReachabilityServiceLimitedErrorCountRetryPolicy(ReachabilityServiceLimitedErrorCountRetryPolicy &&)
            • ReachabilityServiceLimitedErrorCountRetryPolicy(ReachabilityServiceLimitedErrorCountRetryPolicy const &)
          • Functions
            • maximum_failures() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • ReachabilityServiceLimitedTimeRetryPolicy
          • Overview
          • Constructors
            • ReachabilityServiceLimitedTimeRetryPolicy(std::chrono::duration< DurationRep, DurationPeriod >)
            • ReachabilityServiceLimitedTimeRetryPolicy(ReachabilityServiceLimitedTimeRetryPolicy &&)
            • ReachabilityServiceLimitedTimeRetryPolicy(ReachabilityServiceLimitedTimeRetryPolicy const &)
          • Functions
            • maximum_duration() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • ReachabilityServiceRetryPolicy
          • Overview
          • Functions
            • clone() const
            • OnFailure(Status const &)
            • OnFailure(Status const &)
            • IsExhausted() const
            • IsExhausted() const
            • IsPermanentFailure(Status const &) const
            • IsPermanentFailure(Status const &) const
      • Structs
        • ReachabilityServiceBackoffPolicyOption
          • Overview
          • Types
            • Type
        • ReachabilityServiceConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • ReachabilityServicePollingPolicyOption
          • Overview
          • Types
            • Type
        • ReachabilityServiceRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeReachabilityServiceConnection(Options)
        • MakeDefaultReachabilityServiceConnectionIdempotencyPolicy()
    • google::cloud::networkmanagement_v1_mocks
      • Overview
      • Classes
        • MockReachabilityServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListConnectivityTests(google::cloud::networkmanagement::v1::ListConnectivityTestsRequest)
            • virtual GetConnectivityTest(google::cloud::networkmanagement::v1::GetConnectivityTestRequest const &)
            • virtual CreateConnectivityTest(google::cloud::networkmanagement::v1::CreateConnectivityTestRequest const &)
            • virtual CreateConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::CreateConnectivityTestRequest const &)
            • virtual CreateConnectivityTest(google::longrunning::Operation const &)
            • virtual UpdateConnectivityTest(google::cloud::networkmanagement::v1::UpdateConnectivityTestRequest const &)
            • virtual UpdateConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::UpdateConnectivityTestRequest const &)
            • virtual UpdateConnectivityTest(google::longrunning::Operation const &)
            • virtual RerunConnectivityTest(google::cloud::networkmanagement::v1::RerunConnectivityTestRequest const &)
            • virtual RerunConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::RerunConnectivityTestRequest const &)
            • virtual RerunConnectivityTest(google::longrunning::Operation const &)
            • virtual DeleteConnectivityTest(google::cloud::networkmanagement::v1::DeleteConnectivityTestRequest const &)
            • virtual DeleteConnectivityTest(NoAwaitTag, google::cloud::networkmanagement::v1::DeleteConnectivityTestRequest const &)
            • virtual DeleteConnectivityTest(google::longrunning::Operation 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 &)
  • AI and ML
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Distributed, hybrid, and multicloud
  • Generative AI
  • Industry solutions
  • Networking
  • Observability and monitoring
  • Security
  • Storage
  • Access and resources management
  • Costs and usage management
  • Google Cloud SDK, languages, frameworks, and tools
  • Infrastructure as code
  • Migration
  • Google Cloud Home
  • Free Trial and Free Tier
  • Architecture Center
  • Blog
  • Contact Sales
  • Google Cloud Developer Center
  • Google Developer Center
  • Google Cloud Marketplace
  • Google Cloud Marketplace Documentation
  • Google Cloud Skills Boost
  • Google Cloud Solution Center
  • Google Cloud Support
  • Google Cloud Tech Youtube Channel
  • Home
  • C++
  • Documentation
  • Reference

Namespace google::cloud::networkmanagement_v1_mocks (2.44.0-rc)

  • 2.44.0-rc (latest)
  • 2.43.0
  • 2.42.0
  • 2.41.0
  • 2.40.0
  • 2.39.0
  • 2.38.0
  • 2.37.0
  • 2.36.0
  • 2.35.0
  • 2.34.0
  • 2.33.0
  • 2.32.0
  • 2.31.0
  • 2.30.0
  • 2.29.0
  • 2.28.0
  • 2.27.0
  • 2.26.0
  • 2.25.1
  • 2.24.0
  • 2.23.0
  • 2.22.1
  • 2.21.0
  • 2.20.0
  • 2.19.0
  • 2.18.0
  • 2.17.0
  • 2.16.0
  • 2.15.1
  • 2.14.0
  • 2.13.0
  • 2.12.0
  • 2.11.0

Classes

MockReachabilityServiceConnection

A class to mock ReachabilityServiceConnection.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-10-10 UTC.

  • Why Google

    • Choosing Google Cloud
    • Trust and security
    • Modern Infrastructure Cloud
    • Multicloud
    • Global infrastructure
    • Customers and case studies
    • Analyst reports
    • Whitepapers
  • Products and pricing

    • See all products
    • See all solutions
    • Google Cloud for Startups
    • Google Cloud Marketplace
    • Google Cloud pricing
    • Contact sales
  • Support

    • Community forums
    • Support
    • Release Notes
    • System status
  • Resources

    • GitHub
    • Getting Started with Google Cloud
    • Google Cloud documentation
    • Code samples
    • Cloud Architecture Center
    • Training and Certification
    • Developer Center
  • Engage

    • Blog
    • Events
    • X (Twitter)
    • Google Cloud on YouTube
    • Google Cloud Tech on YouTube
    • Become a Partner
    • Google Cloud Affiliate Program
    • Press Corner
  • About Google
  • Privacy
  • Site terms
  • Google Cloud terms
  • Manage cookies
  • Our third decade of climate action: join us
  • Sign up for the Google Cloud newsletter Subscribe
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Português – Brasil
  • 中文 – 简体
  • 日本語
  • 한국어