[[["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 `TeamServiceStub` class is a base stub for the TeamService API, designed for advanced usage and direct API interaction."],["This page documents various versions of the `TeamServiceStub`, ranging from the latest `0.19.0` down to `0.1.0`, accessible via their respective links."],["The `TeamServiceStub` class inherits from `java.lang.Object` and implements the `BackgroundResource` interface, providing methods like `close()`, `getTeamCallable()`, `listTeamsCallable()`, and `listTeamsPagedCallable()`."],["The `getTeamCallable()` method allows retrieval of a specific team, returning a UnaryCallable of type GetTeamRequest, Team."],["The `listTeamsCallable()` method returns a `UnaryCallable` of `ListTeamsRequest` and `ListTeamsResponse`, to list available teams, and `listTeamsPagedCallable` does the same, but returns a `ListTeamsPagedResponse` instead."]]],[]]