Mã nhận dạng duy nhất cho tài khoản Google Workspace của khách hàng. Đối với tài khoản nhiều miền, để tìm nạp tất cả các nhóm cho khách hàng, hãy sử dụng trường này thay cho domain. Bạn cũng có thể dùng email đại diện của my_customer để đại diện cho customerId của tài khoản. customerId cũng được trả về như một phần của tài nguyên Người dùng. Bạn phải cung cấp tham số customer hoặc domain.
roleAssignmentId
string
Mã nhận dạng bất biến của vai trò được chỉ định.
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của RoleAssignment.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]