Internal
Events are created by the client's parsing methods.
ReadonlycreatedWhen the event was created, converted with Date; distinct from the signing timestamp.
ReadonlyidEvent identifier. Use it to deduplicate repeated deliveries.
ReadonlyobjectReference to the affected resource, rather than a snapshot of its data.
ReadonlytypeEvent type, such as members.updated.
Retrieve the affected resource using the client that parsed this notification. Returns current state, which may differ from the state when the event occurred. URLs must match the client host origin. Credentials and fragments in the URL are ignored; its path and query use the client's configured host.
Per-request authentication, timeout, retry, and cancellation options.
A readers.created notification. Call fetchObject() to retrieve the latest Reader.