This interface defines virtual methods for each of the user-facing overload sets in RealmsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RealmsServiceClient.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRealmsServiceConnection\u003c/code\u003e object is used in conjunction with \u003ccode\u003eRealmsServiceClient\u003c/code\u003e to interact with the Google Cloud Game Services API, defining virtual methods for user-facing overload sets.\u003c/p\u003e\n"],["\u003cp\u003eThis interface enables custom behavior injection, like using a Google Mock object, during testing of \u003ccode\u003eRealmsServiceClient\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMakeRealmsServiceConnection()\u003c/code\u003e function allows the creation of concrete instances of the \u003ccode\u003eRealmsServiceConnection\u003c/code\u003e, while \u003ccode\u003egameservices_v1_mocks::MockRealmsServiceConnection\u003c/code\u003e is available for mocking purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe interface provides virtual functions like \u003ccode\u003eListRealms\u003c/code\u003e, \u003ccode\u003eGetRealm\u003c/code\u003e, \u003ccode\u003eCreateRealm\u003c/code\u003e, \u003ccode\u003eDeleteRealm\u003c/code\u003e, \u003ccode\u003eUpdateRealm\u003c/code\u003e, and \u003ccode\u003ePreviewRealmUpdate\u003c/code\u003e to perform various operations on realms, each accepting a specific request parameter and having a defined return type.\u003c/p\u003e\n"]]],[],null,[]]