Property signature LogEvent.relevantObject
The relevant object of the event.
Signature
relevantObject?:
| Error
| DeletedResource
| ResourceSnapshot
| MediaApiResponse
| MediaApiRequest;
Details
Type |
| Error
| DeletedResource
| ResourceSnapshot
| MediaApiResponse
| MediaApiRequest |
Optional |
Yes |
Readonly |
No |
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-04 UTC.
[null,null,["Last updated 2025-02-04 UTC."],[[["This content relates to the Google Workspace Developer Preview Program, offering early access to specific features."],["The `relevantObject` property can be one of five types: `Error`, `DeletedResource`, `ResourceSnapshot`, `MediaApiResponse`, or `MediaApiRequest`."],["The `relevantObject` property is optional within this context."],["The `relevantObject` property is not a read-only property."]]],[]]