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-04-09 UTC."],[[["The content provides documentation for the `JobsConnection` object, which is used in conjunction with `JobsClient` for Google Cloud Run v2."],["This interface enables users to implement custom behaviors, such as with mocking objects, when conducting tests that involve `JobsClient`."],["The `JobsConnection` interface includes various functions like `CreateJob`, `GetJob`, `ListJobs`, `UpdateJob`, `DeleteJob`, and `RunJob`, which correspond to different operations on Google Cloud Run Jobs."],["The latest release candidate for this API is version 2.37.0-rc, and there are numerous previous versions, including 2.23.0 which is the version of focus for some of the documented classes."],["There are also virtual functions to manage IAM Policies, such as `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, that are available within this `JobsConnection` interface."]]],[]]