public enum Engine.MarketplaceAgentVisibility extends Enum<Engine.MarketplaceAgentVisibility> implements ProtocolMessageEnumRepresents which marketplace agents are visible to any users in agent gallery.
Protobuf enum google.cloud.discoveryengine.v1beta.Engine.MarketplaceAgentVisibility
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
MARKETPLACE_AGENT_VISIBILITY_UNSPECIFIED |
Defaults to |
MARKETPLACE_AGENT_VISIBILITY_UNSPECIFIED_VALUE |
Defaults to |
SHOW_AGENTS_ALREADY_INTEGRATED |
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 |
SHOW_AGENTS_ALREADY_INTEGRATED_VALUE |
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 |
SHOW_AGENTS_ALREADY_PURCHASED |
Show all agents visible with |
SHOW_AGENTS_ALREADY_PURCHASED_VALUE |
Show all agents visible with |
SHOW_ALL_AGENTS |
All agents in the marketplace are visible, regardless of access or purchase status. This level encompasses all agents shown in the previous levels. |
SHOW_ALL_AGENTS_VALUE |
All agents in the marketplace are visible, regardless of access or purchase status. This level encompasses all agents shown in the previous levels. |
SHOW_AVAILABLE_AGENTS_ONLY |
Only agents that are currently available for use by the user are visible. |
SHOW_AVAILABLE_AGENTS_ONLY_VALUE |
Only agents that are currently available for use by the user are visible. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|