Constructs an instance of HttpJsonNetworkServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Constructs an instance of HttpJsonNetworkServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
[[["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."],[[["The webpage details the `HttpJsonNetworkServiceStub` class, which is a REST stub implementation for the `NetworkService` API, intended for advanced usage and direct API interaction."],["This class inherits from `NetworkServiceStub` and provides methods for creating instances, either with `NetworkServiceStubSettings` or `ClientContext`."],["Static methods `create` can be used to generate `HttpJsonNetworkServiceStub` instances with varying parameters."],["The page lists all available versions of the API, from `0.1.0` to `0.19.0`, with `0.19.0` being the latest."],["The `HttpJsonNetworkServiceStub` provides the method `getNetworkCallable()` which returns a `UnaryCallable` that takes `GetNetworkRequest` and returns `Network`."]]],[]]