ConnectApi.CdpQueryMetadataEntitiesOutput

Represents a list of metadata entities.
Property Name Type Description Available Version
done Boolean Indicates whether all metadata entities have been retrieved (true) or not (false). 66.0
metadata List<ConnectApi.​QueryMetadataEntityOutput> List of metadata entities. 66.0
nextBatchId String ID for the next batch of metadata entities. Present only when done is false. When done is true, this field is omitted from the response. 66.0