Get Version Result
data class GetVersionResult(val createTime: String, val databasePersistencePolicy: String, val description: String, val errorCatcherConfigs: List<GoogleCloudIntegrationsV1alphaErrorCatcherConfigResponse>, val integrationParameters: List<GoogleCloudIntegrationsV1alphaIntegrationParameterResponse>, val integrationParametersInternal: EnterpriseCrmFrontendsEventbusProtoWorkflowParametersResponse, val lastModifierEmail: String, val lockHolder: String, val name: String, val origin: String, val parentTemplateId: String, val runAsServiceAccount: String, val snapshotNumber: String, val state: String, val status: String, val taskConfigs: List<GoogleCloudIntegrationsV1alphaTaskConfigResponse>, val taskConfigsInternal: List<EnterpriseCrmFrontendsEventbusProtoTaskConfigResponse>, val teardown: EnterpriseCrmEventbusProtoTeardownResponse, val triggerConfigs: List<GoogleCloudIntegrationsV1alphaTriggerConfigResponse>, val triggerConfigsInternal: List<EnterpriseCrmFrontendsEventbusProtoTriggerConfigResponse>, val updateTime: String, val userLabel: String)
Constructors
Link copied to clipboard
fun GetVersionResult(createTime: String, databasePersistencePolicy: String, description: String, errorCatcherConfigs: List<GoogleCloudIntegrationsV1alphaErrorCatcherConfigResponse>, integrationParameters: List<GoogleCloudIntegrationsV1alphaIntegrationParameterResponse>, integrationParametersInternal: EnterpriseCrmFrontendsEventbusProtoWorkflowParametersResponse, lastModifierEmail: String, lockHolder: String, name: String, origin: String, parentTemplateId: String, runAsServiceAccount: String, snapshotNumber: String, state: String, status: String, taskConfigs: List<GoogleCloudIntegrationsV1alphaTaskConfigResponse>, taskConfigsInternal: List<EnterpriseCrmFrontendsEventbusProtoTaskConfigResponse>, teardown: EnterpriseCrmEventbusProtoTeardownResponse, triggerConfigs: List<GoogleCloudIntegrationsV1alphaTriggerConfigResponse>, triggerConfigsInternal: List<EnterpriseCrmFrontendsEventbusProtoTriggerConfigResponse>, updateTime: String, userLabel: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Optional. Parameters that are expected to be passed to the integration when an event is triggered. This consists of all the parameters that are expected in the integration execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
Link copied to clipboard
Optional. Parameters that are expected to be passed to the integration when an event is triggered. This consists of all the parameters that are expected in the integration execution. This gives the user the ability to provide default values, add information like PII and also provide data types of each parameter.
Link copied to clipboard