[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The webpage provides a comprehensive list of versions for `com.google.api.gax.httpjson.PollingRequestFactory`, ranging from version 2.63.1 (latest) down to 2.7.1."],["`PollingRequestFactory` is an interface used for creating subsequent polling requests based on a compound operation ID."],["The `create` method within `PollingRequestFactory` takes a `compoundOperationId` string as a parameter, which is then used to generate a polling request."],["The `compoundOperationId` is a string consisting of an operation name and any other relevant information, delimited by a ':' character."],["The `create` method returns a polling request, which is of the parameterized type `RequestT`."]]],[]]