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.
roleId
string
ID immutabile 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 Role.
[[["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 a specific role within a Google Workspace account using a `GET` request."],["Requires providing either the customer ID or domain, along with the role's immutable ID in the request URL."],["The response returns details about the specified role if the request is successful."],["Authorization is necessary using specific OAuth scopes related to role management."]]],[]]