Constructs an instance of HttpJsonLineItemServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Constructs an instance of HttpJsonLineItemServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
[[["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."],[[["The document outlines the `HttpJsonLineItemServiceStub` class, which is a REST stub implementation for the LineItemService API, intended for advanced usage and direct API interaction."],["This class inherits from `LineItemServiceStub` and provides methods for managing line items, such as retrieving a single line item (`getLineItemCallable`) or listing multiple line items (`listLineItemsCallable` and `listLineItemsPagedCallable`)."],["`HttpJsonLineItemServiceStub` offers static factory methods (`create`) to instantiate the class, accepting parameters like `LineItemServiceStubSettings`, `ClientContext`, and `HttpJsonStubCallableFactory`, and it also includes constructors for similar purposes."],["The class provides standard lifecycle methods like `close`, `shutdown`, `shutdownNow`, `isShutdown`, `isTerminated`, and `awaitTermination`, as well as inherited methods from `LineItemServiceStub` and the `Object` class."],["The document also provides a reference to previous versions, indicating that the latest version is 0.19.0, but version 0.2.0 is described in detail."]]],[]]