Package-level declarations

Types

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

Credential type of the encrypted credential.

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

The status of the auth config.

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

The visibility of the auth config.

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

Status of the certificate

enum EnterpriseCrmEventbusProtoAttributesDataType : Enum<EnterpriseCrmEventbusProtoAttributesDataType> , ConvertibleToJava<EnterpriseCrmEventbusProtoAttributesDataType>

Things like URL, Email, Currency, Timestamp (rather than string, int64...)

enum EnterpriseCrmEventbusProtoAttributesSearchable : Enum<EnterpriseCrmEventbusProtoAttributesSearchable> , ConvertibleToJava<EnterpriseCrmEventbusProtoAttributesSearchable>
enum EnterpriseCrmEventbusProtoConditionOperator : Enum<EnterpriseCrmEventbusProtoConditionOperator> , ConvertibleToJava<EnterpriseCrmEventbusProtoConditionOperator>

Operator used to evaluate the condition. Please note that an operator with an inappropriate key/value operand will result in IllegalArgumentException, e.g. CONTAINS with boolean key/value pair.

enum EnterpriseCrmEventbusProtoFailurePolicyRetryStrategy : Enum<EnterpriseCrmEventbusProtoFailurePolicyRetryStrategy> , ConvertibleToJava<EnterpriseCrmEventbusProtoFailurePolicyRetryStrategy>

Defines what happens to the task upon failure.

enum EnterpriseCrmEventbusProtoLogSettingsSeedPeriod : Enum<EnterpriseCrmEventbusProtoLogSettingsSeedPeriod> , ConvertibleToJava<EnterpriseCrmEventbusProtoLogSettingsSeedPeriod>
enum EnterpriseCrmEventbusProtoLogSettingsSeedScope : Enum<EnterpriseCrmEventbusProtoLogSettingsSeedScope> , ConvertibleToJava<EnterpriseCrmEventbusProtoLogSettingsSeedScope>
enum EnterpriseCrmEventbusProtoNodeIdentifierElementType : Enum<EnterpriseCrmEventbusProtoNodeIdentifierElementType> , ConvertibleToJava<EnterpriseCrmEventbusProtoNodeIdentifierElementType>

Destination node where the edge ends. It can only be a task config.

enum EnterpriseCrmEventbusProtoSuccessPolicyFinalState : Enum<EnterpriseCrmEventbusProtoSuccessPolicyFinalState> , ConvertibleToJava<EnterpriseCrmEventbusProtoSuccessPolicyFinalState>

State to which the execution snapshot status will be set if the task succeeds.

enum EnterpriseCrmEventbusProtoTaskAlertConfigMetricType : Enum<EnterpriseCrmEventbusProtoTaskAlertConfigMetricType> , ConvertibleToJava<EnterpriseCrmEventbusProtoTaskAlertConfigMetricType>
enum EnterpriseCrmEventbusProtoTaskAlertConfigThresholdType : Enum<EnterpriseCrmEventbusProtoTaskAlertConfigThresholdType> , ConvertibleToJava<EnterpriseCrmEventbusProtoTaskAlertConfigThresholdType>

The threshold type for which this alert is being configured. If value falls below expected_min or exceeds expected_max, an alert will be fired.

enum EnterpriseCrmEventbusProtoTaskMetadataCategory : Enum<EnterpriseCrmEventbusProtoTaskMetadataCategory> , ConvertibleToJava<EnterpriseCrmEventbusProtoTaskMetadataCategory>
enum EnterpriseCrmEventbusProtoTaskMetadataDefaultJsonValidationOption : Enum<EnterpriseCrmEventbusProtoTaskMetadataDefaultJsonValidationOption> , ConvertibleToJava<EnterpriseCrmEventbusProtoTaskMetadataDefaultJsonValidationOption>

Controls whether JSON workflow parameters are validated against provided schemas before and/or after this task's execution.

enum EnterpriseCrmEventbusProtoTaskMetadataExternalCategory : Enum<EnterpriseCrmEventbusProtoTaskMetadataExternalCategory> , ConvertibleToJava<EnterpriseCrmEventbusProtoTaskMetadataExternalCategory>
enum EnterpriseCrmEventbusProtoTaskMetadataStatus : Enum<EnterpriseCrmEventbusProtoTaskMetadataStatus> , ConvertibleToJava<EnterpriseCrmEventbusProtoTaskMetadataStatus>

Allows author to indicate if the task is ready to use or not. If not set, then it will default to INACTIVE.

enum EnterpriseCrmEventbusProtoTaskMetadataSystem : Enum<EnterpriseCrmEventbusProtoTaskMetadataSystem> , ConvertibleToJava<EnterpriseCrmEventbusProtoTaskMetadataSystem>
enum EnterpriseCrmEventbusProtoTaskUiModuleConfigModuleId : Enum<EnterpriseCrmEventbusProtoTaskUiModuleConfigModuleId> , ConvertibleToJava<EnterpriseCrmEventbusProtoTaskUiModuleConfigModuleId>

ID of the config module.

enum EnterpriseCrmEventbusProtoWorkflowAlertConfigMetricType : Enum<EnterpriseCrmEventbusProtoWorkflowAlertConfigMetricType> , ConvertibleToJava<EnterpriseCrmEventbusProtoWorkflowAlertConfigMetricType>
enum EnterpriseCrmEventbusProtoWorkflowAlertConfigThresholdType : Enum<EnterpriseCrmEventbusProtoWorkflowAlertConfigThresholdType> , ConvertibleToJava<EnterpriseCrmEventbusProtoWorkflowAlertConfigThresholdType>

The threshold type, whether lower(expected_min) or upper(expected_max), for which this alert is being configured. If value falls below expected_min or exceeds expected_max, an alert will be fired.

enum EnterpriseCrmEventbusStatsDimensionsEnumFilterType : Enum<EnterpriseCrmEventbusStatsDimensionsEnumFilterType> , ConvertibleToJava<EnterpriseCrmEventbusStatsDimensionsEnumFilterType>

Whether to include or exclude the enums matching the regex.

enum EnterpriseCrmEventbusStatsDimensionsRetryAttempt : Enum<EnterpriseCrmEventbusStatsDimensionsRetryAttempt> , ConvertibleToJava<EnterpriseCrmEventbusStatsDimensionsRetryAttempt>
enum EnterpriseCrmFrontendsEventbusProtoParameterEntryDataType : Enum<EnterpriseCrmFrontendsEventbusProtoParameterEntryDataType> , ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoParameterEntryDataType>

Explicitly getting the type of the parameter.

enum EnterpriseCrmFrontendsEventbusProtoParamSpecEntryDataType : Enum<EnterpriseCrmFrontendsEventbusProtoParamSpecEntryDataType> , ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoParamSpecEntryDataType>

The data type of the parameter.

enum EnterpriseCrmFrontendsEventbusProtoTaskConfigJsonValidationOption : Enum<EnterpriseCrmFrontendsEventbusProtoTaskConfigJsonValidationOption> , ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoTaskConfigJsonValidationOption>

If set, overrides the option configured in the Task implementation class.

enum EnterpriseCrmFrontendsEventbusProtoTaskConfigNextTasksExecutionPolicy : Enum<EnterpriseCrmFrontendsEventbusProtoTaskConfigNextTasksExecutionPolicy> , ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoTaskConfigNextTasksExecutionPolicy>

The policy dictating the execution of the next set of tasks for the current task.

enum EnterpriseCrmFrontendsEventbusProtoTaskConfigTaskExecutionStrategy : Enum<EnterpriseCrmFrontendsEventbusProtoTaskConfigTaskExecutionStrategy> , ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoTaskConfigTaskExecutionStrategy>

The policy dictating the execution strategy of this task.

enum EnterpriseCrmFrontendsEventbusProtoTaskConfigTaskType : Enum<EnterpriseCrmFrontendsEventbusProtoTaskConfigTaskType> , ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoTaskConfigTaskType>

Defines the type of the task

enum EnterpriseCrmFrontendsEventbusProtoTaskEntityTaskType : Enum<EnterpriseCrmFrontendsEventbusProtoTaskEntityTaskType> , ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoTaskEntityTaskType>

Defines the type of the task

enum EnterpriseCrmFrontendsEventbusProtoTriggerConfigNextTasksExecutionPolicy : Enum<EnterpriseCrmFrontendsEventbusProtoTriggerConfigNextTasksExecutionPolicy> , ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoTriggerConfigNextTasksExecutionPolicy>

Dictates how next tasks will be executed.

enum EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryDataType : Enum<EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryDataType> , ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryDataType>

The data type of the parameter.

enum EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryInOutType : Enum<EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryInOutType> , ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryInOutType>

Specifies the input/output type for the parameter.

enum EnterpriseCrmLoggingGwsFieldLimitsLogAction : Enum<EnterpriseCrmLoggingGwsFieldLimitsLogAction> , ConvertibleToJava<EnterpriseCrmLoggingGwsFieldLimitsLogAction>
enum EnterpriseCrmLoggingGwsFieldLimitsLogTypeItem : Enum<EnterpriseCrmLoggingGwsFieldLimitsLogTypeItem> , ConvertibleToJava<EnterpriseCrmLoggingGwsFieldLimitsLogTypeItem>
enum EnterpriseCrmLoggingGwsFieldLimitsShortenerType : Enum<EnterpriseCrmLoggingGwsFieldLimitsShortenerType> , ConvertibleToJava<EnterpriseCrmLoggingGwsFieldLimitsShortenerType>
enum EnterpriseCrmLoggingGwsSanitizeOptionsLogTypeItem : Enum<EnterpriseCrmLoggingGwsSanitizeOptionsLogTypeItem> , ConvertibleToJava<EnterpriseCrmLoggingGwsSanitizeOptionsLogTypeItem>
enum EnterpriseCrmLoggingGwsSanitizeOptionsPrivacy : Enum<EnterpriseCrmLoggingGwsSanitizeOptionsPrivacy> , ConvertibleToJava<EnterpriseCrmLoggingGwsSanitizeOptionsPrivacy>
enum EnterpriseCrmLoggingGwsSanitizeOptionsSanitizeType : Enum<EnterpriseCrmLoggingGwsSanitizeOptionsSanitizeType> , ConvertibleToJava<EnterpriseCrmLoggingGwsSanitizeOptionsSanitizeType>
enum GoogleCloudIntegrationsV1alphaCredentialCredentialType : Enum<GoogleCloudIntegrationsV1alphaCredentialCredentialType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaCredentialCredentialType>

Credential type associated with auth config.

enum GoogleCloudIntegrationsV1alphaFailurePolicyRetryStrategy : Enum<GoogleCloudIntegrationsV1alphaFailurePolicyRetryStrategy> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaFailurePolicyRetryStrategy>

Defines what happens to the task upon failure.

enum GoogleCloudIntegrationsV1alphaIntegrationAlertConfigMetricType : Enum<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigMetricType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigMetricType>

The type of metric.

enum GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType : Enum<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType>

The threshold type, whether lower(expected_min) or upper(expected_max), for which this alert is being configured. If value falls below expected_min or exceeds expected_max, an alert will be fired.

enum GoogleCloudIntegrationsV1alphaIntegrationParameterDataType : Enum<GoogleCloudIntegrationsV1alphaIntegrationParameterDataType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaIntegrationParameterDataType>

Type of the parameter.

enum GoogleCloudIntegrationsV1alphaIntegrationParameterInputOutputType : Enum<GoogleCloudIntegrationsV1alphaIntegrationParameterInputOutputType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaIntegrationParameterInputOutputType>

Specifies the input/output type for the parameter.

enum GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeRequestType : Enum<GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeRequestType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeRequestType>

Represent how to pass parameters to fetch access token

enum GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsRequestType : Enum<GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsRequestType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsRequestType>

Represent how to pass parameters to fetch access token

enum GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsRequestType : Enum<GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsRequestType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsRequestType>

Represent how to pass parameters to fetch access token

enum GoogleCloudIntegrationsV1alphaParameterMapKeyType : Enum<GoogleCloudIntegrationsV1alphaParameterMapKeyType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaParameterMapKeyType>

Option to specify key type for all entries of the map. If provided then field types for all entries must conform to this.

enum GoogleCloudIntegrationsV1alphaParameterMapValueType : Enum<GoogleCloudIntegrationsV1alphaParameterMapValueType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaParameterMapValueType>

Option to specify value type for all entries of the map. If provided then field types for all entries must conform to this.

enum GoogleCloudIntegrationsV1alphaSuccessPolicyFinalState : Enum<GoogleCloudIntegrationsV1alphaSuccessPolicyFinalState> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaSuccessPolicyFinalState>

State to which the execution snapshot status will be set if the task succeeds.

enum GoogleCloudIntegrationsV1alphaTaskConfigExternalTaskType : Enum<GoogleCloudIntegrationsV1alphaTaskConfigExternalTaskType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaTaskConfigExternalTaskType>

Optional. External task type of the task

enum GoogleCloudIntegrationsV1alphaTaskConfigJsonValidationOption : Enum<GoogleCloudIntegrationsV1alphaTaskConfigJsonValidationOption> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaTaskConfigJsonValidationOption>

Optional. If set, overrides the option configured in the Task implementation class.

enum GoogleCloudIntegrationsV1alphaTaskConfigNextTasksExecutionPolicy : Enum<GoogleCloudIntegrationsV1alphaTaskConfigNextTasksExecutionPolicy> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaTaskConfigNextTasksExecutionPolicy>

Optional. The policy dictating the execution of the next set of tasks for the current task.

enum GoogleCloudIntegrationsV1alphaTaskConfigTaskExecutionStrategy : Enum<GoogleCloudIntegrationsV1alphaTaskConfigTaskExecutionStrategy> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaTaskConfigTaskExecutionStrategy>

Optional. The policy dictating the execution strategy of this task.

enum GoogleCloudIntegrationsV1alphaTriggerConfigNextTasksExecutionPolicy : Enum<GoogleCloudIntegrationsV1alphaTriggerConfigNextTasksExecutionPolicy> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaTriggerConfigNextTasksExecutionPolicy>

Optional. Dictates how next tasks will be executed.

enum GoogleCloudIntegrationsV1alphaTriggerConfigTriggerType : Enum<GoogleCloudIntegrationsV1alphaTriggerConfigTriggerType> , ConvertibleToJava<GoogleCloudIntegrationsV1alphaTriggerConfigTriggerType>

Optional. Type of trigger

enum TemplatesVersionDatabasePersistencePolicy : Enum<TemplatesVersionDatabasePersistencePolicy> , ConvertibleToJava<TemplatesVersionDatabasePersistencePolicy>

Optional. Flag to disable database persistence for execution data, including event execution info, execution export info, execution metadata index and execution param index.

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

Optional. Flag to disable database persistence for execution data, including event execution info, execution export info, execution metadata index and execution param index.

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

Optional. The origin that indicates where this integration is coming from.