Skip to main content
S3NS
Documentation Technology areas
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Networking
  • Observability and monitoring
  • Security
  • Storage
Cross-product tools
  • Access and resources management
  • Google Cloud SDK, languages, frameworks, and tools
  • Infrastructure as code
/
  • C++
  • Documentation
  • Reference
Overview Guides Reference
S3NS
  • Documentation
    • Overview
    • Guides
    • Reference
  • Technology areas
    • More
  • Cross-product tools
    • More
  • Overview
  • Library reference docs
  • Connect Gateway 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 gkeconnect_gateway_v1::GatewayControlClient Retry Policies
  • Modules
    • Connect Gateway API Configuration Options
  • Namespaces
    • google::cloud::gkeconnect_gateway_v1
      • Overview
      • Classes
        • GatewayControlClient
          • Overview
          • Constructors
            • GatewayControlClient(GatewayControlClient const &)
            • GatewayControlClient(GatewayControlClient &&)
            • GatewayControlClient(std::shared_ptr< GatewayControlConnection >, Options)
          • Operators
            • operator=(GatewayControlClient const &)
            • operator=(GatewayControlClient &&)
            • operator==(GatewayControlClient const &, GatewayControlClient const &)
            • operator!=(GatewayControlClient const &, GatewayControlClient const &)
          • Functions
            • GenerateCredentials(google::cloud::gkeconnect::gateway::v1::GenerateCredentialsRequest const &, Options)
        • GatewayControlConnection
          • Overview
          • Functions
            • virtual options()
            • virtual GenerateCredentials(google::cloud::gkeconnect::gateway::v1::GenerateCredentialsRequest const &)
        • GatewayControlConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual GenerateCredentials(google::cloud::gkeconnect::gateway::v1::GenerateCredentialsRequest const &)
        • GatewayControlLimitedErrorCountRetryPolicy
          • Overview
          • Constructors
            • GatewayControlLimitedErrorCountRetryPolicy(int)
            • GatewayControlLimitedErrorCountRetryPolicy(GatewayControlLimitedErrorCountRetryPolicy &&)
            • GatewayControlLimitedErrorCountRetryPolicy(GatewayControlLimitedErrorCountRetryPolicy const &)
          • Functions
            • maximum_failures() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • GatewayControlLimitedTimeRetryPolicy
          • Overview
          • Constructors
            • GatewayControlLimitedTimeRetryPolicy(std::chrono::duration< DurationRep, DurationPeriod >)
            • GatewayControlLimitedTimeRetryPolicy(GatewayControlLimitedTimeRetryPolicy &&)
            • GatewayControlLimitedTimeRetryPolicy(GatewayControlLimitedTimeRetryPolicy const &)
          • Functions
            • maximum_duration() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • GatewayControlRetryPolicy
          • Overview
          • Functions
            • clone() const
            • OnFailure(Status const &)
            • OnFailure(Status const &)
            • IsExhausted() const
            • IsExhausted() const
            • IsPermanentFailure(Status const &) const
            • IsPermanentFailure(Status const &) const
      • Structs
        • GatewayControlBackoffPolicyOption
          • Overview
          • Types
            • Type
        • GatewayControlConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • GatewayControlRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeDefaultGatewayControlConnectionIdempotencyPolicy()
        • MakeGatewayControlConnectionRest(Options)
    • google::cloud::gkeconnect_gateway_v1_mocks
      • Overview
      • Classes
        • MockGatewayControlConnection
          • Overview
          • Functions
            • virtual options()
            • virtual GenerateCredentials(google::cloud::gkeconnect::gateway::v1::GenerateCredentialsRequest const &)
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Networking
  • Observability and monitoring
  • Security
  • Storage
  • Access and resources management
  • Google Cloud SDK, languages, frameworks, and tools
  • Infrastructure as code
Some or all of the information on this page might not apply to Trusted Cloud by S3NS. See Differences from Google Cloud for more details.
  • Home
  • C++
  • Documentation
  • Reference

Namespace google::cloud::gkeconnect_gateway_v1_mocks (2.43.0)

  • 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

Classes

MockGatewayControlConnection

A class to mock GatewayControlConnection.

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.

  • Terms
  • Privacy
  • Manage cookies