This interface defines virtual methods for each of the user-facing overload sets in JobsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type JobsClient.
[[["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 document outlines the `JobsConnection` object for `JobsClient`, which is part of the Google Cloud Run v2 C++ library, detailing its role and functionality."],["The `JobsConnection` interface defines virtual methods corresponding to user-facing overload sets in `JobsClient`, enabling the injection of custom behaviors for testing, like with Google Mock objects."],["A wide array of version releases are documented, ranging from version 2.11.0 to 2.37.0-rc, providing a history and different entry points for developers to access."],["The document outlines different functions, such as `CreateJob`, `GetJob`, `ListJobs`, `UpdateJob`, `DeleteJob`, `RunJob`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, detailing their parameters and return types."],["`MakeJobsConnection()` can be used to create a concrete `JobsConnection` instance, while `run_v2_mocks::MockJobsConnection` can be used for mocking purposes."]]],[]]