Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.integrations/v1alpha.getTemplatesVersion
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Returns an IntegrationTemplateVersion in the specified project.
Using getTemplatesVersion
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getTemplatesVersion(args: GetTemplatesVersionArgs, opts?: InvokeOptions): Promise<GetTemplatesVersionResult>
function getTemplatesVersionOutput(args: GetTemplatesVersionOutputArgs, opts?: InvokeOptions): Output<GetTemplatesVersionResult>
def get_templates_version(integrationtemplate_id: Optional[str] = None,
location: Optional[str] = None,
product_id: Optional[str] = None,
project: Optional[str] = None,
version_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTemplatesVersionResult
def get_templates_version_output(integrationtemplate_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
product_id: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
version_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTemplatesVersionResult]
func LookupTemplatesVersion(ctx *Context, args *LookupTemplatesVersionArgs, opts ...InvokeOption) (*LookupTemplatesVersionResult, error)
func LookupTemplatesVersionOutput(ctx *Context, args *LookupTemplatesVersionOutputArgs, opts ...InvokeOption) LookupTemplatesVersionResultOutput
> Note: This function is named LookupTemplatesVersion
in the Go SDK.
public static class GetTemplatesVersion
{
public static Task<GetTemplatesVersionResult> InvokeAsync(GetTemplatesVersionArgs args, InvokeOptions? opts = null)
public static Output<GetTemplatesVersionResult> Invoke(GetTemplatesVersionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTemplatesVersionResult> getTemplatesVersion(GetTemplatesVersionArgs args, InvokeOptions options)
public static Output<GetTemplatesVersionResult> getTemplatesVersion(GetTemplatesVersionArgs args, InvokeOptions options)
fn::invoke:
function: google-native:integrations/v1alpha:getTemplatesVersion
arguments:
# arguments dictionary
The following arguments are supported:
- Integrationtemplate
Id This property is required. string - Location
This property is required. string - Product
Id This property is required. string - Version
Id This property is required. string - Project string
- Integrationtemplate
Id This property is required. string - Location
This property is required. string - Product
Id This property is required. string - Version
Id This property is required. string - Project string
- integrationtemplate
Id This property is required. String - location
This property is required. String - product
Id This property is required. String - version
Id This property is required. String - project String
- integrationtemplate
Id This property is required. string - location
This property is required. string - product
Id This property is required. string - version
Id This property is required. string - project string
- integrationtemplate_
id This property is required. str - location
This property is required. str - product_
id This property is required. str - version_
id This property is required. str - project str
- integrationtemplate
Id This property is required. String - location
This property is required. String - product
Id This property is required. String - version
Id This property is required. String - project String
getTemplatesVersion Result
The following output properties are available:
- Create
Time string - Auto-generated.
- Database
Persistence stringPolicy - Optional. Flag to disable database persistence for execution data, including event execution info, execution export info, execution metadata index and execution param index.
- Description string
- Optional. The templateversion description. Permitted format is alphanumeric with underscores and no spaces.
- Error
Catcher List<Pulumi.Configs Google Native. Integrations. V1Alpha. Outputs. Google Cloud Integrations V1alpha Error Catcher Config Response> - Optional. Error Catch Task configuration for the IntegrationTemplateVersion. It's optional.
- Last
Modifier stringEmail - Optional. The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Name string
- Auto-generated primary key. Format: projects/{project}/locations/{location}/products/{product}/integrationtemplates/{integrationtemplate}/versions/{version}
- Parent
Integration stringVersion Id - Optional. ID of the IntegrationVersion that was used to create this IntegrationTemplateVersion
- Snapshot
Number string - An increasing sequence that is set when a new snapshot is created.
- Status string
- Optional. Generated by eventbus. User should not set it as an input.
- Task
Configs List<Pulumi.Google Native. Integrations. V1Alpha. Outputs. Enterprise Crm Frontends Eventbus Proto Task Config Response> - Optional. Task configuration for the IntegrationTemplateVersion. It's optional, but the IntegrationTemplateVersion doesn't do anything without task_configs.
- Teardown
Pulumi.
Google Native. Integrations. V1Alpha. Outputs. Enterprise Crm Eventbus Proto Teardown Response - Optional. Contains a graph of tasks that will be executed before putting the event in a terminal state (SUCCEEDED/FAILED/FATAL), regardless of success or failure, similar to "finally" in code.
- Template
Parameters Pulumi.Google Native. Integrations. V1Alpha. Outputs. Enterprise Crm Frontends Eventbus Proto Workflow Parameters Response - Optional. Parameters that are expected to be passed to the IntegrationTemplateVersion when an event is triggered. This consists of all the parameters that are expected in the IntegrationTemplateVersion execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
- Trigger
Configs List<Pulumi.Google Native. Integrations. V1Alpha. Outputs. Enterprise Crm Frontends Eventbus Proto Trigger Config Response> - Optional. Trigger configurations.
- Update
Time string - Auto-generated.
- User
Label string - Optional. A user-defined label that annotates an integration version. Typically, this is only set when the integration version is created.
- Create
Time string - Auto-generated.
- Database
Persistence stringPolicy - Optional. Flag to disable database persistence for execution data, including event execution info, execution export info, execution metadata index and execution param index.
- Description string
- Optional. The templateversion description. Permitted format is alphanumeric with underscores and no spaces.
- Error
Catcher []GoogleConfigs Cloud Integrations V1alpha Error Catcher Config Response - Optional. Error Catch Task configuration for the IntegrationTemplateVersion. It's optional.
- Last
Modifier stringEmail - Optional. The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Name string
- Auto-generated primary key. Format: projects/{project}/locations/{location}/products/{product}/integrationtemplates/{integrationtemplate}/versions/{version}
- Parent
Integration stringVersion Id - Optional. ID of the IntegrationVersion that was used to create this IntegrationTemplateVersion
- Snapshot
Number string - An increasing sequence that is set when a new snapshot is created.
- Status string
- Optional. Generated by eventbus. User should not set it as an input.
- Task
Configs []EnterpriseCrm Frontends Eventbus Proto Task Config Response - Optional. Task configuration for the IntegrationTemplateVersion. It's optional, but the IntegrationTemplateVersion doesn't do anything without task_configs.
- Teardown
Enterprise
Crm Eventbus Proto Teardown Response - Optional. Contains a graph of tasks that will be executed before putting the event in a terminal state (SUCCEEDED/FAILED/FATAL), regardless of success or failure, similar to "finally" in code.
- Template
Parameters EnterpriseCrm Frontends Eventbus Proto Workflow Parameters Response - Optional. Parameters that are expected to be passed to the IntegrationTemplateVersion when an event is triggered. This consists of all the parameters that are expected in the IntegrationTemplateVersion execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
- Trigger
Configs []EnterpriseCrm Frontends Eventbus Proto Trigger Config Response - Optional. Trigger configurations.
- Update
Time string - Auto-generated.
- User
Label string - Optional. A user-defined label that annotates an integration version. Typically, this is only set when the integration version is created.
- create
Time String - Auto-generated.
- database
Persistence StringPolicy - Optional. Flag to disable database persistence for execution data, including event execution info, execution export info, execution metadata index and execution param index.
- description String
- Optional. The templateversion description. Permitted format is alphanumeric with underscores and no spaces.
- error
Catcher List<GoogleConfigs Cloud Integrations V1alpha Error Catcher Config Response> - Optional. Error Catch Task configuration for the IntegrationTemplateVersion. It's optional.
- last
Modifier StringEmail - Optional. The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name String
- Auto-generated primary key. Format: projects/{project}/locations/{location}/products/{product}/integrationtemplates/{integrationtemplate}/versions/{version}
- parent
Integration StringVersion Id - Optional. ID of the IntegrationVersion that was used to create this IntegrationTemplateVersion
- snapshot
Number String - An increasing sequence that is set when a new snapshot is created.
- status String
- Optional. Generated by eventbus. User should not set it as an input.
- task
Configs List<EnterpriseCrm Frontends Eventbus Proto Task Config Response> - Optional. Task configuration for the IntegrationTemplateVersion. It's optional, but the IntegrationTemplateVersion doesn't do anything without task_configs.
- teardown
Enterprise
Crm Eventbus Proto Teardown Response - Optional. Contains a graph of tasks that will be executed before putting the event in a terminal state (SUCCEEDED/FAILED/FATAL), regardless of success or failure, similar to "finally" in code.
- template
Parameters EnterpriseCrm Frontends Eventbus Proto Workflow Parameters Response - Optional. Parameters that are expected to be passed to the IntegrationTemplateVersion when an event is triggered. This consists of all the parameters that are expected in the IntegrationTemplateVersion execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
- trigger
Configs List<EnterpriseCrm Frontends Eventbus Proto Trigger Config Response> - Optional. Trigger configurations.
- update
Time String - Auto-generated.
- user
Label String - Optional. A user-defined label that annotates an integration version. Typically, this is only set when the integration version is created.
- create
Time string - Auto-generated.
- database
Persistence stringPolicy - Optional. Flag to disable database persistence for execution data, including event execution info, execution export info, execution metadata index and execution param index.
- description string
- Optional. The templateversion description. Permitted format is alphanumeric with underscores and no spaces.
- error
Catcher GoogleConfigs Cloud Integrations V1alpha Error Catcher Config Response[] - Optional. Error Catch Task configuration for the IntegrationTemplateVersion. It's optional.
- last
Modifier stringEmail - Optional. The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name string
- Auto-generated primary key. Format: projects/{project}/locations/{location}/products/{product}/integrationtemplates/{integrationtemplate}/versions/{version}
- parent
Integration stringVersion Id - Optional. ID of the IntegrationVersion that was used to create this IntegrationTemplateVersion
- snapshot
Number string - An increasing sequence that is set when a new snapshot is created.
- status string
- Optional. Generated by eventbus. User should not set it as an input.
- task
Configs EnterpriseCrm Frontends Eventbus Proto Task Config Response[] - Optional. Task configuration for the IntegrationTemplateVersion. It's optional, but the IntegrationTemplateVersion doesn't do anything without task_configs.
- teardown
Enterprise
Crm Eventbus Proto Teardown Response - Optional. Contains a graph of tasks that will be executed before putting the event in a terminal state (SUCCEEDED/FAILED/FATAL), regardless of success or failure, similar to "finally" in code.
- template
Parameters EnterpriseCrm Frontends Eventbus Proto Workflow Parameters Response - Optional. Parameters that are expected to be passed to the IntegrationTemplateVersion when an event is triggered. This consists of all the parameters that are expected in the IntegrationTemplateVersion execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
- trigger
Configs EnterpriseCrm Frontends Eventbus Proto Trigger Config Response[] - Optional. Trigger configurations.
- update
Time string - Auto-generated.
- user
Label string - Optional. A user-defined label that annotates an integration version. Typically, this is only set when the integration version is created.
- create_
time str - Auto-generated.
- database_
persistence_ strpolicy - Optional. Flag to disable database persistence for execution data, including event execution info, execution export info, execution metadata index and execution param index.
- description str
- Optional. The templateversion description. Permitted format is alphanumeric with underscores and no spaces.
- error_
catcher_ Sequence[Googleconfigs Cloud Integrations V1alpha Error Catcher Config Response] - Optional. Error Catch Task configuration for the IntegrationTemplateVersion. It's optional.
- last_
modifier_ stremail - Optional. The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name str
- Auto-generated primary key. Format: projects/{project}/locations/{location}/products/{product}/integrationtemplates/{integrationtemplate}/versions/{version}
- parent_
integration_ strversion_ id - Optional. ID of the IntegrationVersion that was used to create this IntegrationTemplateVersion
- snapshot_
number str - An increasing sequence that is set when a new snapshot is created.
- status str
- Optional. Generated by eventbus. User should not set it as an input.
- task_
configs Sequence[EnterpriseCrm Frontends Eventbus Proto Task Config Response] - Optional. Task configuration for the IntegrationTemplateVersion. It's optional, but the IntegrationTemplateVersion doesn't do anything without task_configs.
- teardown
Enterprise
Crm Eventbus Proto Teardown Response - Optional. Contains a graph of tasks that will be executed before putting the event in a terminal state (SUCCEEDED/FAILED/FATAL), regardless of success or failure, similar to "finally" in code.
- template_
parameters EnterpriseCrm Frontends Eventbus Proto Workflow Parameters Response - Optional. Parameters that are expected to be passed to the IntegrationTemplateVersion when an event is triggered. This consists of all the parameters that are expected in the IntegrationTemplateVersion execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
- trigger_
configs Sequence[EnterpriseCrm Frontends Eventbus Proto Trigger Config Response] - Optional. Trigger configurations.
- update_
time str - Auto-generated.
- user_
label str - Optional. A user-defined label that annotates an integration version. Typically, this is only set when the integration version is created.
- create
Time String - Auto-generated.
- database
Persistence StringPolicy - Optional. Flag to disable database persistence for execution data, including event execution info, execution export info, execution metadata index and execution param index.
- description String
- Optional. The templateversion description. Permitted format is alphanumeric with underscores and no spaces.
- error
Catcher List<Property Map>Configs - Optional. Error Catch Task configuration for the IntegrationTemplateVersion. It's optional.
- last
Modifier StringEmail - Optional. The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name String
- Auto-generated primary key. Format: projects/{project}/locations/{location}/products/{product}/integrationtemplates/{integrationtemplate}/versions/{version}
- parent
Integration StringVersion Id - Optional. ID of the IntegrationVersion that was used to create this IntegrationTemplateVersion
- snapshot
Number String - An increasing sequence that is set when a new snapshot is created.
- status String
- Optional. Generated by eventbus. User should not set it as an input.
- task
Configs List<Property Map> - Optional. Task configuration for the IntegrationTemplateVersion. It's optional, but the IntegrationTemplateVersion doesn't do anything without task_configs.
- teardown Property Map
- Optional. Contains a graph of tasks that will be executed before putting the event in a terminal state (SUCCEEDED/FAILED/FATAL), regardless of success or failure, similar to "finally" in code.
- template
Parameters Property Map - Optional. Parameters that are expected to be passed to the IntegrationTemplateVersion when an event is triggered. This consists of all the parameters that are expected in the IntegrationTemplateVersion execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
- trigger
Configs List<Property Map> - Optional. Trigger configurations.
- update
Time String - Auto-generated.
- user
Label String - Optional. A user-defined label that annotates an integration version. Typically, this is only set when the integration version is created.
Supporting Types
EnterpriseCrmEventbusProtoAttributesResponse
- Data
Type This property is required. string - Things like URL, Email, Currency, Timestamp (rather than string, int64...)
- Default
Value This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Value Type Response - Used to define defaults.
- Is
Required This property is required. bool - Required for event execution. The validation will be done by the event bus when the event is triggered.
- Is
Searchable This property is required. bool - Used to indicate if a ParameterEntry should be converted to ParamIndexes for ST-Spanner full-text search. DEPRECATED: use searchable.
- Log
Settings This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Log Settings Response - See
- Read
Only This property is required. bool - Used to indicate if the ParameterEntry is a read only field or not.
- Searchable
This property is required. string - Task
Visibility This property is required. List<string> - List of tasks that can view this property, if empty then all.
- Data
Type This property is required. string - Things like URL, Email, Currency, Timestamp (rather than string, int64...)
- Default
Value This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Used to define defaults.
- Is
Required This property is required. bool - Required for event execution. The validation will be done by the event bus when the event is triggered.
- Is
Searchable This property is required. bool - Used to indicate if a ParameterEntry should be converted to ParamIndexes for ST-Spanner full-text search. DEPRECATED: use searchable.
- Log
Settings This property is required. EnterpriseCrm Eventbus Proto Log Settings Response - See
- Read
Only This property is required. bool - Used to indicate if the ParameterEntry is a read only field or not.
- Searchable
This property is required. string - Task
Visibility This property is required. []string - List of tasks that can view this property, if empty then all.
- data
Type This property is required. String - Things like URL, Email, Currency, Timestamp (rather than string, int64...)
- default
Value This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Used to define defaults.
- is
Required This property is required. Boolean - Required for event execution. The validation will be done by the event bus when the event is triggered.
- is
Searchable This property is required. Boolean - Used to indicate if a ParameterEntry should be converted to ParamIndexes for ST-Spanner full-text search. DEPRECATED: use searchable.
- log
Settings This property is required. EnterpriseCrm Eventbus Proto Log Settings Response - See
- read
Only This property is required. Boolean - Used to indicate if the ParameterEntry is a read only field or not.
- searchable
This property is required. String - task
Visibility This property is required. List<String> - List of tasks that can view this property, if empty then all.
- data
Type This property is required. string - Things like URL, Email, Currency, Timestamp (rather than string, int64...)
- default
Value This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Used to define defaults.
- is
Required This property is required. boolean - Required for event execution. The validation will be done by the event bus when the event is triggered.
- is
Searchable This property is required. boolean - Used to indicate if a ParameterEntry should be converted to ParamIndexes for ST-Spanner full-text search. DEPRECATED: use searchable.
- log
Settings This property is required. EnterpriseCrm Eventbus Proto Log Settings Response - See
- read
Only This property is required. boolean - Used to indicate if the ParameterEntry is a read only field or not.
- searchable
This property is required. string - task
Visibility This property is required. string[] - List of tasks that can view this property, if empty then all.
- data_
type This property is required. str - Things like URL, Email, Currency, Timestamp (rather than string, int64...)
- default_
value This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Used to define defaults.
- is_
required This property is required. bool - Required for event execution. The validation will be done by the event bus when the event is triggered.
- is_
searchable This property is required. bool - Used to indicate if a ParameterEntry should be converted to ParamIndexes for ST-Spanner full-text search. DEPRECATED: use searchable.
- log_
settings This property is required. EnterpriseCrm Eventbus Proto Log Settings Response - See
- read_
only This property is required. bool - Used to indicate if the ParameterEntry is a read only field or not.
- searchable
This property is required. str - task_
visibility This property is required. Sequence[str] - List of tasks that can view this property, if empty then all.
- data
Type This property is required. String - Things like URL, Email, Currency, Timestamp (rather than string, int64...)
- default
Value This property is required. Property Map - Used to define defaults.
- is
Required This property is required. Boolean - Required for event execution. The validation will be done by the event bus when the event is triggered.
- is
Searchable This property is required. Boolean - Used to indicate if a ParameterEntry should be converted to ParamIndexes for ST-Spanner full-text search. DEPRECATED: use searchable.
- log
Settings This property is required. Property Map - See
- read
Only This property is required. Boolean - Used to indicate if the ParameterEntry is a read only field or not.
- searchable
This property is required. String - task
Visibility This property is required. List<String> - List of tasks that can view this property, if empty then all.
EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumListResponse
- Enum
Strings This property is required. List<string> - Filter
Type This property is required. string
- Enum
Strings This property is required. []string - Filter
Type This property is required. string
- enum
Strings This property is required. List<String> - filter
Type This property is required. String
- enum
Strings This property is required. string[] - filter
Type This property is required. string
- enum_
strings This property is required. Sequence[str] - filter_
type This property is required. str
- enum
Strings This property is required. List<String> - filter
Type This property is required. String
EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValueResponse
- Absolute
This property is required. string - Percentage
This property is required. int
- Absolute
This property is required. string - Percentage
This property is required. int
- absolute
This property is required. String - percentage
This property is required. Integer
- absolute
This property is required. string - percentage
This property is required. number
- absolute
This property is required. str - percentage
This property is required. int
- absolute
This property is required. String - percentage
This property is required. Number
EnterpriseCrmEventbusProtoBooleanParameterArrayResponse
- Boolean
Values This property is required. List<bool>
- Boolean
Values This property is required. []bool
- boolean
Values This property is required. List<Boolean>
- boolean
Values This property is required. boolean[]
- boolean_
values This property is required. Sequence[bool]
- boolean
Values This property is required. List<Boolean>
EnterpriseCrmEventbusProtoCloudSchedulerConfigResponse
- Cron
Tab This property is required. string - The cron tab of cloud scheduler trigger.
- Error
Message This property is required. string - Optional. When the job was deleted from Pantheon UI, error_message will be populated when Get/List integrations
- Location
This property is required. string - The location where associated cloud scheduler job will be created
- Service
Account Email This property is required. string - Service account used by Cloud Scheduler to trigger the integration at scheduled time
- Cron
Tab This property is required. string - The cron tab of cloud scheduler trigger.
- Error
Message This property is required. string - Optional. When the job was deleted from Pantheon UI, error_message will be populated when Get/List integrations
- Location
This property is required. string - The location where associated cloud scheduler job will be created
- Service
Account Email This property is required. string - Service account used by Cloud Scheduler to trigger the integration at scheduled time
- cron
Tab This property is required. String - The cron tab of cloud scheduler trigger.
- error
Message This property is required. String - Optional. When the job was deleted from Pantheon UI, error_message will be populated when Get/List integrations
- location
This property is required. String - The location where associated cloud scheduler job will be created
- service
Account Email This property is required. String - Service account used by Cloud Scheduler to trigger the integration at scheduled time
- cron
Tab This property is required. string - The cron tab of cloud scheduler trigger.
- error
Message This property is required. string - Optional. When the job was deleted from Pantheon UI, error_message will be populated when Get/List integrations
- location
This property is required. string - The location where associated cloud scheduler job will be created
- service
Account Email This property is required. string - Service account used by Cloud Scheduler to trigger the integration at scheduled time
- cron_
tab This property is required. str - The cron tab of cloud scheduler trigger.
- error_
message This property is required. str - Optional. When the job was deleted from Pantheon UI, error_message will be populated when Get/List integrations
- location
This property is required. str - The location where associated cloud scheduler job will be created
- service_
account_ email This property is required. str - Service account used by Cloud Scheduler to trigger the integration at scheduled time
- cron
Tab This property is required. String - The cron tab of cloud scheduler trigger.
- error
Message This property is required. String - Optional. When the job was deleted from Pantheon UI, error_message will be populated when Get/List integrations
- location
This property is required. String - The location where associated cloud scheduler job will be created
- service
Account Email This property is required. String - Service account used by Cloud Scheduler to trigger the integration at scheduled time
EnterpriseCrmEventbusProtoCombinedConditionResponse
- Conditions
This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Condition Response> - A set of individual constituent conditions.
- Conditions
This property is required. []EnterpriseCrm Eventbus Proto Condition Response - A set of individual constituent conditions.
- conditions
This property is required. List<EnterpriseCrm Eventbus Proto Condition Response> - A set of individual constituent conditions.
- conditions
This property is required. EnterpriseCrm Eventbus Proto Condition Response[] - A set of individual constituent conditions.
- conditions
This property is required. Sequence[EnterpriseCrm Eventbus Proto Condition Response] - A set of individual constituent conditions.
- conditions
This property is required. List<Property Map> - A set of individual constituent conditions.
EnterpriseCrmEventbusProtoConditionResponse
- Event
Property Key This property is required. string - Key that's evaluated against the
value
. Please note the data type of the runtime value associated with the key should match the data type ofvalue
, else an IllegalArgumentException is thrown. - Operator
This property is required. string - 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.
- Value
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Value Type Response - Value that's checked for the key.
- Event
Property Key This property is required. string - Key that's evaluated against the
value
. Please note the data type of the runtime value associated with the key should match the data type ofvalue
, else an IllegalArgumentException is thrown. - Operator
This property is required. string - 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.
- Value
This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Value that's checked for the key.
- event
Property Key This property is required. String - Key that's evaluated against the
value
. Please note the data type of the runtime value associated with the key should match the data type ofvalue
, else an IllegalArgumentException is thrown. - operator
This property is required. String - 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.
- value
This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Value that's checked for the key.
- event
Property Key This property is required. string - Key that's evaluated against the
value
. Please note the data type of the runtime value associated with the key should match the data type ofvalue
, else an IllegalArgumentException is thrown. - operator
This property is required. string - 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.
- value
This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Value that's checked for the key.
- event_
property_ key This property is required. str - Key that's evaluated against the
value
. Please note the data type of the runtime value associated with the key should match the data type ofvalue
, else an IllegalArgumentException is thrown. - operator
This property is required. str - 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.
- value
This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Value that's checked for the key.
- event
Property Key This property is required. String - Key that's evaluated against the
value
. Please note the data type of the runtime value associated with the key should match the data type ofvalue
, else an IllegalArgumentException is thrown. - operator
This property is required. String - 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.
- value
This property is required. Property Map - Value that's checked for the key.
EnterpriseCrmEventbusProtoCoordinateResponse
EnterpriseCrmEventbusProtoDoubleArrayResponse
- Values
This property is required. List<double>
- Values
This property is required. []float64
- values
This property is required. List<Double>
- values
This property is required. number[]
- values
This property is required. Sequence[float]
- values
This property is required. List<Number>
EnterpriseCrmEventbusProtoDoubleParameterArrayResponse
- Double
Values This property is required. List<double>
- Double
Values This property is required. []float64
- double
Values This property is required. List<Double>
- double
Values This property is required. number[]
- double_
values This property is required. Sequence[float]
- double
Values This property is required. List<Number>
EnterpriseCrmEventbusProtoEventBusPropertiesResponse
- Properties
This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Property Entry Response> - An unordered list of property entries.
- Properties
This property is required. []EnterpriseCrm Eventbus Proto Property Entry Response - An unordered list of property entries.
- properties
This property is required. List<EnterpriseCrm Eventbus Proto Property Entry Response> - An unordered list of property entries.
- properties
This property is required. EnterpriseCrm Eventbus Proto Property Entry Response[] - An unordered list of property entries.
- properties
This property is required. Sequence[EnterpriseCrm Eventbus Proto Property Entry Response] - An unordered list of property entries.
- properties
This property is required. List<Property Map> - An unordered list of property entries.
EnterpriseCrmEventbusProtoEventParametersResponse
- Parameters
This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Parameter Entry Response> - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same integration execution.
- Parameters
This property is required. []EnterpriseCrm Eventbus Proto Parameter Entry Response - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same integration execution.
- parameters
This property is required. List<EnterpriseCrm Eventbus Proto Parameter Entry Response> - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same integration execution.
- parameters
This property is required. EnterpriseCrm Eventbus Proto Parameter Entry Response[] - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same integration execution.
- parameters
This property is required. Sequence[EnterpriseCrm Eventbus Proto Parameter Entry Response] - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same integration execution.
- parameters
This property is required. List<Property Map> - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same integration execution.
EnterpriseCrmEventbusProtoFailurePolicyResponse
- Interval
In Seconds This property is required. string - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the initial interval for backoff.
- Max
Num Retries This property is required. int - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the number of times the task will be retried if failed.
- Retry
Strategy This property is required. string - Defines what happens to the task upon failure.
- Interval
In Seconds This property is required. string - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the initial interval for backoff.
- Max
Num Retries This property is required. int - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the number of times the task will be retried if failed.
- Retry
Strategy This property is required. string - Defines what happens to the task upon failure.
- interval
In Seconds This property is required. String - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the initial interval for backoff.
- max
Num Retries This property is required. Integer - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the number of times the task will be retried if failed.
- retry
Strategy This property is required. String - Defines what happens to the task upon failure.
- interval
In Seconds This property is required. string - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the initial interval for backoff.
- max
Num Retries This property is required. number - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the number of times the task will be retried if failed.
- retry
Strategy This property is required. string - Defines what happens to the task upon failure.
- interval_
in_ seconds This property is required. str - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the initial interval for backoff.
- max_
num_ retries This property is required. int - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the number of times the task will be retried if failed.
- retry_
strategy This property is required. str - Defines what happens to the task upon failure.
- interval
In Seconds This property is required. String - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the initial interval for backoff.
- max
Num Retries This property is required. Number - Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_WORKFLOW_WITH_BACKOFF. Defines the number of times the task will be retried if failed.
- retry
Strategy This property is required. String - Defines what happens to the task upon failure.
EnterpriseCrmEventbusProtoIntArrayResponse
- Values
This property is required. List<string>
- Values
This property is required. []string
- values
This property is required. List<String>
- values
This property is required. string[]
- values
This property is required. Sequence[str]
- values
This property is required. List<String>
EnterpriseCrmEventbusProtoIntParameterArrayResponse
- Int
Values This property is required. List<string>
- Int
Values This property is required. []string
- int
Values This property is required. List<String>
- int
Values This property is required. string[]
- int_
values This property is required. Sequence[str]
- int
Values This property is required. List<String>
EnterpriseCrmEventbusProtoLogSettingsResponse
- Log
Field Name This property is required. string - The name of corresponding logging field of the event property. If omitted, assumes the same name as the event property key.
- Sanitize
Options This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Logging Gws Sanitize Options Response - Contains the scrubbing options, such as whether to scrub, obfuscate, etc.
- Seed
Period This property is required. string - Seed
Scope This property is required. string - Shortening
Limits This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Logging Gws Field Limits Response - Contains the field limits for shortening, such as max string length and max array length.
- Log
Field Name This property is required. string - The name of corresponding logging field of the event property. If omitted, assumes the same name as the event property key.
- Sanitize
Options This property is required. EnterpriseCrm Logging Gws Sanitize Options Response - Contains the scrubbing options, such as whether to scrub, obfuscate, etc.
- Seed
Period This property is required. string - Seed
Scope This property is required. string - Shortening
Limits This property is required. EnterpriseCrm Logging Gws Field Limits Response - Contains the field limits for shortening, such as max string length and max array length.
- log
Field Name This property is required. String - The name of corresponding logging field of the event property. If omitted, assumes the same name as the event property key.
- sanitize
Options This property is required. EnterpriseCrm Logging Gws Sanitize Options Response - Contains the scrubbing options, such as whether to scrub, obfuscate, etc.
- seed
Period This property is required. String - seed
Scope This property is required. String - shortening
Limits This property is required. EnterpriseCrm Logging Gws Field Limits Response - Contains the field limits for shortening, such as max string length and max array length.
- log
Field Name This property is required. string - The name of corresponding logging field of the event property. If omitted, assumes the same name as the event property key.
- sanitize
Options This property is required. EnterpriseCrm Logging Gws Sanitize Options Response - Contains the scrubbing options, such as whether to scrub, obfuscate, etc.
- seed
Period This property is required. string - seed
Scope This property is required. string - shortening
Limits This property is required. EnterpriseCrm Logging Gws Field Limits Response - Contains the field limits for shortening, such as max string length and max array length.
- log_
field_ name This property is required. str - The name of corresponding logging field of the event property. If omitted, assumes the same name as the event property key.
- sanitize_
options This property is required. EnterpriseCrm Logging Gws Sanitize Options Response - Contains the scrubbing options, such as whether to scrub, obfuscate, etc.
- seed_
period This property is required. str - seed_
scope This property is required. str - shortening_
limits This property is required. EnterpriseCrm Logging Gws Field Limits Response - Contains the field limits for shortening, such as max string length and max array length.
- log
Field Name This property is required. String - The name of corresponding logging field of the event property. If omitted, assumes the same name as the event property key.
- sanitize
Options This property is required. Property Map - Contains the scrubbing options, such as whether to scrub, obfuscate, etc.
- seed
Period This property is required. String - seed
Scope This property is required. String - shortening
Limits This property is required. Property Map - Contains the field limits for shortening, such as max string length and max array length.
EnterpriseCrmEventbusProtoNextTaskResponse
- Combined
Conditions This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Combined Condition Response> - Combined condition for this task to become an eligible next task. Each of these combined_conditions are joined with logical OR. DEPRECATED: use
condition
- Condition
This property is required. string - Standard filter expression for this task to become an eligible next task.
- Description
This property is required. string - User-provided description intended to give more business context about the next task edge or condition.
- Label
This property is required. string - User-provided label that is attached to this edge in the UI.
- Task
Config Id This property is required. string - ID of the next task.
- Task
Number This property is required. string - Task number of the next task.
- Combined
Conditions This property is required. []EnterpriseCrm Eventbus Proto Combined Condition Response - Combined condition for this task to become an eligible next task. Each of these combined_conditions are joined with logical OR. DEPRECATED: use
condition
- Condition
This property is required. string - Standard filter expression for this task to become an eligible next task.
- Description
This property is required. string - User-provided description intended to give more business context about the next task edge or condition.
- Label
This property is required. string - User-provided label that is attached to this edge in the UI.
- Task
Config Id This property is required. string - ID of the next task.
- Task
Number This property is required. string - Task number of the next task.
- combined
Conditions This property is required. List<EnterpriseCrm Eventbus Proto Combined Condition Response> - Combined condition for this task to become an eligible next task. Each of these combined_conditions are joined with logical OR. DEPRECATED: use
condition
- condition
This property is required. String - Standard filter expression for this task to become an eligible next task.
- description
This property is required. String - User-provided description intended to give more business context about the next task edge or condition.
- label
This property is required. String - User-provided label that is attached to this edge in the UI.
- task
Config Id This property is required. String - ID of the next task.
- task
Number This property is required. String - Task number of the next task.
- combined
Conditions This property is required. EnterpriseCrm Eventbus Proto Combined Condition Response[] - Combined condition for this task to become an eligible next task. Each of these combined_conditions are joined with logical OR. DEPRECATED: use
condition
- condition
This property is required. string - Standard filter expression for this task to become an eligible next task.
- description
This property is required. string - User-provided description intended to give more business context about the next task edge or condition.
- label
This property is required. string - User-provided label that is attached to this edge in the UI.
- task
Config Id This property is required. string - ID of the next task.
- task
Number This property is required. string - Task number of the next task.
- combined_
conditions This property is required. Sequence[EnterpriseCrm Eventbus Proto Combined Condition Response] - Combined condition for this task to become an eligible next task. Each of these combined_conditions are joined with logical OR. DEPRECATED: use
condition
- condition
This property is required. str - Standard filter expression for this task to become an eligible next task.
- description
This property is required. str - User-provided description intended to give more business context about the next task edge or condition.
- label
This property is required. str - User-provided label that is attached to this edge in the UI.
- task_
config_ id This property is required. str - ID of the next task.
- task_
number This property is required. str - Task number of the next task.
- combined
Conditions This property is required. List<Property Map> - Combined condition for this task to become an eligible next task. Each of these combined_conditions are joined with logical OR. DEPRECATED: use
condition
- condition
This property is required. String - Standard filter expression for this task to become an eligible next task.
- description
This property is required. String - User-provided description intended to give more business context about the next task edge or condition.
- label
This property is required. String - User-provided label that is attached to this edge in the UI.
- task
Config Id This property is required. String - ID of the next task.
- task
Number This property is required. String - Task number of the next task.
EnterpriseCrmEventbusProtoNextTeardownTaskResponse
- Name
This property is required. string - Name of the next teardown task.
- Name
This property is required. string - Name of the next teardown task.
- name
This property is required. String - Name of the next teardown task.
- name
This property is required. string - Name of the next teardown task.
- name
This property is required. str - Name of the next teardown task.
- name
This property is required. String - Name of the next teardown task.
EnterpriseCrmEventbusProtoNodeIdentifierResponse
- Element
Identifier This property is required. string - Configuration of the edge.
- Element
Type This property is required. string - Destination node where the edge ends. It can only be a task config.
- Element
Identifier This property is required. string - Configuration of the edge.
- Element
Type This property is required. string - Destination node where the edge ends. It can only be a task config.
- element
Identifier This property is required. String - Configuration of the edge.
- element
Type This property is required. String - Destination node where the edge ends. It can only be a task config.
- element
Identifier This property is required. string - Configuration of the edge.
- element
Type This property is required. string - Destination node where the edge ends. It can only be a task config.
- element_
identifier This property is required. str - Configuration of the edge.
- element_
type This property is required. str - Destination node where the edge ends. It can only be a task config.
- element
Identifier This property is required. String - Configuration of the edge.
- element
Type This property is required. String - Destination node where the edge ends. It can only be a task config.
EnterpriseCrmEventbusProtoParamSpecEntryConfigResponse
- Descriptive
Phrase This property is required. string - A short phrase to describe what this parameter contains.
- Help
Text This property is required. string - Detailed help text for this parameter containing information not provided elsewhere. For example, instructions on how to migrate from a deprecated parameter.
- Hide
Default Value This property is required. bool - Whether the default value is hidden in the UI.
- Input
Display Option This property is required. string This property is required. bool- Whether this field is hidden in the UI.
- Label
This property is required. string - A user-friendly label for the parameter.
- Parameter
Name Option This property is required. string - Sub
Section Label This property is required. string - A user-friendly label for subSection under which the parameter will be displayed.
- Ui
Placeholder Text This property is required. string - Placeholder text which will appear in the UI input form for this parameter.
- Descriptive
Phrase This property is required. string - A short phrase to describe what this parameter contains.
- Help
Text This property is required. string - Detailed help text for this parameter containing information not provided elsewhere. For example, instructions on how to migrate from a deprecated parameter.
- Hide
Default Value This property is required. bool - Whether the default value is hidden in the UI.
- Input
Display Option This property is required. string This property is required. bool- Whether this field is hidden in the UI.
- Label
This property is required. string - A user-friendly label for the parameter.
- Parameter
Name Option This property is required. string - Sub
Section Label This property is required. string - A user-friendly label for subSection under which the parameter will be displayed.
- Ui
Placeholder Text This property is required. string - Placeholder text which will appear in the UI input form for this parameter.
- descriptive
Phrase This property is required. String - A short phrase to describe what this parameter contains.
- help
Text This property is required. String - Detailed help text for this parameter containing information not provided elsewhere. For example, instructions on how to migrate from a deprecated parameter.
- hide
Default Value This property is required. Boolean - Whether the default value is hidden in the UI.
- input
Display Option This property is required. String This property is required. Boolean- Whether this field is hidden in the UI.
- label
This property is required. String - A user-friendly label for the parameter.
- parameter
Name Option This property is required. String - sub
Section Label This property is required. String - A user-friendly label for subSection under which the parameter will be displayed.
- ui
Placeholder Text This property is required. String - Placeholder text which will appear in the UI input form for this parameter.
- descriptive
Phrase This property is required. string - A short phrase to describe what this parameter contains.
- help
Text This property is required. string - Detailed help text for this parameter containing information not provided elsewhere. For example, instructions on how to migrate from a deprecated parameter.
- hide
Default Value This property is required. boolean - Whether the default value is hidden in the UI.
- input
Display Option This property is required. string This property is required. boolean- Whether this field is hidden in the UI.
- label
This property is required. string - A user-friendly label for the parameter.
- parameter
Name Option This property is required. string - sub
Section Label This property is required. string - A user-friendly label for subSection under which the parameter will be displayed.
- ui
Placeholder Text This property is required. string - Placeholder text which will appear in the UI input form for this parameter.
- descriptive_
phrase This property is required. str - A short phrase to describe what this parameter contains.
- help_
text This property is required. str - Detailed help text for this parameter containing information not provided elsewhere. For example, instructions on how to migrate from a deprecated parameter.
- hide_
default_ value This property is required. bool - Whether the default value is hidden in the UI.
- input_
display_ option This property is required. str This property is required. bool- Whether this field is hidden in the UI.
- label
This property is required. str - A user-friendly label for the parameter.
- parameter_
name_ option This property is required. str - sub_
section_ label This property is required. str - A user-friendly label for subSection under which the parameter will be displayed.
- ui_
placeholder_ text This property is required. str - Placeholder text which will appear in the UI input form for this parameter.
- descriptive
Phrase This property is required. String - A short phrase to describe what this parameter contains.
- help
Text This property is required. String - Detailed help text for this parameter containing information not provided elsewhere. For example, instructions on how to migrate from a deprecated parameter.
- hide
Default Value This property is required. Boolean - Whether the default value is hidden in the UI.
- input
Display Option This property is required. String This property is required. Boolean- Whether this field is hidden in the UI.
- label
This property is required. String - A user-friendly label for the parameter.
- parameter
Name Option This property is required. String - sub
Section Label This property is required. String - A user-friendly label for subSection under which the parameter will be displayed.
- ui
Placeholder Text This property is required. String - Placeholder text which will appear in the UI input form for this parameter.
EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinitionResponse
EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleDoubleRangeResponse
EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleIntRangeResponse
EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleResponse
- Double
Range This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Param Spec Entry Validation Rule Double Range Response - Int
Range This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Param Spec Entry Validation Rule Int Range Response - String
Regex This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Param Spec Entry Validation Rule String Regex Response
- Double
Range This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Double Range Response - Int
Range This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Int Range Response - String
Regex This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule String Regex Response
- double
Range This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Double Range Response - int
Range This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Int Range Response - string
Regex This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule String Regex Response
- double
Range This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Double Range Response - int
Range This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Int Range Response - string
Regex This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule String Regex Response
- double_
range This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Double Range Response - int_
range This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Int Range Response - string_
regex This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule String Regex Response
- double
Range This property is required. Property Map - int
Range This property is required. Property Map - string
Regex This property is required. Property Map
EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegexResponse
EnterpriseCrmEventbusProtoParameterEntryResponse
- Key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the integration definition.
- Value
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Parameter Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- Key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the integration definition.
- Value
This property is required. EnterpriseCrm Eventbus Proto Parameter Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key
This property is required. String - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the integration definition.
- value
This property is required. EnterpriseCrm Eventbus Proto Parameter Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the integration definition.
- value
This property is required. EnterpriseCrm Eventbus Proto Parameter Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key
This property is required. str - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the integration definition.
- value
This property is required. EnterpriseCrm Eventbus Proto Parameter Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key
This property is required. String - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the integration definition.
- value
This property is required. Property Map - Values for the defined keys. Each value can either be string, int, double or any proto message.
EnterpriseCrmEventbusProtoParameterValueTypeResponse
- Boolean
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Boolean Parameter Array Response - Boolean
Value This property is required. bool - Double
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Double Parameter Array Response - Double
Value This property is required. double - Int
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Int Parameter Array Response - Int
Value This property is required. string - Proto
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Proto Parameter Array Response - Proto
Value This property is required. Dictionary<string, string> - Serialized
Object Value This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Serialized Object Parameter Response - String
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto String Parameter Array Response - String
Value This property is required. string
- Boolean
Array This property is required. EnterpriseCrm Eventbus Proto Boolean Parameter Array Response - Boolean
Value This property is required. bool - Double
Array This property is required. EnterpriseCrm Eventbus Proto Double Parameter Array Response - Double
Value This property is required. float64 - Int
Array This property is required. EnterpriseCrm Eventbus Proto Int Parameter Array Response - Int
Value This property is required. string - Proto
Array This property is required. EnterpriseCrm Eventbus Proto Proto Parameter Array Response - Proto
Value This property is required. map[string]string - Serialized
Object Value This property is required. EnterpriseCrm Eventbus Proto Serialized Object Parameter Response - String
Array This property is required. EnterpriseCrm Eventbus Proto String Parameter Array Response - String
Value This property is required. string
- boolean
Array This property is required. EnterpriseCrm Eventbus Proto Boolean Parameter Array Response - boolean
Value This property is required. Boolean - double
Array This property is required. EnterpriseCrm Eventbus Proto Double Parameter Array Response - double
Value This property is required. Double - int
Array This property is required. EnterpriseCrm Eventbus Proto Int Parameter Array Response - int
Value This property is required. String - proto
Array This property is required. EnterpriseCrm Eventbus Proto Proto Parameter Array Response - proto
Value This property is required. Map<String,String> - serialized
Object Value This property is required. EnterpriseCrm Eventbus Proto Serialized Object Parameter Response - string
Array This property is required. EnterpriseCrm Eventbus Proto String Parameter Array Response - string
Value This property is required. String
- boolean
Array This property is required. EnterpriseCrm Eventbus Proto Boolean Parameter Array Response - boolean
Value This property is required. boolean - double
Array This property is required. EnterpriseCrm Eventbus Proto Double Parameter Array Response - double
Value This property is required. number - int
Array This property is required. EnterpriseCrm Eventbus Proto Int Parameter Array Response - int
Value This property is required. string - proto
Array This property is required. EnterpriseCrm Eventbus Proto Proto Parameter Array Response - proto
Value This property is required. {[key: string]: string} - serialized
Object Value This property is required. EnterpriseCrm Eventbus Proto Serialized Object Parameter Response - string
Array This property is required. EnterpriseCrm Eventbus Proto String Parameter Array Response - string
Value This property is required. string
- boolean_
array This property is required. EnterpriseCrm Eventbus Proto Boolean Parameter Array Response - boolean_
value This property is required. bool - double_
array This property is required. EnterpriseCrm Eventbus Proto Double Parameter Array Response - double_
value This property is required. float - int_
array This property is required. EnterpriseCrm Eventbus Proto Int Parameter Array Response - int_
value This property is required. str - proto_
array This property is required. EnterpriseCrm Eventbus Proto Proto Parameter Array Response - proto_
value This property is required. Mapping[str, str] - serialized_
object_ value This property is required. EnterpriseCrm Eventbus Proto Serialized Object Parameter Response - string_
array This property is required. EnterpriseCrm Eventbus Proto String Parameter Array Response - string_
value This property is required. str
- boolean
Array This property is required. Property Map - boolean
Value This property is required. Boolean - double
Array This property is required. Property Map - double
Value This property is required. Number - int
Array This property is required. Property Map - int
Value This property is required. String - proto
Array This property is required. Property Map - proto
Value This property is required. Map<String> - serialized
Object Value This property is required. Property Map - string
Array This property is required. Property Map - string
Value This property is required. String
EnterpriseCrmEventbusProtoPropertyEntryResponse
- Key
This property is required. string - Key is used to retrieve the corresponding property value. This should be unique for a given fired event. The Tasks should be aware of the keys used while firing the events for them to be able to retrieve the values.
- Value
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- Key
This property is required. string - Key is used to retrieve the corresponding property value. This should be unique for a given fired event. The Tasks should be aware of the keys used while firing the events for them to be able to retrieve the values.
- Value
This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key
This property is required. String - Key is used to retrieve the corresponding property value. This should be unique for a given fired event. The Tasks should be aware of the keys used while firing the events for them to be able to retrieve the values.
- value
This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key
This property is required. string - Key is used to retrieve the corresponding property value. This should be unique for a given fired event. The Tasks should be aware of the keys used while firing the events for them to be able to retrieve the values.
- value
This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key
This property is required. str - Key is used to retrieve the corresponding property value. This should be unique for a given fired event. The Tasks should be aware of the keys used while firing the events for them to be able to retrieve the values.
- value
This property is required. EnterpriseCrm Eventbus Proto Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key
This property is required. String - Key is used to retrieve the corresponding property value. This should be unique for a given fired event. The Tasks should be aware of the keys used while firing the events for them to be able to retrieve the values.
- value
This property is required. Property Map - Values for the defined keys. Each value can either be string, int, double or any proto message.
EnterpriseCrmEventbusProtoProtoParameterArrayResponse
- Proto
Values This property is required. List<ImmutableDictionary<string, string>>
- Proto
Values This property is required. []map[string]string
- proto
Values This property is required. List<Map<String,String>>
- proto
Values This property is required. {[key: string]: string}[]
- proto_
values This property is required. Sequence[Mapping[str, str]]
- proto
Values This property is required. List<Map<String>>
EnterpriseCrmEventbusProtoSerializedObjectParameterResponse
- Object
Value This property is required. string
- Object
Value This property is required. string
- object
Value This property is required. String
- object
Value This property is required. string
- object_
value This property is required. str
- object
Value This property is required. String
EnterpriseCrmEventbusProtoStringArrayResponse
- Values
This property is required. List<string>
- Values
This property is required. []string
- values
This property is required. List<String>
- values
This property is required. string[]
- values
This property is required. Sequence[str]
- values
This property is required. List<String>
EnterpriseCrmEventbusProtoStringParameterArrayResponse
- String
Values This property is required. List<string>
- String
Values This property is required. []string
- string
Values This property is required. List<String>
- string
Values This property is required. string[]
- string_
values This property is required. Sequence[str]
- string
Values This property is required. List<String>
EnterpriseCrmEventbusProtoSuccessPolicyResponse
- Final
State This property is required. string - State to which the execution snapshot status will be set if the task succeeds.
- Final
State This property is required. string - State to which the execution snapshot status will be set if the task succeeds.
- final
State This property is required. String - State to which the execution snapshot status will be set if the task succeeds.
- final
State This property is required. string - State to which the execution snapshot status will be set if the task succeeds.
- final_
state This property is required. str - State to which the execution snapshot status will be set if the task succeeds.
- final
State This property is required. String - State to which the execution snapshot status will be set if the task succeeds.
EnterpriseCrmEventbusProtoTaskAlertConfigResponse
- Aggregation
Period This property is required. string - The period over which the metric value should be aggregated and evaluated. Format is , where integer should be a positive integer and unit should be one of (s,m,h,d,w) meaning (second, minute, hour, day, week).
- Alert
Disabled This property is required. bool - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- Alert
Name This property is required. string - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique in within the scope of the containing workflow.
- Client
Id This property is required. string - Client associated with this alert configuration. Must be a client enabled in one of the containing workflow's triggers.
- Duration
Threshold Ms This property is required. string - Should be specified only for TASK_AVERAGE_DURATION and TASK_PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- Error
Enum List This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Base Alert Config Error Enum List Response - Metric
Type This property is required. string - Num
Aggregation Periods This property is required. int - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- Only
Final Attempt This property is required. bool - Only count final task attempts, not retries.
- Playbook
Url This property is required. string - Link to a playbook for resolving the issue that triggered this alert.
- Threshold
Type This property is required. string - 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.
- Threshold
Value This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Base Alert Config Threshold Value Response - The metric value, above or below which the alert should be triggered.
- Warning
Enum List This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Base Alert Config Error Enum List Response
- Aggregation
Period This property is required. string - The period over which the metric value should be aggregated and evaluated. Format is , where integer should be a positive integer and unit should be one of (s,m,h,d,w) meaning (second, minute, hour, day, week).
- Alert
Disabled This property is required. bool - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- Alert
Name This property is required. string - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique in within the scope of the containing workflow.
- Client
Id This property is required. string - Client associated with this alert configuration. Must be a client enabled in one of the containing workflow's triggers.
- Duration
Threshold Ms This property is required. string - Should be specified only for TASK_AVERAGE_DURATION and TASK_PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- Error
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response - Metric
Type This property is required. string - Num
Aggregation Periods This property is required. int - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- Only
Final Attempt This property is required. bool - Only count final task attempts, not retries.
- Playbook
Url This property is required. string - Link to a playbook for resolving the issue that triggered this alert.
- Threshold
Type This property is required. string - 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.
- Threshold
Value This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Threshold Value Response - The metric value, above or below which the alert should be triggered.
- Warning
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response
- aggregation
Period This property is required. String - The period over which the metric value should be aggregated and evaluated. Format is , where integer should be a positive integer and unit should be one of (s,m,h,d,w) meaning (second, minute, hour, day, week).
- alert
Disabled This property is required. Boolean - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- alert
Name This property is required. String - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique in within the scope of the containing workflow.
- client
Id This property is required. String - Client associated with this alert configuration. Must be a client enabled in one of the containing workflow's triggers.
- duration
Threshold Ms This property is required. String - Should be specified only for TASK_AVERAGE_DURATION and TASK_PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- error
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response - metric
Type This property is required. String - num
Aggregation Periods This property is required. Integer - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- only
Final Attempt This property is required. Boolean - Only count final task attempts, not retries.
- playbook
Url This property is required. String - Link to a playbook for resolving the issue that triggered this alert.
- threshold
Type This property is required. String - 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.
- threshold
Value This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Threshold Value Response - The metric value, above or below which the alert should be triggered.
- warning
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response
- aggregation
Period This property is required. string - The period over which the metric value should be aggregated and evaluated. Format is , where integer should be a positive integer and unit should be one of (s,m,h,d,w) meaning (second, minute, hour, day, week).
- alert
Disabled This property is required. boolean - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- alert
Name This property is required. string - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique in within the scope of the containing workflow.
- client
Id This property is required. string - Client associated with this alert configuration. Must be a client enabled in one of the containing workflow's triggers.
- duration
Threshold Ms This property is required. string - Should be specified only for TASK_AVERAGE_DURATION and TASK_PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- error
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response - metric
Type This property is required. string - num
Aggregation Periods This property is required. number - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- only
Final Attempt This property is required. boolean - Only count final task attempts, not retries.
- playbook
Url This property is required. string - Link to a playbook for resolving the issue that triggered this alert.
- threshold
Type This property is required. string - 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.
- threshold
Value This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Threshold Value Response - The metric value, above or below which the alert should be triggered.
- warning
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response
- aggregation_
period This property is required. str - The period over which the metric value should be aggregated and evaluated. Format is , where integer should be a positive integer and unit should be one of (s,m,h,d,w) meaning (second, minute, hour, day, week).
- alert_
disabled This property is required. bool - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- alert_
name This property is required. str - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique in within the scope of the containing workflow.
- client_
id This property is required. str - Client associated with this alert configuration. Must be a client enabled in one of the containing workflow's triggers.
- duration_
threshold_ ms This property is required. str - Should be specified only for TASK_AVERAGE_DURATION and TASK_PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- error_
enum_ list This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response - metric_
type This property is required. str - num_
aggregation_ periods This property is required. int - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- only_
final_ attempt This property is required. bool - Only count final task attempts, not retries.
- playbook_
url This property is required. str - Link to a playbook for resolving the issue that triggered this alert.
- threshold_
type This property is required. str - 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.
- threshold_
value This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Threshold Value Response - The metric value, above or below which the alert should be triggered.
- warning_
enum_ list This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response
- aggregation
Period This property is required. String - The period over which the metric value should be aggregated and evaluated. Format is , where integer should be a positive integer and unit should be one of (s,m,h,d,w) meaning (second, minute, hour, day, week).
- alert
Disabled This property is required. Boolean - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- alert
Name This property is required. String - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique in within the scope of the containing workflow.
- client
Id This property is required. String - Client associated with this alert configuration. Must be a client enabled in one of the containing workflow's triggers.
- duration
Threshold Ms This property is required. String - Should be specified only for TASK_AVERAGE_DURATION and TASK_PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- error
Enum List This property is required. Property Map - metric
Type This property is required. String - num
Aggregation Periods This property is required. Number - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- only
Final Attempt This property is required. Boolean - Only count final task attempts, not retries.
- playbook
Url This property is required. String - Link to a playbook for resolving the issue that triggered this alert.
- threshold
Type This property is required. String - 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.
- threshold
Value This property is required. Property Map - The metric value, above or below which the alert should be triggered.
- warning
Enum List This property is required. Property Map
EnterpriseCrmEventbusProtoTaskMetadataAdminResponse
- Google
Group Email This property is required. string - User
Email This property is required. string
- Google
Group Email This property is required. string - User
Email This property is required. string
- google
Group Email This property is required. String - user
Email This property is required. String
- google
Group Email This property is required. string - user
Email This property is required. string
- google_
group_ email This property is required. str - user_
email This property is required. str
- google
Group Email This property is required. String - user
Email This property is required. String
EnterpriseCrmEventbusProtoTaskMetadataResponse
- Active
Task Name This property is required. string - The new task name to replace the current task if it is deprecated. Otherwise, it is the same as the current task name.
- Admins
This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Task Metadata Admin Response> - Category
This property is required. string - Code
Search Link This property is required. string - The Code Search link to the Task Java file.
- Default
Json Validation Option This property is required. string - Controls whether JSON workflow parameters are validated against provided schemas before and/or after this task's execution.
- Default
Spec This property is required. string - Contains the initial configuration of the task with default values set. For now, The string should be compatible to an ASCII-proto format.
- Description
This property is required. string - In a few sentences, describe the purpose and usage of the task.
- Descriptive
Name This property is required. string - The string name to show on the task list on the Workflow editor screen. This should be a very short, one to two words name for the task. (e.g. "Send Mail")
- Doc
Markdown This property is required. string - Snippet of markdown documentation to embed in the RHP for this task.
- External
Category This property is required. string - External
Category Sequence This property is required. int - Sequence with which the task in specific category to be displayed in task discovery panel for external users.
- External
Doc Html This property is required. string - External-facing documention embedded in the RHP for this task.
- External
Doc Link This property is required. string - Doc link for external-facing documentation (separate from g3doc).
- External
Doc Markdown This property is required. string - DEPRECATED: Use external_doc_html.
- G3Doc
Link This property is required. string - URL to the associated G3 Doc for the task if available
- Icon
Link This property is required. string - URL to gstatic image icon for this task. This icon shows up on the task list panel along with the task name in the Workflow Editor screen. Use the 24p, 2x, gray color icon image format.
- Is
Deprecated This property is required. bool - The deprecation status of the current task. Default value is false;
- Name
This property is required. string - The actual class name or the annotated name of the task. Task Author should initialize this field with value from the getName() method of the Task class.
- Standalone
External Doc Html This property is required. string - External-facing documention for standalone IP in pantheon embedded in the RHP for this task. Non null only if different from external_doc_html
- Status
This property is required. string - Allows author to indicate if the task is ready to use or not. If not set, then it will default to INACTIVE.
- System
This property is required. string This property is required. List<string>- A set of tags that pertain to a particular task. This can be used to improve the searchability of tasks with several names ("REST Caller" vs. "Call REST Endpoint") or to help users find tasks based on related words.
- Active
Task Name This property is required. string - The new task name to replace the current task if it is deprecated. Otherwise, it is the same as the current task name.
- Admins
This property is required. []EnterpriseCrm Eventbus Proto Task Metadata Admin Response - Category
This property is required. string - Code
Search Link This property is required. string - The Code Search link to the Task Java file.
- Default
Json Validation Option This property is required. string - Controls whether JSON workflow parameters are validated against provided schemas before and/or after this task's execution.
- Default
Spec This property is required. string - Contains the initial configuration of the task with default values set. For now, The string should be compatible to an ASCII-proto format.
- Description
This property is required. string - In a few sentences, describe the purpose and usage of the task.
- Descriptive
Name This property is required. string - The string name to show on the task list on the Workflow editor screen. This should be a very short, one to two words name for the task. (e.g. "Send Mail")
- Doc
Markdown This property is required. string - Snippet of markdown documentation to embed in the RHP for this task.
- External
Category This property is required. string - External
Category Sequence This property is required. int - Sequence with which the task in specific category to be displayed in task discovery panel for external users.
- External
Doc Html This property is required. string - External-facing documention embedded in the RHP for this task.
- External
Doc Link This property is required. string - Doc link for external-facing documentation (separate from g3doc).
- External
Doc Markdown This property is required. string - DEPRECATED: Use external_doc_html.
- G3Doc
Link This property is required. string - URL to the associated G3 Doc for the task if available
- Icon
Link This property is required. string - URL to gstatic image icon for this task. This icon shows up on the task list panel along with the task name in the Workflow Editor screen. Use the 24p, 2x, gray color icon image format.
- Is
Deprecated This property is required. bool - The deprecation status of the current task. Default value is false;
- Name
This property is required. string - The actual class name or the annotated name of the task. Task Author should initialize this field with value from the getName() method of the Task class.
- Standalone
External Doc Html This property is required. string - External-facing documention for standalone IP in pantheon embedded in the RHP for this task. Non null only if different from external_doc_html
- Status
This property is required. string - Allows author to indicate if the task is ready to use or not. If not set, then it will default to INACTIVE.
- System
This property is required. string This property is required. []string- A set of tags that pertain to a particular task. This can be used to improve the searchability of tasks with several names ("REST Caller" vs. "Call REST Endpoint") or to help users find tasks based on related words.
- active
Task Name This property is required. String - The new task name to replace the current task if it is deprecated. Otherwise, it is the same as the current task name.
- admins
This property is required. List<EnterpriseCrm Eventbus Proto Task Metadata Admin Response> - category
This property is required. String - code
Search Link This property is required. String - The Code Search link to the Task Java file.
- default
Json Validation Option This property is required. String - Controls whether JSON workflow parameters are validated against provided schemas before and/or after this task's execution.
- default
Spec This property is required. String - Contains the initial configuration of the task with default values set. For now, The string should be compatible to an ASCII-proto format.
- description
This property is required. String - In a few sentences, describe the purpose and usage of the task.
- descriptive
Name This property is required. String - The string name to show on the task list on the Workflow editor screen. This should be a very short, one to two words name for the task. (e.g. "Send Mail")
- doc
Markdown This property is required. String - Snippet of markdown documentation to embed in the RHP for this task.
- external
Category This property is required. String - external
Category Sequence This property is required. Integer - Sequence with which the task in specific category to be displayed in task discovery panel for external users.
- external
Doc Html This property is required. String - External-facing documention embedded in the RHP for this task.
- external
Doc Link This property is required. String - Doc link for external-facing documentation (separate from g3doc).
- external
Doc Markdown This property is required. String - DEPRECATED: Use external_doc_html.
- g3Doc
Link This property is required. String - URL to the associated G3 Doc for the task if available
- icon
Link This property is required. String - URL to gstatic image icon for this task. This icon shows up on the task list panel along with the task name in the Workflow Editor screen. Use the 24p, 2x, gray color icon image format.
- is
Deprecated This property is required. Boolean - The deprecation status of the current task. Default value is false;
- name
This property is required. String - The actual class name or the annotated name of the task. Task Author should initialize this field with value from the getName() method of the Task class.
- standalone
External Doc Html This property is required. String - External-facing documention for standalone IP in pantheon embedded in the RHP for this task. Non null only if different from external_doc_html
- status
This property is required. String - Allows author to indicate if the task is ready to use or not. If not set, then it will default to INACTIVE.
- system
This property is required. String This property is required. List<String>- A set of tags that pertain to a particular task. This can be used to improve the searchability of tasks with several names ("REST Caller" vs. "Call REST Endpoint") or to help users find tasks based on related words.
- active
Task Name This property is required. string - The new task name to replace the current task if it is deprecated. Otherwise, it is the same as the current task name.
- admins
This property is required. EnterpriseCrm Eventbus Proto Task Metadata Admin Response[] - category
This property is required. string - code
Search Link This property is required. string - The Code Search link to the Task Java file.
- default
Json Validation Option This property is required. string - Controls whether JSON workflow parameters are validated against provided schemas before and/or after this task's execution.
- default
Spec This property is required. string - Contains the initial configuration of the task with default values set. For now, The string should be compatible to an ASCII-proto format.
- description
This property is required. string - In a few sentences, describe the purpose and usage of the task.
- descriptive
Name This property is required. string - The string name to show on the task list on the Workflow editor screen. This should be a very short, one to two words name for the task. (e.g. "Send Mail")
- doc
Markdown This property is required. string - Snippet of markdown documentation to embed in the RHP for this task.
- external
Category This property is required. string - external
Category Sequence This property is required. number - Sequence with which the task in specific category to be displayed in task discovery panel for external users.
- external
Doc Html This property is required. string - External-facing documention embedded in the RHP for this task.
- external
Doc Link This property is required. string - Doc link for external-facing documentation (separate from g3doc).
- external
Doc Markdown This property is required. string - DEPRECATED: Use external_doc_html.
- g3Doc
Link This property is required. string - URL to the associated G3 Doc for the task if available
- icon
Link This property is required. string - URL to gstatic image icon for this task. This icon shows up on the task list panel along with the task name in the Workflow Editor screen. Use the 24p, 2x, gray color icon image format.
- is
Deprecated This property is required. boolean - The deprecation status of the current task. Default value is false;
- name
This property is required. string - The actual class name or the annotated name of the task. Task Author should initialize this field with value from the getName() method of the Task class.
- standalone
External Doc Html This property is required. string - External-facing documention for standalone IP in pantheon embedded in the RHP for this task. Non null only if different from external_doc_html
- status
This property is required. string - Allows author to indicate if the task is ready to use or not. If not set, then it will default to INACTIVE.
- system
This property is required. string This property is required. string[]- A set of tags that pertain to a particular task. This can be used to improve the searchability of tasks with several names ("REST Caller" vs. "Call REST Endpoint") or to help users find tasks based on related words.
- active_
task_ name This property is required. str - The new task name to replace the current task if it is deprecated. Otherwise, it is the same as the current task name.
- admins
This property is required. Sequence[EnterpriseCrm Eventbus Proto Task Metadata Admin Response] - category
This property is required. str - code_
search_ link This property is required. str - The Code Search link to the Task Java file.
- default_
json_ validation_ option This property is required. str - Controls whether JSON workflow parameters are validated against provided schemas before and/or after this task's execution.
- default_
spec This property is required. str - Contains the initial configuration of the task with default values set. For now, The string should be compatible to an ASCII-proto format.
- description
This property is required. str - In a few sentences, describe the purpose and usage of the task.
- descriptive_
name This property is required. str - The string name to show on the task list on the Workflow editor screen. This should be a very short, one to two words name for the task. (e.g. "Send Mail")
- doc_
markdown This property is required. str - Snippet of markdown documentation to embed in the RHP for this task.
- external_
category This property is required. str - external_
category_ sequence This property is required. int - Sequence with which the task in specific category to be displayed in task discovery panel for external users.
- external_
doc_ html This property is required. str - External-facing documention embedded in the RHP for this task.
- external_
doc_ link This property is required. str - Doc link for external-facing documentation (separate from g3doc).
- external_
doc_ markdown This property is required. str - DEPRECATED: Use external_doc_html.
- g3_
doc_ link This property is required. str - URL to the associated G3 Doc for the task if available
- icon_
link This property is required. str - URL to gstatic image icon for this task. This icon shows up on the task list panel along with the task name in the Workflow Editor screen. Use the 24p, 2x, gray color icon image format.
- is_
deprecated This property is required. bool - The deprecation status of the current task. Default value is false;
- name
This property is required. str - The actual class name or the annotated name of the task. Task Author should initialize this field with value from the getName() method of the Task class.
- standalone_
external_ doc_ html This property is required. str - External-facing documention for standalone IP in pantheon embedded in the RHP for this task. Non null only if different from external_doc_html
- status
This property is required. str - Allows author to indicate if the task is ready to use or not. If not set, then it will default to INACTIVE.
- system
This property is required. str This property is required. Sequence[str]- A set of tags that pertain to a particular task. This can be used to improve the searchability of tasks with several names ("REST Caller" vs. "Call REST Endpoint") or to help users find tasks based on related words.
- active
Task Name This property is required. String - The new task name to replace the current task if it is deprecated. Otherwise, it is the same as the current task name.
- admins
This property is required. List<Property Map> - category
This property is required. String - code
Search Link This property is required. String - The Code Search link to the Task Java file.
- default
Json Validation Option This property is required. String - Controls whether JSON workflow parameters are validated against provided schemas before and/or after this task's execution.
- default
Spec This property is required. String - Contains the initial configuration of the task with default values set. For now, The string should be compatible to an ASCII-proto format.
- description
This property is required. String - In a few sentences, describe the purpose and usage of the task.
- descriptive
Name This property is required. String - The string name to show on the task list on the Workflow editor screen. This should be a very short, one to two words name for the task. (e.g. "Send Mail")
- doc
Markdown This property is required. String - Snippet of markdown documentation to embed in the RHP for this task.
- external
Category This property is required. String - external
Category Sequence This property is required. Number - Sequence with which the task in specific category to be displayed in task discovery panel for external users.
- external
Doc Html This property is required. String - External-facing documention embedded in the RHP for this task.
- external
Doc Link This property is required. String - Doc link for external-facing documentation (separate from g3doc).
- external
Doc Markdown This property is required. String - DEPRECATED: Use external_doc_html.
- g3Doc
Link This property is required. String - URL to the associated G3 Doc for the task if available
- icon
Link This property is required. String - URL to gstatic image icon for this task. This icon shows up on the task list panel along with the task name in the Workflow Editor screen. Use the 24p, 2x, gray color icon image format.
- is
Deprecated This property is required. Boolean - The deprecation status of the current task. Default value is false;
- name
This property is required. String - The actual class name or the annotated name of the task. Task Author should initialize this field with value from the getName() method of the Task class.
- standalone
External Doc Html This property is required. String - External-facing documention for standalone IP in pantheon embedded in the RHP for this task. Non null only if different from external_doc_html
- status
This property is required. String - Allows author to indicate if the task is ready to use or not. If not set, then it will default to INACTIVE.
- system
This property is required. String This property is required. List<String>- A set of tags that pertain to a particular task. This can be used to improve the searchability of tasks with several names ("REST Caller" vs. "Call REST Endpoint") or to help users find tasks based on related words.
EnterpriseCrmEventbusProtoTaskUiConfigResponse
- Task
Ui Module Configs This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Task Ui Module Config Response> - Configurations of included config modules.
- Task
Ui Module Configs This property is required. []EnterpriseCrm Eventbus Proto Task Ui Module Config Response - Configurations of included config modules.
- task
Ui Module Configs This property is required. List<EnterpriseCrm Eventbus Proto Task Ui Module Config Response> - Configurations of included config modules.
- task
Ui Module Configs This property is required. EnterpriseCrm Eventbus Proto Task Ui Module Config Response[] - Configurations of included config modules.
- task_
ui_ module_ configs This property is required. Sequence[EnterpriseCrm Eventbus Proto Task Ui Module Config Response] - Configurations of included config modules.
- task
Ui Module Configs This property is required. List<Property Map> - Configurations of included config modules.
EnterpriseCrmEventbusProtoTaskUiModuleConfigResponse
- Module
Id This property is required. string - ID of the config module.
- Module
Id This property is required. string - ID of the config module.
- module
Id This property is required. String - ID of the config module.
- module
Id This property is required. string - ID of the config module.
- module_
id This property is required. str - ID of the config module.
- module
Id This property is required. String - ID of the config module.
EnterpriseCrmEventbusProtoTeardownResponse
- Teardown
Task Configs This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Teardown Task Config Response> - Required.
- Teardown
Task Configs This property is required. []EnterpriseCrm Eventbus Proto Teardown Task Config Response - Required.
- teardown
Task Configs This property is required. List<EnterpriseCrm Eventbus Proto Teardown Task Config Response> - Required.
- teardown
Task Configs This property is required. EnterpriseCrm Eventbus Proto Teardown Task Config Response[] - Required.
- teardown_
task_ configs This property is required. Sequence[EnterpriseCrm Eventbus Proto Teardown Task Config Response] - Required.
- teardown
Task Configs This property is required. List<Property Map> - Required.
EnterpriseCrmEventbusProtoTeardownTaskConfigResponse
- Creator
Email This property is required. string - The creator's email address.
- Name
This property is required. string - Unique identifier of the teardown task within this Config. We use this field as the identifier to find next teardown tasks.
- Next
Teardown Task This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Next Teardown Task Response - Parameters
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Event Parameters Response - The parameters the user can pass to this task.
- Properties
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Event Bus Properties Response - Teardown
Task Implementation Class Name This property is required. string - Implementation class name.
- Creator
Email This property is required. string - The creator's email address.
- Name
This property is required. string - Unique identifier of the teardown task within this Config. We use this field as the identifier to find next teardown tasks.
- Next
Teardown Task This property is required. EnterpriseCrm Eventbus Proto Next Teardown Task Response - Parameters
This property is required. EnterpriseCrm Eventbus Proto Event Parameters Response - The parameters the user can pass to this task.
- Properties
This property is required. EnterpriseCrm Eventbus Proto Event Bus Properties Response - Teardown
Task Implementation Class Name This property is required. string - Implementation class name.
- creator
Email This property is required. String - The creator's email address.
- name
This property is required. String - Unique identifier of the teardown task within this Config. We use this field as the identifier to find next teardown tasks.
- next
Teardown Task This property is required. EnterpriseCrm Eventbus Proto Next Teardown Task Response - parameters
This property is required. EnterpriseCrm Eventbus Proto Event Parameters Response - The parameters the user can pass to this task.
- properties
This property is required. EnterpriseCrm Eventbus Proto Event Bus Properties Response - teardown
Task Implementation Class Name This property is required. String - Implementation class name.
- creator
Email This property is required. string - The creator's email address.
- name
This property is required. string - Unique identifier of the teardown task within this Config. We use this field as the identifier to find next teardown tasks.
- next
Teardown Task This property is required. EnterpriseCrm Eventbus Proto Next Teardown Task Response - parameters
This property is required. EnterpriseCrm Eventbus Proto Event Parameters Response - The parameters the user can pass to this task.
- properties
This property is required. EnterpriseCrm Eventbus Proto Event Bus Properties Response - teardown
Task Implementation Class Name This property is required. string - Implementation class name.
- creator_
email This property is required. str - The creator's email address.
- name
This property is required. str - Unique identifier of the teardown task within this Config. We use this field as the identifier to find next teardown tasks.
- next_
teardown_ task This property is required. EnterpriseCrm Eventbus Proto Next Teardown Task Response - parameters
This property is required. EnterpriseCrm Eventbus Proto Event Parameters Response - The parameters the user can pass to this task.
- properties
This property is required. EnterpriseCrm Eventbus Proto Event Bus Properties Response - teardown_
task_ implementation_ class_ name This property is required. str - Implementation class name.
- creator
Email This property is required. String - The creator's email address.
- name
This property is required. String - Unique identifier of the teardown task within this Config. We use this field as the identifier to find next teardown tasks.
- next
Teardown Task This property is required. Property Map - parameters
This property is required. Property Map - The parameters the user can pass to this task.
- properties
This property is required. Property Map - teardown
Task Implementation Class Name This property is required. String - Implementation class name.
EnterpriseCrmEventbusProtoTriggerCriteriaResponse
- Condition
This property is required. string - Standard filter expression, when true the workflow will be executed. If there's no trigger_criteria_task_implementation_class_name specified, the condition will be validated directly.
- Parameters
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Event Parameters Response - Optional. To be used in TaskConfig for the implementation class.
- Trigger
Criteria Task Implementation Class Name This property is required. string - Optional. Implementation class name. The class should implement the “TypedTask” interface.
- Condition
This property is required. string - Standard filter expression, when true the workflow will be executed. If there's no trigger_criteria_task_implementation_class_name specified, the condition will be validated directly.
- Parameters
This property is required. EnterpriseCrm Eventbus Proto Event Parameters Response - Optional. To be used in TaskConfig for the implementation class.
- Trigger
Criteria Task Implementation Class Name This property is required. string - Optional. Implementation class name. The class should implement the “TypedTask” interface.
- condition
This property is required. String - Standard filter expression, when true the workflow will be executed. If there's no trigger_criteria_task_implementation_class_name specified, the condition will be validated directly.
- parameters
This property is required. EnterpriseCrm Eventbus Proto Event Parameters Response - Optional. To be used in TaskConfig for the implementation class.
- trigger
Criteria Task Implementation Class Name This property is required. String - Optional. Implementation class name. The class should implement the “TypedTask” interface.
- condition
This property is required. string - Standard filter expression, when true the workflow will be executed. If there's no trigger_criteria_task_implementation_class_name specified, the condition will be validated directly.
- parameters
This property is required. EnterpriseCrm Eventbus Proto Event Parameters Response - Optional. To be used in TaskConfig for the implementation class.
- trigger
Criteria Task Implementation Class Name This property is required. string - Optional. Implementation class name. The class should implement the “TypedTask” interface.
- condition
This property is required. str - Standard filter expression, when true the workflow will be executed. If there's no trigger_criteria_task_implementation_class_name specified, the condition will be validated directly.
- parameters
This property is required. EnterpriseCrm Eventbus Proto Event Parameters Response - Optional. To be used in TaskConfig for the implementation class.
- trigger_
criteria_ task_ implementation_ class_ name This property is required. str - Optional. Implementation class name. The class should implement the “TypedTask” interface.
- condition
This property is required. String - Standard filter expression, when true the workflow will be executed. If there's no trigger_criteria_task_implementation_class_name specified, the condition will be validated directly.
- parameters
This property is required. Property Map - Optional. To be used in TaskConfig for the implementation class.
- trigger
Criteria Task Implementation Class Name This property is required. String - Optional. Implementation class name. The class should implement the “TypedTask” interface.
EnterpriseCrmEventbusProtoValueTypeResponse
- Boolean
Value This property is required. bool - Double
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Double Array Response - Double
Value This property is required. double - Int
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Int Array Response - Int
Value This property is required. string - Proto
Value This property is required. Dictionary<string, string> - String
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto String Array Response - String
Value This property is required. string
- Boolean
Value This property is required. bool - Double
Array This property is required. EnterpriseCrm Eventbus Proto Double Array Response - Double
Value This property is required. float64 - Int
Array This property is required. EnterpriseCrm Eventbus Proto Int Array Response - Int
Value This property is required. string - Proto
Value This property is required. map[string]string - String
Array This property is required. EnterpriseCrm Eventbus Proto String Array Response - String
Value This property is required. string
- boolean
Value This property is required. Boolean - double
Array This property is required. EnterpriseCrm Eventbus Proto Double Array Response - double
Value This property is required. Double - int
Array This property is required. EnterpriseCrm Eventbus Proto Int Array Response - int
Value This property is required. String - proto
Value This property is required. Map<String,String> - string
Array This property is required. EnterpriseCrm Eventbus Proto String Array Response - string
Value This property is required. String
- boolean
Value This property is required. boolean - double
Array This property is required. EnterpriseCrm Eventbus Proto Double Array Response - double
Value This property is required. number - int
Array This property is required. EnterpriseCrm Eventbus Proto Int Array Response - int
Value This property is required. string - proto
Value This property is required. {[key: string]: string} - string
Array This property is required. EnterpriseCrm Eventbus Proto String Array Response - string
Value This property is required. string
- boolean_
value This property is required. bool - double_
array This property is required. EnterpriseCrm Eventbus Proto Double Array Response - double_
value This property is required. float - int_
array This property is required. EnterpriseCrm Eventbus Proto Int Array Response - int_
value This property is required. str - proto_
value This property is required. Mapping[str, str] - string_
array This property is required. EnterpriseCrm Eventbus Proto String Array Response - string_
value This property is required. str
- boolean
Value This property is required. Boolean - double
Array This property is required. Property Map - double
Value This property is required. Number - int
Array This property is required. Property Map - int
Value This property is required. String - proto
Value This property is required. Map<String> - string
Array This property is required. Property Map - string
Value This property is required. String
EnterpriseCrmEventbusProtoWorkflowAlertConfigResponse
- Aggregation
Period This property is required. string - For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
- Alert
Disabled This property is required. bool - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- Alert
Name This property is required. string - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique within the scope of the workflow.
- Client
Id This property is required. string - Client associated with this alert configuration.
- Duration
Threshold Ms This property is required. string - Should be specified only for *AVERAGE_DURATION and *PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- Error
Enum List This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Base Alert Config Error Enum List Response - Metric
Type This property is required. string - Num
Aggregation Periods This property is required. int - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- Only
Final Attempt This property is required. bool - For either events or tasks, depending on the type of alert, count only final attempts, not retries.
- Playbook
Url This property is required. string - Link to a playbook for resolving the issue that triggered this alert.
- Threshold
Type This property is required. string - 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.
- Threshold
Value This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Base Alert Config Threshold Value Response - The metric value, above or below which the alert should be triggered.
- Warning
Enum List This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Base Alert Config Error Enum List Response
- Aggregation
Period This property is required. string - For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
- Alert
Disabled This property is required. bool - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- Alert
Name This property is required. string - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique within the scope of the workflow.
- Client
Id This property is required. string - Client associated with this alert configuration.
- Duration
Threshold Ms This property is required. string - Should be specified only for *AVERAGE_DURATION and *PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- Error
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response - Metric
Type This property is required. string - Num
Aggregation Periods This property is required. int - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- Only
Final Attempt This property is required. bool - For either events or tasks, depending on the type of alert, count only final attempts, not retries.
- Playbook
Url This property is required. string - Link to a playbook for resolving the issue that triggered this alert.
- Threshold
Type This property is required. string - 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.
- Threshold
Value This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Threshold Value Response - The metric value, above or below which the alert should be triggered.
- Warning
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response
- aggregation
Period This property is required. String - For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
- alert
Disabled This property is required. Boolean - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- alert
Name This property is required. String - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique within the scope of the workflow.
- client
Id This property is required. String - Client associated with this alert configuration.
- duration
Threshold Ms This property is required. String - Should be specified only for *AVERAGE_DURATION and *PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- error
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response - metric
Type This property is required. String - num
Aggregation Periods This property is required. Integer - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- only
Final Attempt This property is required. Boolean - For either events or tasks, depending on the type of alert, count only final attempts, not retries.
- playbook
Url This property is required. String - Link to a playbook for resolving the issue that triggered this alert.
- threshold
Type This property is required. String - 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.
- threshold
Value This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Threshold Value Response - The metric value, above or below which the alert should be triggered.
- warning
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response
- aggregation
Period This property is required. string - For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
- alert
Disabled This property is required. boolean - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- alert
Name This property is required. string - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique within the scope of the workflow.
- client
Id This property is required. string - Client associated with this alert configuration.
- duration
Threshold Ms This property is required. string - Should be specified only for *AVERAGE_DURATION and *PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- error
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response - metric
Type This property is required. string - num
Aggregation Periods This property is required. number - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- only
Final Attempt This property is required. boolean - For either events or tasks, depending on the type of alert, count only final attempts, not retries.
- playbook
Url This property is required. string - Link to a playbook for resolving the issue that triggered this alert.
- threshold
Type This property is required. string - 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.
- threshold
Value This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Threshold Value Response - The metric value, above or below which the alert should be triggered.
- warning
Enum List This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response
- aggregation_
period This property is required. str - For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
- alert_
disabled This property is required. bool - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- alert_
name This property is required. str - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique within the scope of the workflow.
- client_
id This property is required. str - Client associated with this alert configuration.
- duration_
threshold_ ms This property is required. str - Should be specified only for *AVERAGE_DURATION and *PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- error_
enum_ list This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response - metric_
type This property is required. str - num_
aggregation_ periods This property is required. int - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- only_
final_ attempt This property is required. bool - For either events or tasks, depending on the type of alert, count only final attempts, not retries.
- playbook_
url This property is required. str - Link to a playbook for resolving the issue that triggered this alert.
- threshold_
type This property is required. str - 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.
- threshold_
value This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Threshold Value Response - The metric value, above or below which the alert should be triggered.
- warning_
enum_ list This property is required. EnterpriseCrm Eventbus Proto Base Alert Config Error Enum List Response
- aggregation
Period This property is required. String - For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.
- alert
Disabled This property is required. Boolean - Set to false by default. When set to true, the metrics are not aggregated or pushed to Monarch for this workflow alert.
- alert
Name This property is required. String - A name to identify this alert. This will be displayed in the alert subject. If set, this name should be unique within the scope of the workflow.
- client
Id This property is required. String - Client associated with this alert configuration.
- duration
Threshold Ms This property is required. String - Should be specified only for *AVERAGE_DURATION and *PERCENTILE_DURATION metrics. This member should be used to specify what duration value the metrics should exceed for the alert to trigger.
- error
Enum List This property is required. Property Map - metric
Type This property is required. String - num
Aggregation Periods This property is required. Number - For how many contiguous aggregation periods should the expected min or max be violated for the alert to be fired.
- only
Final Attempt This property is required. Boolean - For either events or tasks, depending on the type of alert, count only final attempts, not retries.
- playbook
Url This property is required. String - Link to a playbook for resolving the issue that triggered this alert.
- threshold
Type This property is required. String - 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.
- threshold
Value This property is required. Property Map - The metric value, above or below which the alert should be triggered.
- warning
Enum List This property is required. Property Map
EnterpriseCrmEventbusStatsDimensionsResponse
- Client
Id This property is required. string - Enum
Filter Type This property is required. string - Whether to include or exclude the enums matching the regex.
- Error
Enum String This property is required. string - Retry
Attempt This property is required. string - Task
Name This property is required. string - Task
Number This property is required. string - Trigger
Id This property is required. string - Stats have been or will be aggregated on set fields for any semantically-meaningful combination.
- Warning
Enum String This property is required. string - Workflow
Id This property is required. string - Workflow
Name This property is required. string
- Client
Id This property is required. string - Enum
Filter Type This property is required. string - Whether to include or exclude the enums matching the regex.
- Error
Enum String This property is required. string - Retry
Attempt This property is required. string - Task
Name This property is required. string - Task
Number This property is required. string - Trigger
Id This property is required. string - Stats have been or will be aggregated on set fields for any semantically-meaningful combination.
- Warning
Enum String This property is required. string - Workflow
Id This property is required. string - Workflow
Name This property is required. string
- client
Id This property is required. String - enum
Filter Type This property is required. String - Whether to include or exclude the enums matching the regex.
- error
Enum String This property is required. String - retry
Attempt This property is required. String - task
Name This property is required. String - task
Number This property is required. String - trigger
Id This property is required. String - Stats have been or will be aggregated on set fields for any semantically-meaningful combination.
- warning
Enum String This property is required. String - workflow
Id This property is required. String - workflow
Name This property is required. String
- client
Id This property is required. string - enum
Filter Type This property is required. string - Whether to include or exclude the enums matching the regex.
- error
Enum String This property is required. string - retry
Attempt This property is required. string - task
Name This property is required. string - task
Number This property is required. string - trigger
Id This property is required. string - Stats have been or will be aggregated on set fields for any semantically-meaningful combination.
- warning
Enum String This property is required. string - workflow
Id This property is required. string - workflow
Name This property is required. string
- client_
id This property is required. str - enum_
filter_ type This property is required. str - Whether to include or exclude the enums matching the regex.
- error_
enum_ string This property is required. str - retry_
attempt This property is required. str - task_
name This property is required. str - task_
number This property is required. str - trigger_
id This property is required. str - Stats have been or will be aggregated on set fields for any semantically-meaningful combination.
- warning_
enum_ string This property is required. str - workflow_
id This property is required. str - workflow_
name This property is required. str
- client
Id This property is required. String - enum
Filter Type This property is required. String - Whether to include or exclude the enums matching the regex.
- error
Enum String This property is required. String - retry
Attempt This property is required. String - task
Name This property is required. String - task
Number This property is required. String - trigger
Id This property is required. String - Stats have been or will be aggregated on set fields for any semantically-meaningful combination.
- warning
Enum String This property is required. String - workflow
Id This property is required. String - workflow
Name This property is required. String
EnterpriseCrmEventbusStatsResponse
- Dimensions
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Stats Dimensions Response - Dimensions that these stats have been aggregated on.
- Duration
In Seconds This property is required. double - Average duration in seconds.
- Error
Rate This property is required. double - Average error rate.
- Qps
This property is required. double - Queries per second.
- Warning
Rate This property is required. double - Average warning rate.
- Dimensions
This property is required. EnterpriseCrm Eventbus Stats Dimensions Response - Dimensions that these stats have been aggregated on.
- Duration
In Seconds This property is required. float64 - Average duration in seconds.
- Error
Rate This property is required. float64 - Average error rate.
- Qps
This property is required. float64 - Queries per second.
- Warning
Rate This property is required. float64 - Average warning rate.
- dimensions
This property is required. EnterpriseCrm Eventbus Stats Dimensions Response - Dimensions that these stats have been aggregated on.
- duration
In Seconds This property is required. Double - Average duration in seconds.
- error
Rate This property is required. Double - Average error rate.
- qps
This property is required. Double - Queries per second.
- warning
Rate This property is required. Double - Average warning rate.
- dimensions
This property is required. EnterpriseCrm Eventbus Stats Dimensions Response - Dimensions that these stats have been aggregated on.
- duration
In Seconds This property is required. number - Average duration in seconds.
- error
Rate This property is required. number - Average error rate.
- qps
This property is required. number - Queries per second.
- warning
Rate This property is required. number - Average warning rate.
- dimensions
This property is required. EnterpriseCrm Eventbus Stats Dimensions Response - Dimensions that these stats have been aggregated on.
- duration_
in_ seconds This property is required. float - Average duration in seconds.
- error_
rate This property is required. float - Average error rate.
- qps
This property is required. float - Queries per second.
- warning_
rate This property is required. float - Average warning rate.
- dimensions
This property is required. Property Map - Dimensions that these stats have been aggregated on.
- duration
In Seconds This property is required. Number - Average duration in seconds.
- error
Rate This property is required. Number - Average error rate.
- qps
This property is required. Number - Queries per second.
- warning
Rate This property is required. Number - Average warning rate.
EnterpriseCrmFrontendsEventbusProtoBooleanParameterArrayResponse
- Boolean
Values This property is required. List<bool>
- Boolean
Values This property is required. []bool
- boolean
Values This property is required. List<Boolean>
- boolean
Values This property is required. boolean[]
- boolean_
values This property is required. Sequence[bool]
- boolean
Values This property is required. List<Boolean>
EnterpriseCrmFrontendsEventbusProtoDoubleParameterArrayResponse
- Double
Values This property is required. List<double>
- Double
Values This property is required. []float64
- double
Values This property is required. List<Double>
- double
Values This property is required. number[]
- double_
values This property is required. Sequence[float]
- double
Values This property is required. List<Number>
EnterpriseCrmFrontendsEventbusProtoEventParametersResponse
- Parameters
This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Parameter Entry Response> - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.
- Parameters
This property is required. []EnterpriseCrm Frontends Eventbus Proto Parameter Entry Response - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.
- parameters
This property is required. List<EnterpriseCrm Frontends Eventbus Proto Parameter Entry Response> - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.
- parameters
This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Entry Response[] - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.
- parameters
This property is required. Sequence[EnterpriseCrm Frontends Eventbus Proto Parameter Entry Response] - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.
- parameters
This property is required. List<Property Map> - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.
EnterpriseCrmFrontendsEventbusProtoIntParameterArrayResponse
- Int
Values This property is required. List<string>
- Int
Values This property is required. []string
- int
Values This property is required. List<String>
- int
Values This property is required. string[]
- int_
values This property is required. Sequence[str]
- int
Values This property is required. List<String>
EnterpriseCrmFrontendsEventbusProtoParamSpecEntryResponse
- Class
Name This property is required. string - The FQCN of the Java object this represents. A string, for example, would be "java.lang.String". If this is "java.lang.Object", the parameter can be of any type.
- Collection
Element Class Name This property is required. string - If it is a collection of objects, this would be the FCQN of every individual element in the collection. If this is "java.lang.Object", the parameter is a collection of any type.
- Config
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Param Spec Entry Config Response - Optional fields, such as help text and other useful info.
- Data
Type This property is required. string - The data type of the parameter.
- Default
Value This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Parameter Value Type Response - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- Is
Deprecated This property is required. bool - If set, this entry is deprecated, so further use of this parameter should be prohibited.
- Is
Output This property is required. bool - Json
Schema This property is required. string - If the data_type is JSON_VALUE, then this will define its schema.
- Key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given task. These parameters must be predefined in the workflow definition.
- Proto
Def This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Param Spec Entry Proto Definition Response - Populated if this represents a proto or proto array.
- Required
This property is required. bool - If set, the user must provide an input value for this parameter.
- Validation
Rule This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Param Spec Entry Validation Rule Response - Rule used to validate inputs (individual values and collection elements) for this parameter.
- Class
Name This property is required. string - The FQCN of the Java object this represents. A string, for example, would be "java.lang.String". If this is "java.lang.Object", the parameter can be of any type.
- Collection
Element Class Name This property is required. string - If it is a collection of objects, this would be the FCQN of every individual element in the collection. If this is "java.lang.Object", the parameter is a collection of any type.
- Config
This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Config Response - Optional fields, such as help text and other useful info.
- Data
Type This property is required. string - The data type of the parameter.
- Default
Value This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- Is
Deprecated This property is required. bool - If set, this entry is deprecated, so further use of this parameter should be prohibited.
- Is
Output This property is required. bool - Json
Schema This property is required. string - If the data_type is JSON_VALUE, then this will define its schema.
- Key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given task. These parameters must be predefined in the workflow definition.
- Proto
Def This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Proto Definition Response - Populated if this represents a proto or proto array.
- Required
This property is required. bool - If set, the user must provide an input value for this parameter.
- Validation
Rule This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Response - Rule used to validate inputs (individual values and collection elements) for this parameter.
- class
Name This property is required. String - The FQCN of the Java object this represents. A string, for example, would be "java.lang.String". If this is "java.lang.Object", the parameter can be of any type.
- collection
Element Class Name This property is required. String - If it is a collection of objects, this would be the FCQN of every individual element in the collection. If this is "java.lang.Object", the parameter is a collection of any type.
- config
This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Config Response - Optional fields, such as help text and other useful info.
- data
Type This property is required. String - The data type of the parameter.
- default
Value This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- is
Deprecated This property is required. Boolean - If set, this entry is deprecated, so further use of this parameter should be prohibited.
- is
Output This property is required. Boolean - json
Schema This property is required. String - If the data_type is JSON_VALUE, then this will define its schema.
- key
This property is required. String - Key is used to retrieve the corresponding parameter value. This should be unique for a given task. These parameters must be predefined in the workflow definition.
- proto
Def This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Proto Definition Response - Populated if this represents a proto or proto array.
- required
This property is required. Boolean - If set, the user must provide an input value for this parameter.
- validation
Rule This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Response - Rule used to validate inputs (individual values and collection elements) for this parameter.
- class
Name This property is required. string - The FQCN of the Java object this represents. A string, for example, would be "java.lang.String". If this is "java.lang.Object", the parameter can be of any type.
- collection
Element Class Name This property is required. string - If it is a collection of objects, this would be the FCQN of every individual element in the collection. If this is "java.lang.Object", the parameter is a collection of any type.
- config
This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Config Response - Optional fields, such as help text and other useful info.
- data
Type This property is required. string - The data type of the parameter.
- default
Value This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- is
Deprecated This property is required. boolean - If set, this entry is deprecated, so further use of this parameter should be prohibited.
- is
Output This property is required. boolean - json
Schema This property is required. string - If the data_type is JSON_VALUE, then this will define its schema.
- key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given task. These parameters must be predefined in the workflow definition.
- proto
Def This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Proto Definition Response - Populated if this represents a proto or proto array.
- required
This property is required. boolean - If set, the user must provide an input value for this parameter.
- validation
Rule This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Response - Rule used to validate inputs (individual values and collection elements) for this parameter.
- class_
name This property is required. str - The FQCN of the Java object this represents. A string, for example, would be "java.lang.String". If this is "java.lang.Object", the parameter can be of any type.
- collection_
element_ class_ name This property is required. str - If it is a collection of objects, this would be the FCQN of every individual element in the collection. If this is "java.lang.Object", the parameter is a collection of any type.
- config
This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Config Response - Optional fields, such as help text and other useful info.
- data_
type This property is required. str - The data type of the parameter.
- default_
value This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- is_
deprecated This property is required. bool - If set, this entry is deprecated, so further use of this parameter should be prohibited.
- is_
output This property is required. bool - json_
schema This property is required. str - If the data_type is JSON_VALUE, then this will define its schema.
- key
This property is required. str - Key is used to retrieve the corresponding parameter value. This should be unique for a given task. These parameters must be predefined in the workflow definition.
- proto_
def This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Proto Definition Response - Populated if this represents a proto or proto array.
- required
This property is required. bool - If set, the user must provide an input value for this parameter.
- validation_
rule This property is required. EnterpriseCrm Eventbus Proto Param Spec Entry Validation Rule Response - Rule used to validate inputs (individual values and collection elements) for this parameter.
- class
Name This property is required. String - The FQCN of the Java object this represents. A string, for example, would be "java.lang.String". If this is "java.lang.Object", the parameter can be of any type.
- collection
Element Class Name This property is required. String - If it is a collection of objects, this would be the FCQN of every individual element in the collection. If this is "java.lang.Object", the parameter is a collection of any type.
- config
This property is required. Property Map - Optional fields, such as help text and other useful info.
- data
Type This property is required. String - The data type of the parameter.
- default
Value This property is required. Property Map - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- is
Deprecated This property is required. Boolean - If set, this entry is deprecated, so further use of this parameter should be prohibited.
- is
Output This property is required. Boolean - json
Schema This property is required. String - If the data_type is JSON_VALUE, then this will define its schema.
- key
This property is required. String - Key is used to retrieve the corresponding parameter value. This should be unique for a given task. These parameters must be predefined in the workflow definition.
- proto
Def This property is required. Property Map - Populated if this represents a proto or proto array.
- required
This property is required. Boolean - If set, the user must provide an input value for this parameter.
- validation
Rule This property is required. Property Map - Rule used to validate inputs (individual values and collection elements) for this parameter.
EnterpriseCrmFrontendsEventbusProtoParamSpecsMessageResponse
- Parameters
This property is required. []EnterpriseCrm Frontends Eventbus Proto Param Spec Entry Response
- parameters
This property is required. List<EnterpriseCrm Frontends Eventbus Proto Param Spec Entry Response>
- parameters
This property is required. EnterpriseCrm Frontends Eventbus Proto Param Spec Entry Response[]
- parameters
This property is required. Sequence[EnterpriseCrm Frontends Eventbus Proto Param Spec Entry Response]
- parameters
This property is required. List<Property Map>
EnterpriseCrmFrontendsEventbusProtoParameterEntryResponse
- Data
Type This property is required. string - Explicitly getting the type of the parameter.
- Key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- Value
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Parameter Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- Data
Type This property is required. string - Explicitly getting the type of the parameter.
- Key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- Value
This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- data
Type This property is required. String - Explicitly getting the type of the parameter.
- key
This property is required. String - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- value
This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- data
Type This property is required. string - Explicitly getting the type of the parameter.
- key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- value
This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- data_
type This property is required. str - Explicitly getting the type of the parameter.
- key
This property is required. str - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- value
This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- data
Type This property is required. String - Explicitly getting the type of the parameter.
- key
This property is required. String - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- value
This property is required. Property Map - Values for the defined keys. Each value can either be string, int, double or any proto message.
EnterpriseCrmFrontendsEventbusProtoParameterValueTypeResponse
- Boolean
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Boolean Parameter Array Response - Boolean
Value This property is required. bool - Double
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Double Parameter Array Response - Double
Value This property is required. double - Int
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Int Parameter Array Response - Int
Value This property is required. string - Json
Value This property is required. string - Proto
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Proto Parameter Array Response - Proto
Value This property is required. Dictionary<string, string> - Serialized
Object Value This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Serialized Object Parameter Response - String
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto String Parameter Array Response - String
Value This property is required. string
- Boolean
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Boolean Parameter Array Response - Boolean
Value This property is required. bool - Double
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Double Parameter Array Response - Double
Value This property is required. float64 - Int
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Int Parameter Array Response - Int
Value This property is required. string - Json
Value This property is required. string - Proto
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Proto Parameter Array Response - Proto
Value This property is required. map[string]string - Serialized
Object Value This property is required. EnterpriseCrm Frontends Eventbus Proto Serialized Object Parameter Response - String
Array This property is required. EnterpriseCrm Frontends Eventbus Proto String Parameter Array Response - String
Value This property is required. string
- boolean
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Boolean Parameter Array Response - boolean
Value This property is required. Boolean - double
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Double Parameter Array Response - double
Value This property is required. Double - int
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Int Parameter Array Response - int
Value This property is required. String - json
Value This property is required. String - proto
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Proto Parameter Array Response - proto
Value This property is required. Map<String,String> - serialized
Object Value This property is required. EnterpriseCrm Frontends Eventbus Proto Serialized Object Parameter Response - string
Array This property is required. EnterpriseCrm Frontends Eventbus Proto String Parameter Array Response - string
Value This property is required. String
- boolean
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Boolean Parameter Array Response - boolean
Value This property is required. boolean - double
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Double Parameter Array Response - double
Value This property is required. number - int
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Int Parameter Array Response - int
Value This property is required. string - json
Value This property is required. string - proto
Array This property is required. EnterpriseCrm Frontends Eventbus Proto Proto Parameter Array Response - proto
Value This property is required. {[key: string]: string} - serialized
Object Value This property is required. EnterpriseCrm Frontends Eventbus Proto Serialized Object Parameter Response - string
Array This property is required. EnterpriseCrm Frontends Eventbus Proto String Parameter Array Response - string
Value This property is required. string
- boolean_
array This property is required. EnterpriseCrm Frontends Eventbus Proto Boolean Parameter Array Response - boolean_
value This property is required. bool - double_
array This property is required. EnterpriseCrm Frontends Eventbus Proto Double Parameter Array Response - double_
value This property is required. float - int_
array This property is required. EnterpriseCrm Frontends Eventbus Proto Int Parameter Array Response - int_
value This property is required. str - json_
value This property is required. str - proto_
array This property is required. EnterpriseCrm Frontends Eventbus Proto Proto Parameter Array Response - proto_
value This property is required. Mapping[str, str] - serialized_
object_ value This property is required. EnterpriseCrm Frontends Eventbus Proto Serialized Object Parameter Response - string_
array This property is required. EnterpriseCrm Frontends Eventbus Proto String Parameter Array Response - string_
value This property is required. str
- boolean
Array This property is required. Property Map - boolean
Value This property is required. Boolean - double
Array This property is required. Property Map - double
Value This property is required. Number - int
Array This property is required. Property Map - int
Value This property is required. String - json
Value This property is required. String - proto
Array This property is required. Property Map - proto
Value This property is required. Map<String> - serialized
Object Value This property is required. Property Map - string
Array This property is required. Property Map - string
Value This property is required. String
EnterpriseCrmFrontendsEventbusProtoProtoParameterArrayResponse
- Proto
Values This property is required. List<ImmutableDictionary<string, string>>
- Proto
Values This property is required. []map[string]string
- proto
Values This property is required. List<Map<String,String>>
- proto
Values This property is required. {[key: string]: string}[]
- proto_
values This property is required. Sequence[Mapping[str, str]]
- proto
Values This property is required. List<Map<String>>
EnterpriseCrmFrontendsEventbusProtoRollbackStrategyResponse
- Parameters
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Event Parameters Response - Optional. The customized parameters the user can pass to this task.
- Rollback
Task Implementation Class Name This property is required. string - This is the name of the task that needs to be executed upon rollback of this task.
- Task
Numbers To Rollback This property is required. List<string> - These are the tasks numbers of the tasks whose
rollback_strategy.rollback_task_implementation_class_name
needs to be executed upon failure of this task.
- Parameters
This property is required. EnterpriseCrm Frontends Eventbus Proto Event Parameters Response - Optional. The customized parameters the user can pass to this task.
- Rollback
Task Implementation Class Name This property is required. string - This is the name of the task that needs to be executed upon rollback of this task.
- Task
Numbers To Rollback This property is required. []string - These are the tasks numbers of the tasks whose
rollback_strategy.rollback_task_implementation_class_name
needs to be executed upon failure of this task.
- parameters
This property is required. EnterpriseCrm Frontends Eventbus Proto Event Parameters Response - Optional. The customized parameters the user can pass to this task.
- rollback
Task Implementation Class Name This property is required. String - This is the name of the task that needs to be executed upon rollback of this task.
- task
Numbers To Rollback This property is required. List<String> - These are the tasks numbers of the tasks whose
rollback_strategy.rollback_task_implementation_class_name
needs to be executed upon failure of this task.
- parameters
This property is required. EnterpriseCrm Frontends Eventbus Proto Event Parameters Response - Optional. The customized parameters the user can pass to this task.
- rollback
Task Implementation Class Name This property is required. string - This is the name of the task that needs to be executed upon rollback of this task.
- task
Numbers To Rollback This property is required. string[] - These are the tasks numbers of the tasks whose
rollback_strategy.rollback_task_implementation_class_name
needs to be executed upon failure of this task.
- parameters
This property is required. EnterpriseCrm Frontends Eventbus Proto Event Parameters Response - Optional. The customized parameters the user can pass to this task.
- rollback_
task_ implementation_ class_ name This property is required. str - This is the name of the task that needs to be executed upon rollback of this task.
- task_
numbers_ to_ rollback This property is required. Sequence[str] - These are the tasks numbers of the tasks whose
rollback_strategy.rollback_task_implementation_class_name
needs to be executed upon failure of this task.
- parameters
This property is required. Property Map - Optional. The customized parameters the user can pass to this task.
- rollback
Task Implementation Class Name This property is required. String - This is the name of the task that needs to be executed upon rollback of this task.
- task
Numbers To Rollback This property is required. List<String> - These are the tasks numbers of the tasks whose
rollback_strategy.rollback_task_implementation_class_name
needs to be executed upon failure of this task.
EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameterResponse
- Object
Value This property is required. string
- Object
Value This property is required. string
- object
Value This property is required. String
- object
Value This property is required. string
- object_
value This property is required. str
- object
Value This property is required. String
EnterpriseCrmFrontendsEventbusProtoStringParameterArrayResponse
- String
Values This property is required. List<string>
- String
Values This property is required. []string
- string
Values This property is required. List<String>
- string
Values This property is required. string[]
- string_
values This property is required. Sequence[str]
- string
Values This property is required. List<String>
EnterpriseCrmFrontendsEventbusProtoTaskConfigResponse
- Alert
Configs This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Task Alert Config Response> - Alert configurations on error rate, warning rate, number of runs, durations, etc.
- Create
Time This property is required. string - Auto-generated.
- Creator
Email This property is required. string - The creator's email address. Auto-generated from the user's email.
- Description
This property is required. string - User-provided description intended to give more business context about the task.
- Disable
Strict Type Validation This property is required. bool - If this config contains a TypedTask, allow validation to succeed if an input is read from the output of another TypedTask whose output type is declared as a superclass of the requested input type. For instance, if the previous task declares an output of type Message, any task with this flag enabled will pass validation when attempting to read any proto Message type from the resultant Event parameter.
- Error
Catcher Id This property is required. string - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- External
Task Type This property is required. string - Failure
Policy This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Failure Policy Response - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for asynchronous calls to Eventbus alone (Post To Queue, Schedule etc.).
- Incoming
Edge Count This property is required. int - The number of edges leading into this TaskConfig.
- Json
Validation Option This property is required. string - If set, overrides the option configured in the Task implementation class.
- Label
This property is required. string - User-provided label that is attached to this TaskConfig in the UI.
- Last
Modified Time This property is required. string - Auto-generated.
- Next
Tasks This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Next Task Response> - The set of tasks that are next in line to be executed as per the execution graph defined for the parent event, specified by
event_config_id
. Each of these next tasks are executed only if the condition associated with them evaluates to true. - Next
Tasks Execution Policy This property is required. string - The policy dictating the execution of the next set of tasks for the current task.
- Parameters
This property is required. Dictionary<string, string> - The customized parameters the user can pass to this task.
- Position
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Coordinate Response - Optional. Informs the front-end application where to draw this task config on the UI.
- Precondition
This property is required. string - Optional. Standard filter expression evaluated before execution. Independent of other conditions and tasks. Can be used to enable rollout. e.g. "rollout(5)" will only allow 5% of incoming traffic to task.
- Precondition
Label This property is required. string - Optional. User-provided label that is attached to precondition in the UI.
- Rollback
Strategy This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Rollback Strategy Response - Optional. Contains information about what needs to be done upon failure (either a permanent error or after it has been retried too many times).
- Success
Policy This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Success Policy Response - Determines what action to take upon successful task completion.
- Synchronous
Call Failure Policy This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Failure Policy Response - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for synchronous calls to Eventbus alone (Post).
- Task
Entity This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Task Entity Response - Copy of the task entity that this task config is an instance of.
- Task
Execution Strategy This property is required. string - The policy dictating the execution strategy of this task.
- Task
Name This property is required. string - The name for the task.
- Task
Number This property is required. string - REQUIRED: the identifier of this task within its parent event config, specified by the client. This should be unique among all the tasks belong to the same event config. We use this field as the identifier to find next tasks (via field
next_tasks.task_number
). - Task
Spec This property is required. string - A string template that allows user to configure task parameters (with either literal default values or tokens which will be resolved at execution time) for the task. It will eventually replace the old "parameters" field.
- Task
Template Name This property is required. string - Used to define task-template name if task is of type task-template
- Task
Type This property is required. string - Defines the type of the task
- Alert
Configs This property is required. []EnterpriseCrm Eventbus Proto Task Alert Config Response - Alert configurations on error rate, warning rate, number of runs, durations, etc.
- Create
Time This property is required. string - Auto-generated.
- Creator
Email This property is required. string - The creator's email address. Auto-generated from the user's email.
- Description
This property is required. string - User-provided description intended to give more business context about the task.
- Disable
Strict Type Validation This property is required. bool - If this config contains a TypedTask, allow validation to succeed if an input is read from the output of another TypedTask whose output type is declared as a superclass of the requested input type. For instance, if the previous task declares an output of type Message, any task with this flag enabled will pass validation when attempting to read any proto Message type from the resultant Event parameter.
- Error
Catcher Id This property is required. string - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- External
Task Type This property is required. string - Failure
Policy This property is required. EnterpriseCrm Eventbus Proto Failure Policy Response - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for asynchronous calls to Eventbus alone (Post To Queue, Schedule etc.).
- Incoming
Edge Count This property is required. int - The number of edges leading into this TaskConfig.
- Json
Validation Option This property is required. string - If set, overrides the option configured in the Task implementation class.
- Label
This property is required. string - User-provided label that is attached to this TaskConfig in the UI.
- Last
Modified Time This property is required. string - Auto-generated.
- Next
Tasks This property is required. []EnterpriseCrm Eventbus Proto Next Task Response - The set of tasks that are next in line to be executed as per the execution graph defined for the parent event, specified by
event_config_id
. Each of these next tasks are executed only if the condition associated with them evaluates to true. - Next
Tasks Execution Policy This property is required. string - The policy dictating the execution of the next set of tasks for the current task.
- Parameters
This property is required. map[string]string - The customized parameters the user can pass to this task.
- Position
This property is required. EnterpriseCrm Eventbus Proto Coordinate Response - Optional. Informs the front-end application where to draw this task config on the UI.
- Precondition
This property is required. string - Optional. Standard filter expression evaluated before execution. Independent of other conditions and tasks. Can be used to enable rollout. e.g. "rollout(5)" will only allow 5% of incoming traffic to task.
- Precondition
Label This property is required. string - Optional. User-provided label that is attached to precondition in the UI.
- Rollback
Strategy This property is required. EnterpriseCrm Frontends Eventbus Proto Rollback Strategy Response - Optional. Contains information about what needs to be done upon failure (either a permanent error or after it has been retried too many times).
- Success
Policy This property is required. EnterpriseCrm Eventbus Proto Success Policy Response - Determines what action to take upon successful task completion.
- Synchronous
Call Failure Policy This property is required. EnterpriseCrm Eventbus Proto Failure Policy Response - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for synchronous calls to Eventbus alone (Post).
- Task
Entity This property is required. EnterpriseCrm Frontends Eventbus Proto Task Entity Response - Copy of the task entity that this task config is an instance of.
- Task
Execution Strategy This property is required. string - The policy dictating the execution strategy of this task.
- Task
Name This property is required. string - The name for the task.
- Task
Number This property is required. string - REQUIRED: the identifier of this task within its parent event config, specified by the client. This should be unique among all the tasks belong to the same event config. We use this field as the identifier to find next tasks (via field
next_tasks.task_number
). - Task
Spec This property is required. string - A string template that allows user to configure task parameters (with either literal default values or tokens which will be resolved at execution time) for the task. It will eventually replace the old "parameters" field.
- Task
Template Name This property is required. string - Used to define task-template name if task is of type task-template
- Task
Type This property is required. string - Defines the type of the task
- alert
Configs This property is required. List<EnterpriseCrm Eventbus Proto Task Alert Config Response> - Alert configurations on error rate, warning rate, number of runs, durations, etc.
- create
Time This property is required. String - Auto-generated.
- creator
Email This property is required. String - The creator's email address. Auto-generated from the user's email.
- description
This property is required. String - User-provided description intended to give more business context about the task.
- disable
Strict Type Validation This property is required. Boolean - If this config contains a TypedTask, allow validation to succeed if an input is read from the output of another TypedTask whose output type is declared as a superclass of the requested input type. For instance, if the previous task declares an output of type Message, any task with this flag enabled will pass validation when attempting to read any proto Message type from the resultant Event parameter.
- error
Catcher Id This property is required. String - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- external
Task Type This property is required. String - failure
Policy This property is required. EnterpriseCrm Eventbus Proto Failure Policy Response - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for asynchronous calls to Eventbus alone (Post To Queue, Schedule etc.).
- incoming
Edge Count This property is required. Integer - The number of edges leading into this TaskConfig.
- json
Validation Option This property is required. String - If set, overrides the option configured in the Task implementation class.
- label
This property is required. String - User-provided label that is attached to this TaskConfig in the UI.
- last
Modified Time This property is required. String - Auto-generated.
- next
Tasks This property is required. List<EnterpriseCrm Eventbus Proto Next Task Response> - The set of tasks that are next in line to be executed as per the execution graph defined for the parent event, specified by
event_config_id
. Each of these next tasks are executed only if the condition associated with them evaluates to true. - next
Tasks Execution Policy This property is required. String - The policy dictating the execution of the next set of tasks for the current task.
- parameters
This property is required. Map<String,String> - The customized parameters the user can pass to this task.
- position
This property is required. EnterpriseCrm Eventbus Proto Coordinate Response - Optional. Informs the front-end application where to draw this task config on the UI.
- precondition
This property is required. String - Optional. Standard filter expression evaluated before execution. Independent of other conditions and tasks. Can be used to enable rollout. e.g. "rollout(5)" will only allow 5% of incoming traffic to task.
- precondition
Label This property is required. String - Optional. User-provided label that is attached to precondition in the UI.
- rollback
Strategy This property is required. EnterpriseCrm Frontends Eventbus Proto Rollback Strategy Response - Optional. Contains information about what needs to be done upon failure (either a permanent error or after it has been retried too many times).
- success
Policy This property is required. EnterpriseCrm Eventbus Proto Success Policy Response - Determines what action to take upon successful task completion.
- synchronous
Call Failure Policy This property is required. EnterpriseCrm Eventbus Proto Failure Policy Response - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for synchronous calls to Eventbus alone (Post).
- task
Entity This property is required. EnterpriseCrm Frontends Eventbus Proto Task Entity Response - Copy of the task entity that this task config is an instance of.
- task
Execution Strategy This property is required. String - The policy dictating the execution strategy of this task.
- task
Name This property is required. String - The name for the task.
- task
Number This property is required. String - REQUIRED: the identifier of this task within its parent event config, specified by the client. This should be unique among all the tasks belong to the same event config. We use this field as the identifier to find next tasks (via field
next_tasks.task_number
). - task
Spec This property is required. String - A string template that allows user to configure task parameters (with either literal default values or tokens which will be resolved at execution time) for the task. It will eventually replace the old "parameters" field.
- task
Template Name This property is required. String - Used to define task-template name if task is of type task-template
- task
Type This property is required. String - Defines the type of the task
- alert
Configs This property is required. EnterpriseCrm Eventbus Proto Task Alert Config Response[] - Alert configurations on error rate, warning rate, number of runs, durations, etc.
- create
Time This property is required. string - Auto-generated.
- creator
Email This property is required. string - The creator's email address. Auto-generated from the user's email.
- description
This property is required. string - User-provided description intended to give more business context about the task.
- disable
Strict Type Validation This property is required. boolean - If this config contains a TypedTask, allow validation to succeed if an input is read from the output of another TypedTask whose output type is declared as a superclass of the requested input type. For instance, if the previous task declares an output of type Message, any task with this flag enabled will pass validation when attempting to read any proto Message type from the resultant Event parameter.
- error
Catcher Id This property is required. string - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- external
Task Type This property is required. string - failure
Policy This property is required. EnterpriseCrm Eventbus Proto Failure Policy Response - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for asynchronous calls to Eventbus alone (Post To Queue, Schedule etc.).
- incoming
Edge Count This property is required. number - The number of edges leading into this TaskConfig.
- json
Validation Option This property is required. string - If set, overrides the option configured in the Task implementation class.
- label
This property is required. string - User-provided label that is attached to this TaskConfig in the UI.
- last
Modified Time This property is required. string - Auto-generated.
- next
Tasks This property is required. EnterpriseCrm Eventbus Proto Next Task Response[] - The set of tasks that are next in line to be executed as per the execution graph defined for the parent event, specified by
event_config_id
. Each of these next tasks are executed only if the condition associated with them evaluates to true. - next
Tasks Execution Policy This property is required. string - The policy dictating the execution of the next set of tasks for the current task.
- parameters
This property is required. {[key: string]: string} - The customized parameters the user can pass to this task.
- position
This property is required. EnterpriseCrm Eventbus Proto Coordinate Response - Optional. Informs the front-end application where to draw this task config on the UI.
- precondition
This property is required. string - Optional. Standard filter expression evaluated before execution. Independent of other conditions and tasks. Can be used to enable rollout. e.g. "rollout(5)" will only allow 5% of incoming traffic to task.
- precondition
Label This property is required. string - Optional. User-provided label that is attached to precondition in the UI.
- rollback
Strategy This property is required. EnterpriseCrm Frontends Eventbus Proto Rollback Strategy Response - Optional. Contains information about what needs to be done upon failure (either a permanent error or after it has been retried too many times).
- success
Policy This property is required. EnterpriseCrm Eventbus Proto Success Policy Response - Determines what action to take upon successful task completion.
- synchronous
Call Failure Policy This property is required. EnterpriseCrm Eventbus Proto Failure Policy Response - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for synchronous calls to Eventbus alone (Post).
- task
Entity This property is required. EnterpriseCrm Frontends Eventbus Proto Task Entity Response - Copy of the task entity that this task config is an instance of.
- task
Execution Strategy This property is required. string - The policy dictating the execution strategy of this task.
- task
Name This property is required. string - The name for the task.
- task
Number This property is required. string - REQUIRED: the identifier of this task within its parent event config, specified by the client. This should be unique among all the tasks belong to the same event config. We use this field as the identifier to find next tasks (via field
next_tasks.task_number
). - task
Spec This property is required. string - A string template that allows user to configure task parameters (with either literal default values or tokens which will be resolved at execution time) for the task. It will eventually replace the old "parameters" field.
- task
Template Name This property is required. string - Used to define task-template name if task is of type task-template
- task
Type This property is required. string - Defines the type of the task
- alert_
configs This property is required. Sequence[EnterpriseCrm Eventbus Proto Task Alert Config Response] - Alert configurations on error rate, warning rate, number of runs, durations, etc.
- create_
time This property is required. str - Auto-generated.
- creator_
email This property is required. str - The creator's email address. Auto-generated from the user's email.
- description
This property is required. str - User-provided description intended to give more business context about the task.
- disable_
strict_ type_ validation This property is required. bool - If this config contains a TypedTask, allow validation to succeed if an input is read from the output of another TypedTask whose output type is declared as a superclass of the requested input type. For instance, if the previous task declares an output of type Message, any task with this flag enabled will pass validation when attempting to read any proto Message type from the resultant Event parameter.
- error_
catcher_ id This property is required. str - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- external_
task_ type This property is required. str - failure_
policy This property is required. EnterpriseCrm Eventbus Proto Failure Policy Response - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for asynchronous calls to Eventbus alone (Post To Queue, Schedule etc.).
- incoming_
edge_ count This property is required. int - The number of edges leading into this TaskConfig.
- json_
validation_ option This property is required. str - If set, overrides the option configured in the Task implementation class.
- label
This property is required. str - User-provided label that is attached to this TaskConfig in the UI.
- last_
modified_ time This property is required. str - Auto-generated.
- next_
tasks This property is required. Sequence[EnterpriseCrm Eventbus Proto Next Task Response] - The set of tasks that are next in line to be executed as per the execution graph defined for the parent event, specified by
event_config_id
. Each of these next tasks are executed only if the condition associated with them evaluates to true. - next_
tasks_ execution_ policy This property is required. str - The policy dictating the execution of the next set of tasks for the current task.
- parameters
This property is required. Mapping[str, str] - The customized parameters the user can pass to this task.
- position
This property is required. EnterpriseCrm Eventbus Proto Coordinate Response - Optional. Informs the front-end application where to draw this task config on the UI.
- precondition
This property is required. str - Optional. Standard filter expression evaluated before execution. Independent of other conditions and tasks. Can be used to enable rollout. e.g. "rollout(5)" will only allow 5% of incoming traffic to task.
- precondition_
label This property is required. str - Optional. User-provided label that is attached to precondition in the UI.
- rollback_
strategy This property is required. EnterpriseCrm Frontends Eventbus Proto Rollback Strategy Response - Optional. Contains information about what needs to be done upon failure (either a permanent error or after it has been retried too many times).
- success_
policy This property is required. EnterpriseCrm Eventbus Proto Success Policy Response - Determines what action to take upon successful task completion.
- synchronous_
call_ failure_ policy This property is required. EnterpriseCrm Eventbus Proto Failure Policy Response - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for synchronous calls to Eventbus alone (Post).
- task_
entity This property is required. EnterpriseCrm Frontends Eventbus Proto Task Entity Response - Copy of the task entity that this task config is an instance of.
- task_
execution_ strategy This property is required. str - The policy dictating the execution strategy of this task.
- task_
name This property is required. str - The name for the task.
- task_
number This property is required. str - REQUIRED: the identifier of this task within its parent event config, specified by the client. This should be unique among all the tasks belong to the same event config. We use this field as the identifier to find next tasks (via field
next_tasks.task_number
). - task_
spec This property is required. str - A string template that allows user to configure task parameters (with either literal default values or tokens which will be resolved at execution time) for the task. It will eventually replace the old "parameters" field.
- task_
template_ name This property is required. str - Used to define task-template name if task is of type task-template
- task_
type This property is required. str - Defines the type of the task
- alert
Configs This property is required. List<Property Map> - Alert configurations on error rate, warning rate, number of runs, durations, etc.
- create
Time This property is required. String - Auto-generated.
- creator
Email This property is required. String - The creator's email address. Auto-generated from the user's email.
- description
This property is required. String - User-provided description intended to give more business context about the task.
- disable
Strict Type Validation This property is required. Boolean - If this config contains a TypedTask, allow validation to succeed if an input is read from the output of another TypedTask whose output type is declared as a superclass of the requested input type. For instance, if the previous task declares an output of type Message, any task with this flag enabled will pass validation when attempting to read any proto Message type from the resultant Event parameter.
- error
Catcher Id This property is required. String - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- external
Task Type This property is required. String - failure
Policy This property is required. Property Map - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for asynchronous calls to Eventbus alone (Post To Queue, Schedule etc.).
- incoming
Edge Count This property is required. Number - The number of edges leading into this TaskConfig.
- json
Validation Option This property is required. String - If set, overrides the option configured in the Task implementation class.
- label
This property is required. String - User-provided label that is attached to this TaskConfig in the UI.
- last
Modified Time This property is required. String - Auto-generated.
- next
Tasks This property is required. List<Property Map> - The set of tasks that are next in line to be executed as per the execution graph defined for the parent event, specified by
event_config_id
. Each of these next tasks are executed only if the condition associated with them evaluates to true. - next
Tasks Execution Policy This property is required. String - The policy dictating the execution of the next set of tasks for the current task.
- parameters
This property is required. Map<String> - The customized parameters the user can pass to this task.
- position
This property is required. Property Map - Optional. Informs the front-end application where to draw this task config on the UI.
- precondition
This property is required. String - Optional. Standard filter expression evaluated before execution. Independent of other conditions and tasks. Can be used to enable rollout. e.g. "rollout(5)" will only allow 5% of incoming traffic to task.
- precondition
Label This property is required. String - Optional. User-provided label that is attached to precondition in the UI.
- rollback
Strategy This property is required. Property Map - Optional. Contains information about what needs to be done upon failure (either a permanent error or after it has been retried too many times).
- success
Policy This property is required. Property Map - Determines what action to take upon successful task completion.
- synchronous
Call Failure Policy This property is required. Property Map - Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for synchronous calls to Eventbus alone (Post).
- task
Entity This property is required. Property Map - Copy of the task entity that this task config is an instance of.
- task
Execution Strategy This property is required. String - The policy dictating the execution strategy of this task.
- task
Name This property is required. String - The name for the task.
- task
Number This property is required. String - REQUIRED: the identifier of this task within its parent event config, specified by the client. This should be unique among all the tasks belong to the same event config. We use this field as the identifier to find next tasks (via field
next_tasks.task_number
). - task
Spec This property is required. String - A string template that allows user to configure task parameters (with either literal default values or tokens which will be resolved at execution time) for the task. It will eventually replace the old "parameters" field.
- task
Template Name This property is required. String - Used to define task-template name if task is of type task-template
- task
Type This property is required. String - Defines the type of the task
EnterpriseCrmFrontendsEventbusProtoTaskEntityResponse
- Disabled
For Vpc Sc This property is required. bool - True if the task has conflict with vpcsc
- Metadata
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Task Metadata Response - Metadata inclueds the task name, author and so on.
- Param
Specs This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Param Specs Message Response - Declarations for inputs/outputs for a TypedTask. This is also associated with the METADATA mask.
- Stats
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Stats Response - Deprecated - statistics from the Monarch query.
- Task
Type This property is required. string - Defines the type of the task
- Ui
Config This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Task Ui Config Response - UI configuration for this task Also associated with the METADATA mask.
- Disabled
For Vpc Sc This property is required. bool - True if the task has conflict with vpcsc
- Metadata
This property is required. EnterpriseCrm Eventbus Proto Task Metadata Response - Metadata inclueds the task name, author and so on.
- Param
Specs This property is required. EnterpriseCrm Frontends Eventbus Proto Param Specs Message Response - Declarations for inputs/outputs for a TypedTask. This is also associated with the METADATA mask.
- Stats
This property is required. EnterpriseCrm Eventbus Stats Response - Deprecated - statistics from the Monarch query.
- Task
Type This property is required. string - Defines the type of the task
- Ui
Config This property is required. EnterpriseCrm Eventbus Proto Task Ui Config Response - UI configuration for this task Also associated with the METADATA mask.
- disabled
For Vpc Sc This property is required. Boolean - True if the task has conflict with vpcsc
- metadata
This property is required. EnterpriseCrm Eventbus Proto Task Metadata Response - Metadata inclueds the task name, author and so on.
- param
Specs This property is required. EnterpriseCrm Frontends Eventbus Proto Param Specs Message Response - Declarations for inputs/outputs for a TypedTask. This is also associated with the METADATA mask.
- stats
This property is required. EnterpriseCrm Eventbus Stats Response - Deprecated - statistics from the Monarch query.
- task
Type This property is required. String - Defines the type of the task
- ui
Config This property is required. EnterpriseCrm Eventbus Proto Task Ui Config Response - UI configuration for this task Also associated with the METADATA mask.
- disabled
For Vpc Sc This property is required. boolean - True if the task has conflict with vpcsc
- metadata
This property is required. EnterpriseCrm Eventbus Proto Task Metadata Response - Metadata inclueds the task name, author and so on.
- param
Specs This property is required. EnterpriseCrm Frontends Eventbus Proto Param Specs Message Response - Declarations for inputs/outputs for a TypedTask. This is also associated with the METADATA mask.
- stats
This property is required. EnterpriseCrm Eventbus Stats Response - Deprecated - statistics from the Monarch query.
- task
Type This property is required. string - Defines the type of the task
- ui
Config This property is required. EnterpriseCrm Eventbus Proto Task Ui Config Response - UI configuration for this task Also associated with the METADATA mask.
- disabled_
for_ vpc_ sc This property is required. bool - True if the task has conflict with vpcsc
- metadata
This property is required. EnterpriseCrm Eventbus Proto Task Metadata Response - Metadata inclueds the task name, author and so on.
- param_
specs This property is required. EnterpriseCrm Frontends Eventbus Proto Param Specs Message Response - Declarations for inputs/outputs for a TypedTask. This is also associated with the METADATA mask.
- stats
This property is required. EnterpriseCrm Eventbus Stats Response - Deprecated - statistics from the Monarch query.
- task_
type This property is required. str - Defines the type of the task
- ui_
config This property is required. EnterpriseCrm Eventbus Proto Task Ui Config Response - UI configuration for this task Also associated with the METADATA mask.
- disabled
For Vpc Sc This property is required. Boolean - True if the task has conflict with vpcsc
- metadata
This property is required. Property Map - Metadata inclueds the task name, author and so on.
- param
Specs This property is required. Property Map - Declarations for inputs/outputs for a TypedTask. This is also associated with the METADATA mask.
- stats
This property is required. Property Map - Deprecated - statistics from the Monarch query.
- task
Type This property is required. String - Defines the type of the task
- ui
Config This property is required. Property Map - UI configuration for this task Also associated with the METADATA mask.
EnterpriseCrmFrontendsEventbusProtoTriggerConfigResponse
- Alert
Config This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Workflow Alert Config Response> - An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
- Cloud
Scheduler Config This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Cloud Scheduler Config Response - Description
This property is required. string - User-provided description intended to give more business context about the task.
- Enabled
Clients This property is required. List<string> - The list of client ids which are enabled to execute the workflow using this trigger. In other words, these clients have the workflow execution privledges for this trigger. For API trigger, the client id in the incoming request is validated against the list of enabled clients. For non-API triggers, one workflow execution is triggered on behalf of each enabled client.
- Error
Catcher Id This property is required. string - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- Label
This property is required. string - The user created label for a particular trigger.
- Next
Tasks Execution Policy This property is required. string - Dictates how next tasks will be executed.
- Pause
Workflow Executions This property is required. bool - Optional. If set to true, any upcoming requests for this trigger config will be paused and the executions will be resumed later when the flag is reset. The workflow to which this trigger config belongs has to be in ACTIVE status for the executions to be paused or resumed.
- Position
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Coordinate Response - Optional. Informs the front-end application where to draw this trigger config on the UI.
- Properties
This property is required. Dictionary<string, string> - Configurable properties of the trigger, not to be confused with workflow parameters. E.g. "name" is a property for API triggers and "subscription" is a property for Cloud Pubsub triggers.
- Start
Tasks This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Next Task Response> - Set of tasks numbers from where the workflow execution is started by this trigger. If this is empty, then workflow is executed with default start tasks. In the list of start tasks, none of two tasks can have direct ancestor-descendant relationships (i.e. in a same workflow execution graph).
- Trigger
Criteria This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Trigger Criteria Response - Optional. When set, Eventbus will run the task specified in the trigger_criteria and validate the result using the trigger_criteria.condition, and only execute the workflow when result is true.
- Trigger
Id This property is required. string - The backend trigger ID.
- Trigger
Name This property is required. string - Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
- Trigger
Number This property is required. string - A number to uniquely identify each trigger config within the workflow on UI.
- Trigger
Type This property is required. string
- Alert
Config This property is required. []EnterpriseCrm Eventbus Proto Workflow Alert Config Response - An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
- Cloud
Scheduler Config This property is required. EnterpriseCrm Eventbus Proto Cloud Scheduler Config Response - Description
This property is required. string - User-provided description intended to give more business context about the task.
- Enabled
Clients This property is required. []string - The list of client ids which are enabled to execute the workflow using this trigger. In other words, these clients have the workflow execution privledges for this trigger. For API trigger, the client id in the incoming request is validated against the list of enabled clients. For non-API triggers, one workflow execution is triggered on behalf of each enabled client.
- Error
Catcher Id This property is required. string - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- Label
This property is required. string - The user created label for a particular trigger.
- Next
Tasks Execution Policy This property is required. string - Dictates how next tasks will be executed.
- Pause
Workflow Executions This property is required. bool - Optional. If set to true, any upcoming requests for this trigger config will be paused and the executions will be resumed later when the flag is reset. The workflow to which this trigger config belongs has to be in ACTIVE status for the executions to be paused or resumed.
- Position
This property is required. EnterpriseCrm Eventbus Proto Coordinate Response - Optional. Informs the front-end application where to draw this trigger config on the UI.
- Properties
This property is required. map[string]string - Configurable properties of the trigger, not to be confused with workflow parameters. E.g. "name" is a property for API triggers and "subscription" is a property for Cloud Pubsub triggers.
- Start
Tasks This property is required. []EnterpriseCrm Eventbus Proto Next Task Response - Set of tasks numbers from where the workflow execution is started by this trigger. If this is empty, then workflow is executed with default start tasks. In the list of start tasks, none of two tasks can have direct ancestor-descendant relationships (i.e. in a same workflow execution graph).
- Trigger
Criteria This property is required. EnterpriseCrm Eventbus Proto Trigger Criteria Response - Optional. When set, Eventbus will run the task specified in the trigger_criteria and validate the result using the trigger_criteria.condition, and only execute the workflow when result is true.
- Trigger
Id This property is required. string - The backend trigger ID.
- Trigger
Name This property is required. string - Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
- Trigger
Number This property is required. string - A number to uniquely identify each trigger config within the workflow on UI.
- Trigger
Type This property is required. string
- alert
Config This property is required. List<EnterpriseCrm Eventbus Proto Workflow Alert Config Response> - An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
- cloud
Scheduler Config This property is required. EnterpriseCrm Eventbus Proto Cloud Scheduler Config Response - description
This property is required. String - User-provided description intended to give more business context about the task.
- enabled
Clients This property is required. List<String> - The list of client ids which are enabled to execute the workflow using this trigger. In other words, these clients have the workflow execution privledges for this trigger. For API trigger, the client id in the incoming request is validated against the list of enabled clients. For non-API triggers, one workflow execution is triggered on behalf of each enabled client.
- error
Catcher Id This property is required. String - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- label
This property is required. String - The user created label for a particular trigger.
- next
Tasks Execution Policy This property is required. String - Dictates how next tasks will be executed.
- pause
Workflow Executions This property is required. Boolean - Optional. If set to true, any upcoming requests for this trigger config will be paused and the executions will be resumed later when the flag is reset. The workflow to which this trigger config belongs has to be in ACTIVE status for the executions to be paused or resumed.
- position
This property is required. EnterpriseCrm Eventbus Proto Coordinate Response - Optional. Informs the front-end application where to draw this trigger config on the UI.
- properties
This property is required. Map<String,String> - Configurable properties of the trigger, not to be confused with workflow parameters. E.g. "name" is a property for API triggers and "subscription" is a property for Cloud Pubsub triggers.
- start
Tasks This property is required. List<EnterpriseCrm Eventbus Proto Next Task Response> - Set of tasks numbers from where the workflow execution is started by this trigger. If this is empty, then workflow is executed with default start tasks. In the list of start tasks, none of two tasks can have direct ancestor-descendant relationships (i.e. in a same workflow execution graph).
- trigger
Criteria This property is required. EnterpriseCrm Eventbus Proto Trigger Criteria Response - Optional. When set, Eventbus will run the task specified in the trigger_criteria and validate the result using the trigger_criteria.condition, and only execute the workflow when result is true.
- trigger
Id This property is required. String - The backend trigger ID.
- trigger
Name This property is required. String - Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
- trigger
Number This property is required. String - A number to uniquely identify each trigger config within the workflow on UI.
- trigger
Type This property is required. String
- alert
Config This property is required. EnterpriseCrm Eventbus Proto Workflow Alert Config Response[] - An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
- cloud
Scheduler Config This property is required. EnterpriseCrm Eventbus Proto Cloud Scheduler Config Response - description
This property is required. string - User-provided description intended to give more business context about the task.
- enabled
Clients This property is required. string[] - The list of client ids which are enabled to execute the workflow using this trigger. In other words, these clients have the workflow execution privledges for this trigger. For API trigger, the client id in the incoming request is validated against the list of enabled clients. For non-API triggers, one workflow execution is triggered on behalf of each enabled client.
- error
Catcher Id This property is required. string - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- label
This property is required. string - The user created label for a particular trigger.
- next
Tasks Execution Policy This property is required. string - Dictates how next tasks will be executed.
- pause
Workflow Executions This property is required. boolean - Optional. If set to true, any upcoming requests for this trigger config will be paused and the executions will be resumed later when the flag is reset. The workflow to which this trigger config belongs has to be in ACTIVE status for the executions to be paused or resumed.
- position
This property is required. EnterpriseCrm Eventbus Proto Coordinate Response - Optional. Informs the front-end application where to draw this trigger config on the UI.
- properties
This property is required. {[key: string]: string} - Configurable properties of the trigger, not to be confused with workflow parameters. E.g. "name" is a property for API triggers and "subscription" is a property for Cloud Pubsub triggers.
- start
Tasks This property is required. EnterpriseCrm Eventbus Proto Next Task Response[] - Set of tasks numbers from where the workflow execution is started by this trigger. If this is empty, then workflow is executed with default start tasks. In the list of start tasks, none of two tasks can have direct ancestor-descendant relationships (i.e. in a same workflow execution graph).
- trigger
Criteria This property is required. EnterpriseCrm Eventbus Proto Trigger Criteria Response - Optional. When set, Eventbus will run the task specified in the trigger_criteria and validate the result using the trigger_criteria.condition, and only execute the workflow when result is true.
- trigger
Id This property is required. string - The backend trigger ID.
- trigger
Name This property is required. string - Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
- trigger
Number This property is required. string - A number to uniquely identify each trigger config within the workflow on UI.
- trigger
Type This property is required. string
- alert_
config This property is required. Sequence[EnterpriseCrm Eventbus Proto Workflow Alert Config Response] - An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
- cloud_
scheduler_ config This property is required. EnterpriseCrm Eventbus Proto Cloud Scheduler Config Response - description
This property is required. str - User-provided description intended to give more business context about the task.
- enabled_
clients This property is required. Sequence[str] - The list of client ids which are enabled to execute the workflow using this trigger. In other words, these clients have the workflow execution privledges for this trigger. For API trigger, the client id in the incoming request is validated against the list of enabled clients. For non-API triggers, one workflow execution is triggered on behalf of each enabled client.
- error_
catcher_ id This property is required. str - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- label
This property is required. str - The user created label for a particular trigger.
- next_
tasks_ execution_ policy This property is required. str - Dictates how next tasks will be executed.
- pause_
workflow_ executions This property is required. bool - Optional. If set to true, any upcoming requests for this trigger config will be paused and the executions will be resumed later when the flag is reset. The workflow to which this trigger config belongs has to be in ACTIVE status for the executions to be paused or resumed.
- position
This property is required. EnterpriseCrm Eventbus Proto Coordinate Response - Optional. Informs the front-end application where to draw this trigger config on the UI.
- properties
This property is required. Mapping[str, str] - Configurable properties of the trigger, not to be confused with workflow parameters. E.g. "name" is a property for API triggers and "subscription" is a property for Cloud Pubsub triggers.
- start_
tasks This property is required. Sequence[EnterpriseCrm Eventbus Proto Next Task Response] - Set of tasks numbers from where the workflow execution is started by this trigger. If this is empty, then workflow is executed with default start tasks. In the list of start tasks, none of two tasks can have direct ancestor-descendant relationships (i.e. in a same workflow execution graph).
- trigger_
criteria This property is required. EnterpriseCrm Eventbus Proto Trigger Criteria Response - Optional. When set, Eventbus will run the task specified in the trigger_criteria and validate the result using the trigger_criteria.condition, and only execute the workflow when result is true.
- trigger_
id This property is required. str - The backend trigger ID.
- trigger_
name This property is required. str - Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
- trigger_
number This property is required. str - A number to uniquely identify each trigger config within the workflow on UI.
- trigger_
type This property is required. str
- alert
Config This property is required. List<Property Map> - An alert threshold configuration for the [trigger + client + workflow] tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
- cloud
Scheduler Config This property is required. Property Map - description
This property is required. String - User-provided description intended to give more business context about the task.
- enabled
Clients This property is required. List<String> - The list of client ids which are enabled to execute the workflow using this trigger. In other words, these clients have the workflow execution privledges for this trigger. For API trigger, the client id in the incoming request is validated against the list of enabled clients. For non-API triggers, one workflow execution is triggered on behalf of each enabled client.
- error
Catcher Id This property is required. String - Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
- label
This property is required. String - The user created label for a particular trigger.
- next
Tasks Execution Policy This property is required. String - Dictates how next tasks will be executed.
- pause
Workflow Executions This property is required. Boolean - Optional. If set to true, any upcoming requests for this trigger config will be paused and the executions will be resumed later when the flag is reset. The workflow to which this trigger config belongs has to be in ACTIVE status for the executions to be paused or resumed.
- position
This property is required. Property Map - Optional. Informs the front-end application where to draw this trigger config on the UI.
- properties
This property is required. Map<String> - Configurable properties of the trigger, not to be confused with workflow parameters. E.g. "name" is a property for API triggers and "subscription" is a property for Cloud Pubsub triggers.
- start
Tasks This property is required. List<Property Map> - Set of tasks numbers from where the workflow execution is started by this trigger. If this is empty, then workflow is executed with default start tasks. In the list of start tasks, none of two tasks can have direct ancestor-descendant relationships (i.e. in a same workflow execution graph).
- trigger
Criteria This property is required. Property Map - Optional. When set, Eventbus will run the task specified in the trigger_criteria and validate the result using the trigger_criteria.condition, and only execute the workflow when result is true.
- trigger
Id This property is required. String - The backend trigger ID.
- trigger
Name This property is required. String - Optional. Name of the trigger This is added to identify the type of trigger. This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.
- trigger
Number This property is required. String - A number to uniquely identify each trigger config within the workflow on UI.
- trigger
Type This property is required. String
EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryResponse
- Attributes
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Attributes Response - Metadata information about the parameters.
- Children
This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Workflow Parameter Entry Response> - Child parameters nested within this parameter. This field only applies to protobuf parameters
- Data
Type This property is required. string - The data type of the parameter.
- Default
Value This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Parameter Value Type Response - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- Description
This property is required. string - Optional. The description about the parameter
- In
Out Type This property is required. string - Specifies the input/output type for the parameter.
- Is
Transient This property is required. bool - Whether this parameter is a transient parameter.
- Json
Schema This property is required. string - This schema will be used to validate runtime JSON-typed values of this parameter.
- Key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- Name
This property is required. string - The name (without prefix) to be displayed in the UI for this parameter. E.g. if the key is "foo.bar.myName", then the name would be "myName".
- Produced
By This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Eventbus Proto Node Identifier Response - The identifier of the node (TaskConfig/TriggerConfig) this parameter was produced by, if it is a transient param or a copy of an input param.
- Producer
This property is required. string - Proto
Def Name This property is required. string - The name of the protobuf type if the parameter has a protobuf data type.
- Proto
Def Path This property is required. string - If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry".
- Attributes
This property is required. EnterpriseCrm Eventbus Proto Attributes Response - Metadata information about the parameters.
- Children
This property is required. []EnterpriseCrm Frontends Eventbus Proto Workflow Parameter Entry Response - Child parameters nested within this parameter. This field only applies to protobuf parameters
- Data
Type This property is required. string - The data type of the parameter.
- Default
Value This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- Description
This property is required. string - Optional. The description about the parameter
- In
Out Type This property is required. string - Specifies the input/output type for the parameter.
- Is
Transient This property is required. bool - Whether this parameter is a transient parameter.
- Json
Schema This property is required. string - This schema will be used to validate runtime JSON-typed values of this parameter.
- Key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- Name
This property is required. string - The name (without prefix) to be displayed in the UI for this parameter. E.g. if the key is "foo.bar.myName", then the name would be "myName".
- Produced
By This property is required. EnterpriseCrm Eventbus Proto Node Identifier Response - The identifier of the node (TaskConfig/TriggerConfig) this parameter was produced by, if it is a transient param or a copy of an input param.
- Producer
This property is required. string - Proto
Def Name This property is required. string - The name of the protobuf type if the parameter has a protobuf data type.
- Proto
Def Path This property is required. string - If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry".
- attributes
This property is required. EnterpriseCrm Eventbus Proto Attributes Response - Metadata information about the parameters.
- children
This property is required. List<EnterpriseCrm Frontends Eventbus Proto Workflow Parameter Entry Response> - Child parameters nested within this parameter. This field only applies to protobuf parameters
- data
Type This property is required. String - The data type of the parameter.
- default
Value This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- description
This property is required. String - Optional. The description about the parameter
- in
Out Type This property is required. String - Specifies the input/output type for the parameter.
- is
Transient This property is required. Boolean - Whether this parameter is a transient parameter.
- json
Schema This property is required. String - This schema will be used to validate runtime JSON-typed values of this parameter.
- key
This property is required. String - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- name
This property is required. String - The name (without prefix) to be displayed in the UI for this parameter. E.g. if the key is "foo.bar.myName", then the name would be "myName".
- produced
By This property is required. EnterpriseCrm Eventbus Proto Node Identifier Response - The identifier of the node (TaskConfig/TriggerConfig) this parameter was produced by, if it is a transient param or a copy of an input param.
- producer
This property is required. String - proto
Def Name This property is required. String - The name of the protobuf type if the parameter has a protobuf data type.
- proto
Def Path This property is required. String - If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry".
- attributes
This property is required. EnterpriseCrm Eventbus Proto Attributes Response - Metadata information about the parameters.
- children
This property is required. EnterpriseCrm Frontends Eventbus Proto Workflow Parameter Entry Response[] - Child parameters nested within this parameter. This field only applies to protobuf parameters
- data
Type This property is required. string - The data type of the parameter.
- default
Value This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- description
This property is required. string - Optional. The description about the parameter
- in
Out Type This property is required. string - Specifies the input/output type for the parameter.
- is
Transient This property is required. boolean - Whether this parameter is a transient parameter.
- json
Schema This property is required. string - This schema will be used to validate runtime JSON-typed values of this parameter.
- key
This property is required. string - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- name
This property is required. string - The name (without prefix) to be displayed in the UI for this parameter. E.g. if the key is "foo.bar.myName", then the name would be "myName".
- produced
By This property is required. EnterpriseCrm Eventbus Proto Node Identifier Response - The identifier of the node (TaskConfig/TriggerConfig) this parameter was produced by, if it is a transient param or a copy of an input param.
- producer
This property is required. string - proto
Def Name This property is required. string - The name of the protobuf type if the parameter has a protobuf data type.
- proto
Def Path This property is required. string - If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry".
- attributes
This property is required. EnterpriseCrm Eventbus Proto Attributes Response - Metadata information about the parameters.
- children
This property is required. Sequence[EnterpriseCrm Frontends Eventbus Proto Workflow Parameter Entry Response] - Child parameters nested within this parameter. This field only applies to protobuf parameters
- data_
type This property is required. str - The data type of the parameter.
- default_
value This property is required. EnterpriseCrm Frontends Eventbus Proto Parameter Value Type Response - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- description
This property is required. str - Optional. The description about the parameter
- in_
out_ type This property is required. str - Specifies the input/output type for the parameter.
- is_
transient This property is required. bool - Whether this parameter is a transient parameter.
- json_
schema This property is required. str - This schema will be used to validate runtime JSON-typed values of this parameter.
- key
This property is required. str - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- name
This property is required. str - The name (without prefix) to be displayed in the UI for this parameter. E.g. if the key is "foo.bar.myName", then the name would be "myName".
- produced_
by This property is required. EnterpriseCrm Eventbus Proto Node Identifier Response - The identifier of the node (TaskConfig/TriggerConfig) this parameter was produced by, if it is a transient param or a copy of an input param.
- producer
This property is required. str - proto_
def_ name This property is required. str - The name of the protobuf type if the parameter has a protobuf data type.
- proto_
def_ path This property is required. str - If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry".
- attributes
This property is required. Property Map - Metadata information about the parameters.
- children
This property is required. List<Property Map> - Child parameters nested within this parameter. This field only applies to protobuf parameters
- data
Type This property is required. String - The data type of the parameter.
- default
Value This property is required. Property Map - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- description
This property is required. String - Optional. The description about the parameter
- in
Out Type This property is required. String - Specifies the input/output type for the parameter.
- is
Transient This property is required. Boolean - Whether this parameter is a transient parameter.
- json
Schema This property is required. String - This schema will be used to validate runtime JSON-typed values of this parameter.
- key
This property is required. String - Key is used to retrieve the corresponding parameter value. This should be unique for a given fired event. These parameters must be predefined in the workflow definition.
- name
This property is required. String - The name (without prefix) to be displayed in the UI for this parameter. E.g. if the key is "foo.bar.myName", then the name would be "myName".
- produced
By This property is required. Property Map - The identifier of the node (TaskConfig/TriggerConfig) this parameter was produced by, if it is a transient param or a copy of an input param.
- producer
This property is required. String - proto
Def Name This property is required. String - The name of the protobuf type if the parameter has a protobuf data type.
- proto
Def Path This property is required. String - If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry".
EnterpriseCrmFrontendsEventbusProtoWorkflowParametersResponse
- Parameters
This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Enterprise Crm Frontends Eventbus Proto Workflow Parameter Entry Response> - Parameters are a part of Event and can be used to communiticate between different tasks that are part of the same workflow execution.
- Parameters
This property is required. []EnterpriseCrm Frontends Eventbus Proto Workflow Parameter Entry Response - Parameters are a part of Event and can be used to communiticate between different tasks that are part of the same workflow execution.
- parameters
This property is required. List<EnterpriseCrm Frontends Eventbus Proto Workflow Parameter Entry Response> - Parameters are a part of Event and can be used to communiticate between different tasks that are part of the same workflow execution.
- parameters
This property is required. EnterpriseCrm Frontends Eventbus Proto Workflow Parameter Entry Response[] - Parameters are a part of Event and can be used to communiticate between different tasks that are part of the same workflow execution.
- parameters
This property is required. Sequence[EnterpriseCrm Frontends Eventbus Proto Workflow Parameter Entry Response] - Parameters are a part of Event and can be used to communiticate between different tasks that are part of the same workflow execution.
- parameters
This property is required. List<Property Map> - Parameters are a part of Event and can be used to communiticate between different tasks that are part of the same workflow execution.
EnterpriseCrmLoggingGwsFieldLimitsResponse
- Log
Action This property is required. string - Log
Type This property is required. List<string> - To which type(s) of logs the limits apply.
- Max
Array Size This property is required. int - maximum array size. If the array exceds this size, the field (list) is truncated.
- Max
String Length This property is required. int - maximum string length. If the field exceeds this amount the field is shortened.
- Shortener
Type This property is required. string
- Log
Action This property is required. string - Log
Type This property is required. []string - To which type(s) of logs the limits apply.
- Max
Array Size This property is required. int - maximum array size. If the array exceds this size, the field (list) is truncated.
- Max
String Length This property is required. int - maximum string length. If the field exceeds this amount the field is shortened.
- Shortener
Type This property is required. string
- log
Action This property is required. String - log
Type This property is required. List<String> - To which type(s) of logs the limits apply.
- max
Array Size This property is required. Integer - maximum array size. If the array exceds this size, the field (list) is truncated.
- max
String Length This property is required. Integer - maximum string length. If the field exceeds this amount the field is shortened.
- shortener
Type This property is required. String
- log
Action This property is required. string - log
Type This property is required. string[] - To which type(s) of logs the limits apply.
- max
Array Size This property is required. number - maximum array size. If the array exceds this size, the field (list) is truncated.
- max
String Length This property is required. number - maximum string length. If the field exceeds this amount the field is shortened.
- shortener
Type This property is required. string
- log_
action This property is required. str - log_
type This property is required. Sequence[str] - To which type(s) of logs the limits apply.
- max_
array_ size This property is required. int - maximum array size. If the array exceds this size, the field (list) is truncated.
- max_
string_ length This property is required. int - maximum string length. If the field exceeds this amount the field is shortened.
- shortener_
type This property is required. str
- log
Action This property is required. String - log
Type This property is required. List<String> - To which type(s) of logs the limits apply.
- max
Array Size This property is required. Number - maximum array size. If the array exceds this size, the field (list) is truncated.
- max
String Length This property is required. Number - maximum string length. If the field exceeds this amount the field is shortened.
- shortener
Type This property is required. String
EnterpriseCrmLoggingGwsSanitizeOptionsResponse
- Is
Already Sanitized This property is required. bool - If true, the value has already been sanitized and needs no further sanitization. For instance, a D3 customer id is already an obfuscated entity and might not need further sanitization.
- Log
Type This property is required. List<string> - To which type(s) of logs the sanitize options apply.
- Privacy
This property is required. string - Sanitize
Type This property is required. string
- Is
Already Sanitized This property is required. bool - If true, the value has already been sanitized and needs no further sanitization. For instance, a D3 customer id is already an obfuscated entity and might not need further sanitization.
- Log
Type This property is required. []string - To which type(s) of logs the sanitize options apply.
- Privacy
This property is required. string - Sanitize
Type This property is required. string
- is
Already Sanitized This property is required. Boolean - If true, the value has already been sanitized and needs no further sanitization. For instance, a D3 customer id is already an obfuscated entity and might not need further sanitization.
- log
Type This property is required. List<String> - To which type(s) of logs the sanitize options apply.
- privacy
This property is required. String - sanitize
Type This property is required. String
- is
Already Sanitized This property is required. boolean - If true, the value has already been sanitized and needs no further sanitization. For instance, a D3 customer id is already an obfuscated entity and might not need further sanitization.
- log
Type This property is required. string[] - To which type(s) of logs the sanitize options apply.
- privacy
This property is required. string - sanitize
Type This property is required. string
- is_
already_ sanitized This property is required. bool - If true, the value has already been sanitized and needs no further sanitization. For instance, a D3 customer id is already an obfuscated entity and might not need further sanitization.
- log_
type This property is required. Sequence[str] - To which type(s) of logs the sanitize options apply.
- privacy
This property is required. str - sanitize_
type This property is required. str
- is
Already Sanitized This property is required. Boolean - If true, the value has already been sanitized and needs no further sanitization. For instance, a D3 customer id is already an obfuscated entity and might not need further sanitization.
- log
Type This property is required. List<String> - To which type(s) of logs the sanitize options apply.
- privacy
This property is required. String - sanitize
Type This property is required. String
GoogleCloudIntegrationsV1alphaCoordinateResponse
GoogleCloudIntegrationsV1alphaErrorCatcherConfigResponse
- Description
This property is required. string - Optional. User-provided description intended to give more business context about the error catcher config.
- Error
Catcher Id This property is required. string - An error catcher id is string representation for the error catcher config. Within a workflow, error_catcher_id uniquely identifies an error catcher config among all error catcher configs for the workflow
- Error
Catcher Number This property is required. string - A number to uniquely identify each error catcher config within the workflow on UI.
- Label
This property is required. string - Optional. The user created label for a particular error catcher. Optional.
- Position
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Coordinate Response - Optional. Informs the front-end application where to draw this error catcher config on the UI.
- Start
Error Tasks This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Next Task Response> - The set of start tasks that are to be executed for the error catch flow
- Description
This property is required. string - Optional. User-provided description intended to give more business context about the error catcher config.
- Error
Catcher Id This property is required. string - An error catcher id is string representation for the error catcher config. Within a workflow, error_catcher_id uniquely identifies an error catcher config among all error catcher configs for the workflow
- Error
Catcher Number This property is required. string - A number to uniquely identify each error catcher config within the workflow on UI.
- Label
This property is required. string - Optional. The user created label for a particular error catcher. Optional.
- Position
This property is required. GoogleCloud Integrations V1alpha Coordinate Response - Optional. Informs the front-end application where to draw this error catcher config on the UI.
- Start
Error Tasks This property is required. []GoogleCloud Integrations V1alpha Next Task Response - The set of start tasks that are to be executed for the error catch flow
- description
This property is required. String - Optional. User-provided description intended to give more business context about the error catcher config.
- error
Catcher Id This property is required. String - An error catcher id is string representation for the error catcher config. Within a workflow, error_catcher_id uniquely identifies an error catcher config among all error catcher configs for the workflow
- error
Catcher Number This property is required. String - A number to uniquely identify each error catcher config within the workflow on UI.
- label
This property is required. String - Optional. The user created label for a particular error catcher. Optional.
- position
This property is required. GoogleCloud Integrations V1alpha Coordinate Response - Optional. Informs the front-end application where to draw this error catcher config on the UI.
- start
Error Tasks This property is required. List<GoogleCloud Integrations V1alpha Next Task Response> - The set of start tasks that are to be executed for the error catch flow
- description
This property is required. string - Optional. User-provided description intended to give more business context about the error catcher config.
- error
Catcher Id This property is required. string - An error catcher id is string representation for the error catcher config. Within a workflow, error_catcher_id uniquely identifies an error catcher config among all error catcher configs for the workflow
- error
Catcher Number This property is required. string - A number to uniquely identify each error catcher config within the workflow on UI.
- label
This property is required. string - Optional. The user created label for a particular error catcher. Optional.
- position
This property is required. GoogleCloud Integrations V1alpha Coordinate Response - Optional. Informs the front-end application where to draw this error catcher config on the UI.
- start
Error Tasks This property is required. GoogleCloud Integrations V1alpha Next Task Response[] - The set of start tasks that are to be executed for the error catch flow
- description
This property is required. str - Optional. User-provided description intended to give more business context about the error catcher config.
- error_
catcher_ id This property is required. str - An error catcher id is string representation for the error catcher config. Within a workflow, error_catcher_id uniquely identifies an error catcher config among all error catcher configs for the workflow
- error_
catcher_ number This property is required. str - A number to uniquely identify each error catcher config within the workflow on UI.
- label
This property is required. str - Optional. The user created label for a particular error catcher. Optional.
- position
This property is required. GoogleCloud Integrations V1alpha Coordinate Response - Optional. Informs the front-end application where to draw this error catcher config on the UI.
- start_
error_ tasks This property is required. Sequence[GoogleCloud Integrations V1alpha Next Task Response] - The set of start tasks that are to be executed for the error catch flow
- description
This property is required. String - Optional. User-provided description intended to give more business context about the error catcher config.
- error
Catcher Id This property is required. String - An error catcher id is string representation for the error catcher config. Within a workflow, error_catcher_id uniquely identifies an error catcher config among all error catcher configs for the workflow
- error
Catcher Number This property is required. String - A number to uniquely identify each error catcher config within the workflow on UI.
- label
This property is required. String - Optional. The user created label for a particular error catcher. Optional.
- position
This property is required. Property Map - Optional. Informs the front-end application where to draw this error catcher config on the UI.
- start
Error Tasks This property is required. List<Property Map> - The set of start tasks that are to be executed for the error catch flow
GoogleCloudIntegrationsV1alphaNextTaskResponse
- Condition
This property is required. string - Standard filter expression for this task to become an eligible next task.
- Description
This property is required. string - User-provided description intended to give additional business context about the task.
- Display
Name This property is required. string - User-provided label that is attached to this edge in the UI.
- Task
Config Id This property is required. string - ID of the next task.
- Task
Id This property is required. string - Task number of the next task.
- Condition
This property is required. string - Standard filter expression for this task to become an eligible next task.
- Description
This property is required. string - User-provided description intended to give additional business context about the task.
- Display
Name This property is required. string - User-provided label that is attached to this edge in the UI.
- Task
Config Id This property is required. string - ID of the next task.
- Task
Id This property is required. string - Task number of the next task.
- condition
This property is required. String - Standard filter expression for this task to become an eligible next task.
- description
This property is required. String - User-provided description intended to give additional business context about the task.
- display
Name This property is required. String - User-provided label that is attached to this edge in the UI.
- task
Config Id This property is required. String - ID of the next task.
- task
Id This property is required. String - Task number of the next task.
- condition
This property is required. string - Standard filter expression for this task to become an eligible next task.
- description
This property is required. string - User-provided description intended to give additional business context about the task.
- display
Name This property is required. string - User-provided label that is attached to this edge in the UI.
- task
Config Id This property is required. string - ID of the next task.
- task
Id This property is required. string - Task number of the next task.
- condition
This property is required. str - Standard filter expression for this task to become an eligible next task.
- description
This property is required. str - User-provided description intended to give additional business context about the task.
- display_
name This property is required. str - User-provided label that is attached to this edge in the UI.
- task_
config_ id This property is required. str - ID of the next task.
- task_
id This property is required. str - Task number of the next task.
- condition
This property is required. String - Standard filter expression for this task to become an eligible next task.
- description
This property is required. String - User-provided description intended to give additional business context about the task.
- display
Name This property is required. String - User-provided label that is attached to this edge in the UI.
- task
Config Id This property is required. String - ID of the next task.
- task
Id This property is required. String - Task number of the next task.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi