This interface defines virtual methods for each of the user-facing overload sets in GameServerDeploymentsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GameServerDeploymentsServiceClient.
[[["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-05 UTC."],[[["The `GameServerDeploymentsServiceConnection` object defines virtual methods for user-facing overload sets in `GameServerDeploymentsServiceClient`, allowing for custom behavior in testing."],["Concrete instances of `GameServerDeploymentsServiceConnection` can be created using `MakeGameServerDeploymentsServiceConnection()`."],["Mock objects, specifically `gameservices_v1_mocks::MockGameServerDeploymentsServiceConnection`, are available for mocking this service during testing."],["This interface supports various operations, including listing, getting, creating, deleting, and updating game server deployments and their rollouts, via dedicated virtual methods."],["The service manages requests and returns the respective responses for Game Server Deployment operations such as: List, Get, Create, Delete, Update, and Preview."]]],[]]