public enum Engine.Types.MarketplaceAgentVisibilityReference documentation and code samples for the Discovery Engine v1beta API enum Engine.Types.MarketplaceAgentVisibility.
Represents which marketplace agents are visible to any users in agent gallery.
Namespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
ShowAgentsAlreadyIntegrated |
Show marketplace agents that the user does not yet have access to but
are integrated into the engine. This level also includes all agents
visible with |
ShowAgentsAlreadyPurchased |
Show all agents visible with |
ShowAllAgents |
All agents in the marketplace are visible, regardless of access or purchase status. This level encompasses all agents shown in the previous levels. |
ShowAvailableAgentsOnly |
Only agents that are currently available for use by the user are visible. |
Unspecified |
Defaults to |