[[["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-07 UTC."],[[["This webpage provides documentation for the `ProvisionAccountTicketResponse.Builder` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `ProvisionAccountTicketResponse.Builder` is used to construct `ProvisionAccountTicketResponse` objects, which are the response messages for the ProvisionAccountTicket RPC, within the `google.analytics.admin.v1alpha` package."],["This builder class extends `GeneratedMessageV3.Builder` and implements `ProvisionAccountTicketResponseOrBuilder`, inheriting and overriding various methods for building and managing message objects, including setting and getting the `account_ticket_id`."],["The documentation includes a comprehensive list of inherited methods from parent classes like `AbstractMessage.Builder` and `GeneratedMessageV3.Builder`, providing details on how to merge data, manage fields, and handle unknown fields, in addition to specific methods like `build()` and `clear()`."],["The class contains static methods such as getDescriptor(), and also contains public methods for field management, such as addRepeatedField, clearAccountTicketId, getAccountTicketIdBytes, and setAccountTicketId."]]],[]]