Interface LeaveResponse
Response to a leave request from the server.
Signature
declare interface LeaveResponse extends MediaApiResponse
Heritage
Property signatures
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-05 UTC.
[null,null,["Last updated 2025-02-05 UTC."],[[["This documentation details the `LeaveResponse` interface, which is part of the Google Workspace Developer Preview Program."],["`LeaveResponse` extends the `MediaApiResponse` interface, inheriting its properties."],["The `leave` field within `LeaveResponse` is always empty."],["`LeaveResponse` includes `requestId` and `status` properties, inherited from `MediaApiResponse`, to provide information about the associated request and its status."]]],[]]