REST stub implementation for the Operations service API.
This class is for advanced usage and reflects the underlying API directly.
Note: This OperationsClient was originally auto-generated by the generator. There has been a
few handwritten changes since then and has not been regenerated.
Constructs an instance of HttpJsonOperationsStub, 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 HttpJsonOperationsStub, 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-02 UTC."],[[["The provided content is a documentation page for the `HttpJsonOperationsStub` class in the Google Cloud API client library for Java, specifically within the `com.google.api.gax.httpjson.longrunning.stub` package."],["This class is a REST stub implementation for the Operations service API, intended for advanced users and direct API interaction, extending the `OperationsStub` class and inheriting its functionalities."],["The page lists various versions of the library, ranging from version 2.63.1 (latest) down to version 2.7.1, each with a link to its respective documentation for the `HttpJsonOperationsStub` class."],["The documentation details the class's methods, including `cancelOperationCallable()`, `deleteOperationCallable()`, `getOperationCallable()`, `listOperationsCallable()`, and `listOperationsPagedCallable()`, all of which are inherited from `OperationsStub`, as well as static methods for creating instances of the `HttpJsonOperationsStub` class."],["The content offers information regarding the constructors, inherited members, parameters, returns, and exceptions of the class and methods, along with links to external documentation for clarity."]]],[]]