Unikalny identyfikator konta Google Workspace klienta. Jeśli masz konto z wieloma domenami i chcesz pobrać wszystkie grupy klienta, użyj tego pola zamiast domain. Możesz też użyć aliasu my_customer do reprezentowania konta customerId na swoim koncie. Zwracana jest też wartość customerId jako część zasobu Users. Musisz podać parametr customer lub domain.
roleAssignmentId
string
Stały identyfikator przypisania roli.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu RoleAssignment.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-05-15 UTC."],[[["Retrieves detailed information about a specific role assignment within a Google Workspace account."],["Requires providing either the customer ID or domain, along with the immutable ID of the target role assignment."],["Utilizes a GET request to the specified endpoint with necessary path parameters and an empty request body."],["Upon successful execution, returns a RoleAssignment object encompassing details of the retrieved assignment."],["Needs authorization with specific OAuth scopes related to role management within Google Workspace."]]],[]]