[[["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 2024-09-03 UTC."],[[["The `IdentityService` interface serves as the access point for connector developers to interact with Google APIs for identity synchronization."],["It extends the `com.google.common.util.concurrent.Service` interface, providing methods for managing the service lifecycle, such as starting, stopping, and checking the running status."],["Developers can use the `IdentityServiceImpl` class as a concrete implementation of this interface."]]],[]]