Data Analytics API with Gemini V1BETA API - Module Google::Cloud::GeminiDataAnalytics::V1beta::ListAccessibleDataAgentsRequest::CreatorFilter (v1.0.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API module Google::Cloud::GeminiDataAnalytics::V1beta::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.