Empty
This type has no fields.
This object is used for extensibility because booleans and enumerations often need to be extended with extra data. The implementer uses it to determine presence. The enumeration this represents may be extended to contain data in future versions.
The JSON representation for Empty
is empty JSON object {}
.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[[["The `Empty` type serves as a placeholder for future data and extensibility, particularly with booleans and enumerations."],["It signifies presence without containing any inherent fields or data, allowing for flexible expansion."],["In JSON format, `Empty` is represented as an empty object `{}`."]]],[]]