Data Analytics API with Gemini V1 API - Module Google::Cloud::GeminiDataAnalytics::V1::ListAccessibleDataAgentsRequest::CreatorFilter (v0.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]