This interface defines virtual methods for each of the user-facing overload sets in ConnectionServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConnectionServiceClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This document details the `ConnectionServiceConnection` interface for `ConnectionServiceClient`, which is found within the google::cloud::bigquery::connection::v1 namespace."],["The interface provides virtual methods corresponding to the user-facing overload sets in `ConnectionServiceClient`, allowing for custom behavior injection, such as with Google Mock objects."],["The latest version is 2.37.0-rc, and the document offers links to various versions from 2.11.0 to 2.37.0-rc, for use depending on desired versioning."],["Key functions for managing connections include `CreateConnection`, `GetConnection`, `ListConnections`, `UpdateConnection`, and `DeleteConnection`, as well as functions for managing Iam policies such as `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["`MakeConnectionServiceConnection()` can be used to create concrete instance and for mocking behavior, use `bigquery_connection_v1_mocks::MockConnectionServiceConnection`."]]],[]]