dataItems property

List<GoogleCloudAiplatformV1DataItem>? dataItems
getter/setter pair

A list of DataItems that matches the specified filter in the request.

Implementation

core.List<GoogleCloudAiplatformV1DataItem>? dataItems;