[[["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 page provides documentation for the `PollingRequestFactory` interface within the `com.google.api.gax.httpjson` package, which is part of the Google API Client Library for Java."],["The `PollingRequestFactory` interface is designed to create polling requests for compound operations, using a `compoundOperationId` to build the request."],["The page lists a comprehensive history of versions for this interface, ranging from version 2.7.1 up to the latest release, 2.63.1."],["The `create(String compoundOperationId)` method is the key function of the interface, allowing the creation of a polling request, which is of the generic type RequestT, using the operation ID."],["The documentation gives further detail on what the `compoundOperationId` parameter is, and what it is to be composed of, which is an operation name, with any additional relevant information delimited by a ':' character."]]],[]]