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-21 UTC."],[[["This webpage details the `ConnectionServiceConnection` object, which provides an interface for the `ConnectionServiceClient` within the Google Cloud BigQuery Connection API."],["The content includes documentation for various versions of the API, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, with version 2.17.0 serving as the central focus for the provided interface documentation."],["The `ConnectionServiceConnection` interface defines virtual methods that mirror the user-facing overload sets in `ConnectionServiceClient`, enabling users to inject custom behavior for testing."],["Key functions documented include `CreateConnection`, `GetConnection`, `ListConnections`, `UpdateConnection`, and `DeleteConnection`, along with IAM policy management methods like `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["Users can create a concrete instance using `MakeConnectionServiceConnection()`, or they can use the `MockConnectionServiceConnection` class for testing purposes."]]],[]]