Giao diện DeletedParticipant
Xoá tài nguyên cho một người tham gia.
Chữ ký
declare interface DeletedParticipant extends DeletedResource
Di sản
Chữ ký thuộc tính
Tên |
Mô tả |
id |
Mã nhận dạng của tài nguyên đã xoá. (Kế thừa từ DeletedResource ) |
participant |
Đặt thành true nếu người tham gia được xoá thành công. |
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: 2025-02-06 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-02-06 UTC."],[[["This content details the `DeletedParticipant` interface, which extends the `DeletedResource` interface."],["The `DeletedParticipant` interface has a property called `participant` that indicates a successful deletion."],["The ID for the deleted resource can be found in the `id` property of the `DeletedResource` interface."],["This interface is accessible through the Google Workspace Developer Preview Program for those seeking early access to such features."]]],[]]