objectDefinitions property
The list of top-level objects for the data source.
The maximum number of elements is 10.
Implementation
core.List<ObjectDefinition>? objectDefinitions;
The list of top-level objects for the data source.
The maximum number of elements is 10.
core.List<ObjectDefinition>? objectDefinitions;