A factory which creates an OperationSnapshot from an initial request message (the one
which started a long running operation) and an operation response (which may be either initial
request response or the polling request response).
Public for technical reasons. For internal use only.
[[["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-08-15 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eOperationSnapshotFactory\u003c/code\u003e is 2.63.1, located at \u003ccode\u003e/java/docs/reference/gax/latest/com.google.api.gax.httpjson.OperationSnapshotFactory\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage provides a list of versions for \u003ccode\u003eOperationSnapshotFactory\u003c/code\u003e, ranging from version 2.63.1 down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationSnapshotFactory\u003c/code\u003e is an interface that creates an \u003ccode\u003eOperationSnapshot\u003c/code\u003e from an initial request message and an operation response, where \u003ccode\u003eRequestT\u003c/code\u003e and \u003ccode\u003eOperationT\u003c/code\u003e are the type parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecreate\u003c/code\u003e method of \u003ccode\u003eOperationSnapshotFactory\u003c/code\u003e takes a \u003ccode\u003eRequestT\u003c/code\u003e and an \u003ccode\u003eOperationT\u003c/code\u003e as parameters and returns an \u003ccode\u003eOperationSnapshot\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis interface is public for technical reasons but is intended for internal use.\u003c/p\u003e\n"]]],[],null,[]]