[[["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 2022-09-30 UTC."],[[["`CreateRPC` function generates an RPC instance tailored for interacting with remote services."],["Each RPC instance generated by `CreateRPC` is designed for a single use and should not be reused."],["The `service` argument, a string, specifies the target service for the RPC call."],["An optional `APIProxyStubMap` instance can be provided for dependency injection through the `stubmap` argument."],["If the designated service lacks a `CreateRPC` method, it will raise an `AssertionError` or `RuntimeError`."]]],[]]