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-14 UTC."],[[["The page details the `JobsConnection` object, which is a vital component for interacting with `JobsClient` in the Google Cloud Run v2 API."],["The `JobsConnection` interface provides virtual methods that mirror the user-facing overload sets found in `JobsClient`, allowing for the injection of custom behaviors, particularly for testing."],["The page lists various version-specific links to `JobsConnection`, ranging from version 2.11.0 to 2.37.0-rc, allowing users to navigate to the documentation applicable to the version they're using."],["Several functions are outlined, such as `CreateJob`, `GetJob`, `ListJobs`, `UpdateJob`, `DeleteJob`, `RunJob`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, showing the range of operations supported by `JobsConnection`."]]],[]]