Data Analytics API with Gemini v1beta API - Enum ListAccessibleDataAgentsRequest.Types.CreatorFilter (1.0.0-beta04)

public enum ListAccessibleDataAgentsRequest.Types.CreatorFilter

Reference documentation and code samples for the Data Analytics API with Gemini v1beta API enum ListAccessibleDataAgentsRequest.Types.CreatorFilter.

Filter for the creator of the agent.

Namespace

Google.Cloud.GeminiDataAnalytics.V1Beta

Assembly

Google.Cloud.GeminiDataAnalytics.V1Beta.dll

Fields

Name Description
CreatorOnly

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

None

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

NotCreatorOnly

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

Unspecified

Default value.