Constructs an instance of HttpJsonTeamServiceStub, 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 HttpJsonTeamServiceStub, 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-04-09 UTC."],[[["This page details the `HttpJsonTeamServiceStub` class, which is a REST stub implementation for the TeamService API, designed for advanced users who need to interact directly with the underlying API."],["The latest version documented is 0.19.0, with a range of historical versions available from 0.18.0 down to 0.1.0, allowing access to various previous API iterations."],["`HttpJsonTeamServiceStub` inherits from `TeamServiceStub` and provides methods like `getTeamCallable()`, `listTeamsCallable()`, and `listTeamsPagedCallable()` for interacting with team-related data."],["Static methods are available to create instances of `HttpJsonTeamServiceStub` using `TeamServiceStubSettings`, `ClientContext`, and `HttpJsonStubCallableFactory`, with each method potentially throwing an `IOException`."],["The class also contains methods to handle the life cycle of the stub itself, like `close()`, `awaitTermination()`, `shutdown()`, `shutdownNow()`, `isShutdown()`, and `isTerminated()`."]]],[]]