Data Analytics API with Gemini V1 API - Module Google::Cloud::GeminiDataAnalytics::V1::ListAccessibleDataAgentsRequest::CreatorFilter (v0.2.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1 API module Google::Cloud::GeminiDataAnalytics::V1::ListAccessibleDataAgentsRequest::CreatorFilter.

Filter for the creator of the agent.

Constants

CREATOR_FILTER_UNSPECIFIED

value: 0
Default value.

NONE

value: 1
No creator-specific filter will be applied. All agents will be returned.

CREATOR_ONLY

value: 2
Only agents created by the user calling the API will be returned.

NOT_CREATOR_ONLY

value: 3
Only agents not created by the user calling the API will be returned.