Method: conferenceRecords.participants.participantSessions.get
Lấy phiên của người tham gia theo mã phiên của người tham gia.
Yêu cầu HTTP
GET https://meet.googleapis.com/v2/{name=conferenceRecords/*/participants/*/participantSessions/*}
URL sử dụng cú pháp Chuyển mã gRPC.
Tham số đường dẫn
Thông số |
name |
string
Bắt buộc. Tên tài nguyên của người tham gia.
|
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 ParticipantSession
.
Phạm vi uỷ quyền
Yêu cầu một trong các phạm vi OAuth sau đây:
https://www.googleapis.com/auth/meetings.space.created
https://www.googleapis.com/auth/meetings.space.readonly
Để biết thêm thông tin, hãy xem bài viết Hướng dẫn uỷ quyền.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-04-30 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-04-30 UTC."],[[["Retrieves a specific participant session within a Google Meet conference record using its unique identifier."],["Requires providing the participant session's resource name as a path parameter in the request URL."],["The response provides detailed information about the participant session, including timing and engagement metrics, if successful and authorized."],["Requires specific OAuth scopes for authorization, allowing either read-only or full access to Google Meet space data."]]],[]]