This interface defines virtual methods for each of the user-facing overload sets in AssuredWorkloadsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AssuredWorkloadsServiceClient.
[[["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 `AssuredWorkloadsServiceConnection` interface, which defines virtual methods for user-facing operations within the `AssuredWorkloadsServiceClient`."],["The latest release candidate for this service is version 2.37.0-rc, with a detailed list of versions spanning from 2.11.0 up to the latest, with version 2.26.0 being the current version on display."],["Users can utilize `AssuredWorkloadsServiceConnection` to inject custom behaviors, especially useful for creating tests with objects of type `AssuredWorkloadsServiceClient`."],["The interface includes methods such as `CreateWorkload`, `UpdateWorkload`, `DeleteWorkload`, `GetWorkload`, and more, all of which manage operations related to workloads, violations and resources."],["Concrete instances of the connection can be made by using the `MakeAssuredWorkloadsServiceConnection()` method, while for testing purposes the `MockAssuredWorkloadsServiceConnection` is available."]]],[]]