Class CreatorFilter (0.8.0)

CreatorFilter(value)

Filter for the creator of the agent.

Enums

Name Description
CREATOR_FILTER_UNSPECIFIED Default value.
NONE No creator-specific filter will be applied. All agents will be returned.
CREATOR_ONLY Only agents created by the user calling the API will be returned.
NOT_CREATOR_ONLY Only agents not created by the user calling the API will be returned.