items property
The list of children.
If nextPageToken is populated, then this list may be incomplete and an additional page of results should be fetched.
Implementation
core.List<ChildReference>? items;
The list of children.
If nextPageToken is populated, then this list may be incomplete and an additional page of results should be fetched.
core.List<ChildReference>? items;