savedQueries property

List<GoogleCloudAiplatformV1SavedQuery>? savedQueries
getter/setter pair

A list of SavedQueries that match the specified filter in the request.

Implementation

core.List<GoogleCloudAiplatformV1SavedQuery>? savedQueries;