entries property

List<GoogleCloudDataplexV1Entry>? entries
getter/setter pair

The list of entries under the given parent location.

Implementation

core.List<GoogleCloudDataplexV1Entry>? entries;