Package-level declarations

Types

Link copied to clipboard
enum AgentActionGroupSignature : Enum<AgentActionGroupSignature> , ConvertibleToJava<AgentActionGroupSignature>

Action Group Signature for a BuiltIn Action

Link copied to clipboard
enum AgentActionGroupState : Enum<AgentActionGroupState> , ConvertibleToJava<AgentActionGroupState>

State of the action group

Link copied to clipboard
enum AgentAliasStatus : Enum<AgentAliasStatus> , ConvertibleToJava<AgentAliasStatus>

The statuses an Agent Alias can be in.

Link copied to clipboard
enum AgentCreationMode : Enum<AgentCreationMode> , ConvertibleToJava<AgentCreationMode>

Creation Mode for Prompt Configuration.

Link copied to clipboard
enum AgentCustomControlMethod : Enum<AgentCustomControlMethod> , ConvertibleToJava<AgentCustomControlMethod>

Custom control of action execution

Link copied to clipboard
enum AgentKnowledgeBaseState : Enum<AgentKnowledgeBaseState> , ConvertibleToJava<AgentKnowledgeBaseState>

State of the knowledge base; whether it is enabled or disabled

Link copied to clipboard
enum AgentPromptState : Enum<AgentPromptState> , ConvertibleToJava<AgentPromptState>

Prompt State.

Link copied to clipboard
enum AgentPromptType : Enum<AgentPromptType> , ConvertibleToJava<AgentPromptType>

Prompt Type.

Link copied to clipboard
enum AgentStatus : Enum<AgentStatus> , ConvertibleToJava<AgentStatus>

Schema Type for Action APIs.

Link copied to clipboard
enum AgentType : Enum<AgentType> , ConvertibleToJava<AgentType>

Parameter Type

Link copied to clipboard
enum DataSourceChunkingStrategy : Enum<DataSourceChunkingStrategy> , ConvertibleToJava<DataSourceChunkingStrategy>

Knowledge base can split your source data into chunks. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried. You have the following options for chunking your data. If you opt for NONE, then you may want to pre-process your files by splitting them up such that each file corresponds to a chunk.

enum DataSourceConfluenceSourceConfigurationAuthType : Enum<DataSourceConfluenceSourceConfigurationAuthType> , ConvertibleToJava<DataSourceConfluenceSourceConfigurationAuthType>

The supported authentication type to authenticate and connect to your Confluence instance.

enum DataSourceConfluenceSourceConfigurationHostType : Enum<DataSourceConfluenceSourceConfigurationHostType> , ConvertibleToJava<DataSourceConfluenceSourceConfigurationHostType>

The supported host type, whether online/cloud or server/on-premises.

Link copied to clipboard
enum DataSourceCrawlFilterConfigurationType : Enum<DataSourceCrawlFilterConfigurationType> , ConvertibleToJava<DataSourceCrawlFilterConfigurationType>

The crawl filter type.

Link copied to clipboard
enum DataSourceDataDeletionPolicy : Enum<DataSourceDataDeletionPolicy> , ConvertibleToJava<DataSourceDataDeletionPolicy>

The deletion policy for the data source.

Link copied to clipboard
enum DataSourceParsingStrategy : Enum<DataSourceParsingStrategy> , ConvertibleToJava<DataSourceParsingStrategy>

The parsing strategy for the data source.

enum DataSourceSalesforceSourceConfigurationAuthType : Enum<DataSourceSalesforceSourceConfigurationAuthType> , ConvertibleToJava<DataSourceSalesforceSourceConfigurationAuthType>

The supported authentication type to authenticate and connect to your Salesforce instance.

enum DataSourceSharePointSourceConfigurationAuthType : Enum<DataSourceSharePointSourceConfigurationAuthType> , ConvertibleToJava<DataSourceSharePointSourceConfigurationAuthType>

The supported authentication type to authenticate and connect to your SharePoint site/sites.

enum DataSourceSharePointSourceConfigurationHostType : Enum<DataSourceSharePointSourceConfigurationHostType> , ConvertibleToJava<DataSourceSharePointSourceConfigurationHostType>

The supported host type, whether online/cloud or server/on-premises.

Link copied to clipboard
enum DataSourceStatus : Enum<DataSourceStatus> , ConvertibleToJava<DataSourceStatus>

The status of a data source.

Link copied to clipboard
enum DataSourceTransformationStepToApply : Enum<DataSourceTransformationStepToApply> , ConvertibleToJava<DataSourceTransformationStepToApply>

When the service applies the transformation.

Link copied to clipboard
enum DataSourceType : Enum<DataSourceType> , ConvertibleToJava<DataSourceType>

The type of the data source location.

Link copied to clipboard
enum DataSourceWebScopeType : Enum<DataSourceWebScopeType> , ConvertibleToJava<DataSourceWebScopeType>

The scope that a web crawl job will be restricted to.

Link copied to clipboard
enum FlowConnectionType : Enum<FlowConnectionType> , ConvertibleToJava<FlowConnectionType>

Connection type

Link copied to clipboard
enum FlowNodeIoDataType : Enum<FlowNodeIoDataType> , ConvertibleToJava<FlowNodeIoDataType>

Type of input/output for a node in a flow

Link copied to clipboard
enum FlowNodeType : Enum<FlowNodeType> , ConvertibleToJava<FlowNodeType>

Flow node types

Link copied to clipboard
enum FlowPromptTemplateType : Enum<FlowPromptTemplateType> , ConvertibleToJava<FlowPromptTemplateType>

Prompt template type

Link copied to clipboard
enum FlowStatus : Enum<FlowStatus> , ConvertibleToJava<FlowStatus>

Schema Type for Flow APIs

Link copied to clipboard
enum FlowVersionFlowConnectionType : Enum<FlowVersionFlowConnectionType> , ConvertibleToJava<FlowVersionFlowConnectionType>

Connection type

Link copied to clipboard
enum FlowVersionFlowNodeIoDataType : Enum<FlowVersionFlowNodeIoDataType> , ConvertibleToJava<FlowVersionFlowNodeIoDataType>

Type of input/output for a node in a flow

Link copied to clipboard
enum FlowVersionFlowNodeType : Enum<FlowVersionFlowNodeType> , ConvertibleToJava<FlowVersionFlowNodeType>

Flow node types

Link copied to clipboard
enum FlowVersionFlowStatus : Enum<FlowVersionFlowStatus> , ConvertibleToJava<FlowVersionFlowStatus>

Schema Type for Flow APIs

Link copied to clipboard
enum FlowVersionPromptTemplateType : Enum<FlowVersionPromptTemplateType> , ConvertibleToJava<FlowVersionPromptTemplateType>

Prompt template type

Link copied to clipboard
enum GuardrailContentFilterType : Enum<GuardrailContentFilterType> , ConvertibleToJava<GuardrailContentFilterType>

Type of filter in content policy

Link copied to clipboard
enum GuardrailContextualGroundingFilterType : Enum<GuardrailContextualGroundingFilterType> , ConvertibleToJava<GuardrailContextualGroundingFilterType>

Type of contextual grounding filter

Link copied to clipboard
enum GuardrailFilterStrength : Enum<GuardrailFilterStrength> , ConvertibleToJava<GuardrailFilterStrength>

Strength for filters

Link copied to clipboard
enum GuardrailManagedWordsType : Enum<GuardrailManagedWordsType> , ConvertibleToJava<GuardrailManagedWordsType>

Options for managed words.

Link copied to clipboard
enum GuardrailPiiEntityType : Enum<GuardrailPiiEntityType> , ConvertibleToJava<GuardrailPiiEntityType>

The currently supported PII entities

Link copied to clipboard
enum GuardrailSensitiveInformationAction : Enum<GuardrailSensitiveInformationAction> , ConvertibleToJava<GuardrailSensitiveInformationAction>

Options for sensitive information action.

Link copied to clipboard
enum GuardrailStatus : Enum<GuardrailStatus> , ConvertibleToJava<GuardrailStatus>

Status of the guardrail

Link copied to clipboard
enum GuardrailTopicType : Enum<GuardrailTopicType> , ConvertibleToJava<GuardrailTopicType>

Type of topic in a policy

Link copied to clipboard
enum KnowledgeBaseStatus : Enum<KnowledgeBaseStatus> , ConvertibleToJava<KnowledgeBaseStatus>

The status of a knowledge base.

Link copied to clipboard
enum KnowledgeBaseStorageType : Enum<KnowledgeBaseStorageType> , ConvertibleToJava<KnowledgeBaseStorageType>

The storage type of a knowledge base.

Link copied to clipboard
enum KnowledgeBaseType : Enum<KnowledgeBaseType> , ConvertibleToJava<KnowledgeBaseType>

The type of a knowledge base.

Link copied to clipboard
enum PromptTemplateType : Enum<PromptTemplateType> , ConvertibleToJava<PromptTemplateType>

Prompt template type

Link copied to clipboard
enum PromptVersionPromptTemplateType : Enum<PromptVersionPromptTemplateType> , ConvertibleToJava<PromptVersionPromptTemplateType>

Prompt template type