Constructs an instance of HttpJsonReportServiceStub, 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 HttpJsonReportServiceStub, 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-04-09 UTC."],[[["This webpage details the `HttpJsonReportServiceStub` class, which is a REST stub implementation for the `ReportService` API, intended for advanced usage and direct API interaction."],["The `HttpJsonReportServiceStub` class inherits from `ReportServiceStub` and ultimately `java.lang.Object`, inheriting various methods like `close()`, `createReportCallable()`, and others from `ReportServiceStub`."],["Static methods provided include `create(ReportServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)`, enabling instance creation under different configurations."],["The page documents methods such as `createReportCallable()`, `fetchReportResultRowsCallable()`, `getReportCallable()`, and `runReportCallable()`, which are used for interacting with report operations."],["The webpage contains a list of prior version documentation for this Class, starting from version 0.19.0 down to version 0.1.0."]]],[]]