[[["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-03-21 UTC."],[[["This page provides documentation for various versions of the `HttpJsonOrderServiceCallableFactory` class, ranging from version 0.1.0 to the latest 0.19.0, within the Google Ad Manager Java library."],["The `HttpJsonOrderServiceCallableFactory` class is a REST callable factory implementation designed for the OrderService API, intended for advanced use in managing ad-related operations."],["The class inherits from `java.lang.Object` and implements `com.google.api.gax.httpjson.HttpJsonStubCallableFactory`, offering methods to create different types of callables, such as operation, paged, batching, server streaming, and unary callables."],["The constructor for HttpJsonOrderServiceCallableFactory is a default public method, `HttpJsonOrderServiceCallableFactory()`, that takes no parameters and sets up the necessary foundation to create the callables used by the API."],["Several methods are detailed, including `createOperationCallable`, `createPagedCallable`, `createBatchingCallable`, `createServerStreamingCallable`, and `createUnaryCallable`, each of which supports different types of operations and takes parameters like `HttpJsonCallSettings`, `callSettings`, `ClientContext`, and `OperationsStub` to configure and create the desired callable."]]],[]]