L'ID univoco dell'account Google Workspace del cliente. Nel caso di un account con più domini, per recuperare tutti i gruppi per un cliente utilizza questo campo anziché domain. Puoi utilizzare l'alias my_customer anche per rappresentare i dati customerId del tuo account. customerId viene restituito anche come parte della risorsa Users. Devi fornire il parametro customer o domain.
roleAssignmentId
string
ID immutabile dell'assegnazione del ruolo.
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di RoleAssignment.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]