[[["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-06-17 UTC."],[[["This webpage details the `HttpJsonOperationSnapshotCallable` class, a `UnaryCallable` extension for handling `OperationSnapshot` objects in the context of HTTP/JSON operations within the Google API Client Libraries for Java."],["The `HttpJsonOperationSnapshotCallable` class, specifically for internal use, wraps a `UnaryCallable` that would normally return an `Operation` and returns an `OperationSnapshot` instead."],["The class provides a constructor `HttpJsonOperationSnapshotCallable(UnaryCallable\u003cRequestT,OperationT\u003e innerCallable, OperationSnapshotFactory\u003cRequestT,OperationT\u003e operationSnapshotFactory)` that takes an inner `UnaryCallable` and an `OperationSnapshotFactory` as parameters."],["The class has a method named `futureCall(RequestT request, ApiCallContext context)` that allows you to make an asynchronous call, returning an `ApiFuture` containing the `OperationSnapshot`."],["The page provides access to a range of versions, from 2.63.1 as the latest, all the way down to version 2.7.1 for the `com.google.api.gax.httpjson.HttpJsonOperationSnapshotCallable` component."]]],[]]