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.getTestCase
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
Get a test case
Using getTestCase
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 getTestCase(args: GetTestCaseArgs, opts?: InvokeOptions): Promise<GetTestCaseResult>
function getTestCaseOutput(args: GetTestCaseOutputArgs, opts?: InvokeOptions): Output<GetTestCaseResult>
def get_test_case(integration_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
test_case_id: Optional[str] = None,
version_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTestCaseResult
def get_test_case_output(integration_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
test_case_id: Optional[pulumi.Input[str]] = None,
version_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTestCaseResult]
func LookupTestCase(ctx *Context, args *LookupTestCaseArgs, opts ...InvokeOption) (*LookupTestCaseResult, error)
func LookupTestCaseOutput(ctx *Context, args *LookupTestCaseOutputArgs, opts ...InvokeOption) LookupTestCaseResultOutput
> Note: This function is named LookupTestCase
in the Go SDK.
public static class GetTestCase
{
public static Task<GetTestCaseResult> InvokeAsync(GetTestCaseArgs args, InvokeOptions? opts = null)
public static Output<GetTestCaseResult> Invoke(GetTestCaseInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTestCaseResult> getTestCase(GetTestCaseArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:integrations/v1alpha:getTestCase
arguments:
# arguments dictionary
The following arguments are supported:
- Integration
Id string - Location string
- Test
Case stringId - Version
Id string - Project string
- Integration
Id string - Location string
- Test
Case stringId - Version
Id string - Project string
- integration
Id String - location String
- test
Case StringId - version
Id String - project String
- integration
Id string - location string
- test
Case stringId - version
Id string - project string
- integration_
id str - location str
- test_
case_ strid - version_
id str - project str
- integration
Id String - location String
- test
Case StringId - version
Id String - project String
getTestCase Result
The following output properties are available:
- Create
Time string - Auto-generated.
- Creator
Email string - Optional. The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Database
Persistence stringPolicy - Optional. Various policies for how to persist the test execution info including execution info, execution export info, execution metadata index and execution param index..
- Description string
- Optional. Description of the test case.
- Display
Name string - The display name of test case.
- Last
Modifier stringEmail - The last modifer's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Lock
Holder stringEmail - Optional. The edit lock holder's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Name string
- Auto-generated primary key.
- Test
Input List<Pulumi.Parameters Google Native. Integrations. V1Alpha. Outputs. Google Cloud Integrations V1alpha Integration Parameter Response> - Optional. Parameters that are expected to be passed to the test case when the test case is triggered. This gives the user the ability to provide default values. This should include all the output variables of the trigger as input variables.
- Test
Task List<Pulumi.Configs Google Native. Integrations. V1Alpha. Outputs. Google Cloud Integrations V1alpha Test Task Config Response> - Optional. However, the test case doesn't mock or assert anything without test_task_configs.
- Trigger
Id string - This defines the trigger ID in workflow which is considered to be executed as starting point of the test case
- Update
Time string - Auto-generated.
- Workflow
Id string - ID of the workflow with which this test case is associated
- Create
Time string - Auto-generated.
- Creator
Email string - Optional. The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Database
Persistence stringPolicy - Optional. Various policies for how to persist the test execution info including execution info, execution export info, execution metadata index and execution param index..
- Description string
- Optional. Description of the test case.
- Display
Name string - The display name of test case.
- Last
Modifier stringEmail - The last modifer's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Lock
Holder stringEmail - Optional. The edit lock holder's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Name string
- Auto-generated primary key.
- Test
Input []GoogleParameters Cloud Integrations V1alpha Integration Parameter Response - Optional. Parameters that are expected to be passed to the test case when the test case is triggered. This gives the user the ability to provide default values. This should include all the output variables of the trigger as input variables.
- Test
Task []GoogleConfigs Cloud Integrations V1alpha Test Task Config Response - Optional. However, the test case doesn't mock or assert anything without test_task_configs.
- Trigger
Id string - This defines the trigger ID in workflow which is considered to be executed as starting point of the test case
- Update
Time string - Auto-generated.
- Workflow
Id string - ID of the workflow with which this test case is associated
- create
Time String - Auto-generated.
- creator
Email String - Optional. The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- database
Persistence StringPolicy - Optional. Various policies for how to persist the test execution info including execution info, execution export info, execution metadata index and execution param index..
- description String
- Optional. Description of the test case.
- display
Name String - The display name of test case.
- last
Modifier StringEmail - The last modifer's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- lock
Holder StringEmail - Optional. The edit lock holder's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name String
- Auto-generated primary key.
- test
Input List<GoogleParameters Cloud Integrations V1alpha Integration Parameter Response> - Optional. Parameters that are expected to be passed to the test case when the test case is triggered. This gives the user the ability to provide default values. This should include all the output variables of the trigger as input variables.
- test
Task List<GoogleConfigs Cloud Integrations V1alpha Test Task Config Response> - Optional. However, the test case doesn't mock or assert anything without test_task_configs.
- trigger
Id String - This defines the trigger ID in workflow which is considered to be executed as starting point of the test case
- update
Time String - Auto-generated.
- workflow
Id String - ID of the workflow with which this test case is associated
- create
Time string - Auto-generated.
- creator
Email string - Optional. The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- database
Persistence stringPolicy - Optional. Various policies for how to persist the test execution info including execution info, execution export info, execution metadata index and execution param index..
- description string
- Optional. Description of the test case.
- display
Name string - The display name of test case.
- last
Modifier stringEmail - The last modifer's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- lock
Holder stringEmail - Optional. The edit lock holder's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name string
- Auto-generated primary key.
- test
Input GoogleParameters Cloud Integrations V1alpha Integration Parameter Response[] - Optional. Parameters that are expected to be passed to the test case when the test case is triggered. This gives the user the ability to provide default values. This should include all the output variables of the trigger as input variables.
- test
Task GoogleConfigs Cloud Integrations V1alpha Test Task Config Response[] - Optional. However, the test case doesn't mock or assert anything without test_task_configs.
- trigger
Id string - This defines the trigger ID in workflow which is considered to be executed as starting point of the test case
- update
Time string - Auto-generated.
- workflow
Id string - ID of the workflow with which this test case is associated
- create_
time str - Auto-generated.
- creator_
email str - Optional. The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- database_
persistence_ strpolicy - Optional. Various policies for how to persist the test execution info including execution info, execution export info, execution metadata index and execution param index..
- description str
- Optional. Description of the test case.
- display_
name str - The display name of test case.
- last_
modifier_ stremail - The last modifer's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- lock_
holder_ stremail - Optional. The edit lock holder's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name str
- Auto-generated primary key.
- test_
input_ Sequence[Googleparameters Cloud Integrations V1alpha Integration Parameter Response] - Optional. Parameters that are expected to be passed to the test case when the test case is triggered. This gives the user the ability to provide default values. This should include all the output variables of the trigger as input variables.
- test_
task_ Sequence[Googleconfigs Cloud Integrations V1alpha Test Task Config Response] - Optional. However, the test case doesn't mock or assert anything without test_task_configs.
- trigger_
id str - This defines the trigger ID in workflow which is considered to be executed as starting point of the test case
- update_
time str - Auto-generated.
- workflow_
id str - ID of the workflow with which this test case is associated
- create
Time String - Auto-generated.
- creator
Email String - Optional. The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- database
Persistence StringPolicy - Optional. Various policies for how to persist the test execution info including execution info, execution export info, execution metadata index and execution param index..
- description String
- Optional. Description of the test case.
- display
Name String - The display name of test case.
- last
Modifier StringEmail - The last modifer's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- lock
Holder StringEmail - Optional. The edit lock holder's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name String
- Auto-generated primary key.
- test
Input List<Property Map>Parameters - Optional. Parameters that are expected to be passed to the test case when the test case is triggered. This gives the user the ability to provide default values. This should include all the output variables of the trigger as input variables.
- test
Task List<Property Map>Configs - Optional. However, the test case doesn't mock or assert anything without test_task_configs.
- trigger
Id String - This defines the trigger ID in workflow which is considered to be executed as starting point of the test case
- update
Time String - Auto-generated.
- workflow
Id String - ID of the workflow with which this test case is associated
Supporting Types
GoogleCloudIntegrationsV1alphaAssertionResponse
- Assertion
Strategy string - The type of assertion to perform.
- Condition string
- Optional. Standard filter expression for ASSERT_CONDITION to succeed
- Parameter
Pulumi.
Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Event Parameter Response - Optional. Key-value pair for ASSERT_EQUALS, ASSERT_NOT_EQUALS, ASSERT_CONTAINS to succeed
- Retry
Count int - Number of times given task should be retried in case of ASSERT_FAILED_EXECUTION
- Assertion
Strategy string - The type of assertion to perform.
- Condition string
- Optional. Standard filter expression for ASSERT_CONDITION to succeed
- Parameter
Google
Cloud Integrations V1alpha Event Parameter Response - Optional. Key-value pair for ASSERT_EQUALS, ASSERT_NOT_EQUALS, ASSERT_CONTAINS to succeed
- Retry
Count int - Number of times given task should be retried in case of ASSERT_FAILED_EXECUTION
- assertion
Strategy String - The type of assertion to perform.
- condition String
- Optional. Standard filter expression for ASSERT_CONDITION to succeed
- parameter
Google
Cloud Integrations V1alpha Event Parameter Response - Optional. Key-value pair for ASSERT_EQUALS, ASSERT_NOT_EQUALS, ASSERT_CONTAINS to succeed
- retry
Count Integer - Number of times given task should be retried in case of ASSERT_FAILED_EXECUTION
- assertion
Strategy string - The type of assertion to perform.
- condition string
- Optional. Standard filter expression for ASSERT_CONDITION to succeed
- parameter
Google
Cloud Integrations V1alpha Event Parameter Response - Optional. Key-value pair for ASSERT_EQUALS, ASSERT_NOT_EQUALS, ASSERT_CONTAINS to succeed
- retry
Count number - Number of times given task should be retried in case of ASSERT_FAILED_EXECUTION
- assertion_
strategy str - The type of assertion to perform.
- condition str
- Optional. Standard filter expression for ASSERT_CONDITION to succeed
- parameter
Google
Cloud Integrations V1alpha Event Parameter Response - Optional. Key-value pair for ASSERT_EQUALS, ASSERT_NOT_EQUALS, ASSERT_CONTAINS to succeed
- retry_
count int - Number of times given task should be retried in case of ASSERT_FAILED_EXECUTION
- assertion
Strategy String - The type of assertion to perform.
- condition String
- Optional. Standard filter expression for ASSERT_CONDITION to succeed
- parameter Property Map
- Optional. Key-value pair for ASSERT_EQUALS, ASSERT_NOT_EQUALS, ASSERT_CONTAINS to succeed
- retry
Count Number - Number of times given task should be retried in case of ASSERT_FAILED_EXECUTION
GoogleCloudIntegrationsV1alphaBooleanParameterArrayResponse
- Boolean
Values List<bool> - Boolean array.
- Boolean
Values []bool - Boolean array.
- boolean
Values List<Boolean> - Boolean array.
- boolean
Values boolean[] - Boolean array.
- boolean_
values Sequence[bool] - Boolean array.
- boolean
Values List<Boolean> - Boolean array.
GoogleCloudIntegrationsV1alphaDoubleParameterArrayResponse
- Double
Values List<double> - Double number array.
- Double
Values []float64 - Double number array.
- double
Values List<Double> - Double number array.
- double
Values number[] - Double number array.
- double_
values Sequence[float] - Double number array.
- double
Values List<Number> - Double number array.
GoogleCloudIntegrationsV1alphaEventParameterResponse
- Key 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
Pulumi.
Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- Key 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
Google
Cloud Integrations V1alpha Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key 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
Google
Cloud Integrations V1alpha Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key 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
Google
Cloud Integrations V1alpha Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key 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
Google
Cloud Integrations V1alpha Value Type Response - Values for the defined keys. Each value can either be string, int, double or any proto message.
- key 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 Property Map
- Values for the defined keys. Each value can either be string, int, double or any proto message.
GoogleCloudIntegrationsV1alphaIntParameterArrayResponse
- Int
Values List<string> - Integer array.
- Int
Values []string - Integer array.
- int
Values List<String> - Integer array.
- int
Values string[] - Integer array.
- int_
values Sequence[str] - Integer array.
- int
Values List<String> - Integer array.
GoogleCloudIntegrationsV1alphaIntegrationParameterResponse
- Data
Type string - Type of the parameter.
- Default
Value Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha 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.
- Display
Name 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".
- Input
Output stringType - Specifies the input/output type for the parameter.
- Is
Transient bool - Whether this parameter is a transient parameter.
- Json
Schema string - This schema will be used to validate runtime JSON-typed values of this parameter.
- Key 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.
- Producer string
- 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.
- Searchable bool
- Searchable in the execution log or not.
- Data
Type string - Type of the parameter.
- Default
Value GoogleCloud Integrations V1alpha 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.
- Display
Name 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".
- Input
Output stringType - Specifies the input/output type for the parameter.
- Is
Transient bool - Whether this parameter is a transient parameter.
- Json
Schema string - This schema will be used to validate runtime JSON-typed values of this parameter.
- Key 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.
- Producer string
- 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.
- Searchable bool
- Searchable in the execution log or not.
- data
Type String - Type of the parameter.
- default
Value GoogleCloud Integrations V1alpha 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.
- display
Name 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".
- input
Output StringType - Specifies the input/output type for the parameter.
- is
Transient Boolean - Whether this parameter is a transient parameter.
- json
Schema String - This schema will be used to validate runtime JSON-typed values of this parameter.
- key 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.
- producer String
- 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.
- searchable Boolean
- Searchable in the execution log or not.
- data
Type string - Type of the parameter.
- default
Value GoogleCloud Integrations V1alpha 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.
- display
Name 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".
- input
Output stringType - Specifies the input/output type for the parameter.
- is
Transient boolean - Whether this parameter is a transient parameter.
- json
Schema string - This schema will be used to validate runtime JSON-typed values of this parameter.
- key 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.
- producer string
- 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.
- searchable boolean
- Searchable in the execution log or not.
- data_
type str - Type of the parameter.
- default_
value GoogleCloud Integrations V1alpha 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.
- display_
name 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".
- input_
output_ strtype - Specifies the input/output type for the parameter.
- is_
transient bool - Whether this parameter is a transient parameter.
- json_
schema str - This schema will be used to validate runtime JSON-typed values of this parameter.
- key 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.
- producer str
- 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.
- searchable bool
- Searchable in the execution log or not.
- data
Type String - Type of the parameter.
- default
Value Property Map - Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
- display
Name 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".
- input
Output StringType - Specifies the input/output type for the parameter.
- is
Transient Boolean - Whether this parameter is a transient parameter.
- json
Schema String - This schema will be used to validate runtime JSON-typed values of this parameter.
- key 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.
- producer String
- 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.
- searchable Boolean
- Searchable in the execution log or not.
GoogleCloudIntegrationsV1alphaMockConfigResponse
- Failed
Executions string - Optional. Number of times the given task should fail for failure mock strategy
- Mock
Strategy string - Mockstrategy defines how the particular task should be mocked during test execution
- Parameters
List<Pulumi.
Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Event Parameter Response> - Optional. List of key-value pairs for specific mock strategy
- Failed
Executions string - Optional. Number of times the given task should fail for failure mock strategy
- Mock
Strategy string - Mockstrategy defines how the particular task should be mocked during test execution
- Parameters
[]Google
Cloud Integrations V1alpha Event Parameter Response - Optional. List of key-value pairs for specific mock strategy
- failed
Executions String - Optional. Number of times the given task should fail for failure mock strategy
- mock
Strategy String - Mockstrategy defines how the particular task should be mocked during test execution
- parameters
List<Google
Cloud Integrations V1alpha Event Parameter Response> - Optional. List of key-value pairs for specific mock strategy
- failed
Executions string - Optional. Number of times the given task should fail for failure mock strategy
- mock
Strategy string - Mockstrategy defines how the particular task should be mocked during test execution
- parameters
Google
Cloud Integrations V1alpha Event Parameter Response[] - Optional. List of key-value pairs for specific mock strategy
- failed_
executions str - Optional. Number of times the given task should fail for failure mock strategy
- mock_
strategy str - Mockstrategy defines how the particular task should be mocked during test execution
- parameters
Sequence[Google
Cloud Integrations V1alpha Event Parameter Response] - Optional. List of key-value pairs for specific mock strategy
- failed
Executions String - Optional. Number of times the given task should fail for failure mock strategy
- mock
Strategy String - Mockstrategy defines how the particular task should be mocked during test execution
- parameters List<Property Map>
- Optional. List of key-value pairs for specific mock strategy
GoogleCloudIntegrationsV1alphaStringParameterArrayResponse
- String
Values List<string> - String array.
- String
Values []string - String array.
- string
Values List<String> - String array.
- string
Values string[] - String array.
- string_
values Sequence[str] - String array.
- string
Values List<String> - String array.
GoogleCloudIntegrationsV1alphaTestTaskConfigResponse
- Assertions
List<Pulumi.
Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Assertion Response> - Optional. List of conditions or expressions which should be evaluated to true unless there is a bug/problem in the integration. These are evaluated one the task execution is completed as per the mock strategy in test case
- Mock
Config Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Mock Config Response - Optional. Defines how to mock the given task during test execution
- Task string
- This defines in the test case, the task name in integration which will be mocked by this test task config
- Task
Number string - This defines in the test case, the task in integration which will be mocked by this test task config
- Assertions
[]Google
Cloud Integrations V1alpha Assertion Response - Optional. List of conditions or expressions which should be evaluated to true unless there is a bug/problem in the integration. These are evaluated one the task execution is completed as per the mock strategy in test case
- Mock
Config GoogleCloud Integrations V1alpha Mock Config Response - Optional. Defines how to mock the given task during test execution
- Task string
- This defines in the test case, the task name in integration which will be mocked by this test task config
- Task
Number string - This defines in the test case, the task in integration which will be mocked by this test task config
- assertions
List<Google
Cloud Integrations V1alpha Assertion Response> - Optional. List of conditions or expressions which should be evaluated to true unless there is a bug/problem in the integration. These are evaluated one the task execution is completed as per the mock strategy in test case
- mock
Config GoogleCloud Integrations V1alpha Mock Config Response - Optional. Defines how to mock the given task during test execution
- task String
- This defines in the test case, the task name in integration which will be mocked by this test task config
- task
Number String - This defines in the test case, the task in integration which will be mocked by this test task config
- assertions
Google
Cloud Integrations V1alpha Assertion Response[] - Optional. List of conditions or expressions which should be evaluated to true unless there is a bug/problem in the integration. These are evaluated one the task execution is completed as per the mock strategy in test case
- mock
Config GoogleCloud Integrations V1alpha Mock Config Response - Optional. Defines how to mock the given task during test execution
- task string
- This defines in the test case, the task name in integration which will be mocked by this test task config
- task
Number string - This defines in the test case, the task in integration which will be mocked by this test task config
- assertions
Sequence[Google
Cloud Integrations V1alpha Assertion Response] - Optional. List of conditions or expressions which should be evaluated to true unless there is a bug/problem in the integration. These are evaluated one the task execution is completed as per the mock strategy in test case
- mock_
config GoogleCloud Integrations V1alpha Mock Config Response - Optional. Defines how to mock the given task during test execution
- task str
- This defines in the test case, the task name in integration which will be mocked by this test task config
- task_
number str - This defines in the test case, the task in integration which will be mocked by this test task config
- assertions List<Property Map>
- Optional. List of conditions or expressions which should be evaluated to true unless there is a bug/problem in the integration. These are evaluated one the task execution is completed as per the mock strategy in test case
- mock
Config Property Map - Optional. Defines how to mock the given task during test execution
- task String
- This defines in the test case, the task name in integration which will be mocked by this test task config
- task
Number String - This defines in the test case, the task in integration which will be mocked by this test task config
GoogleCloudIntegrationsV1alphaValueTypeResponse
- Boolean
Array Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Boolean Parameter Array Response - Boolean Array.
- Boolean
Value bool - Boolean.
- Double
Array Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Double Parameter Array Response - Double Number Array.
- Double
Value double - Double Number.
- Int
Array Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Int Parameter Array Response - Integer Array.
- Int
Value string - Integer.
- Json
Value string - Json.
- String
Array Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha String Parameter Array Response - String Array.
- String
Value string - String.
- Boolean
Array GoogleCloud Integrations V1alpha Boolean Parameter Array Response - Boolean Array.
- Boolean
Value bool - Boolean.
- Double
Array GoogleCloud Integrations V1alpha Double Parameter Array Response - Double Number Array.
- Double
Value float64 - Double Number.
- Int
Array GoogleCloud Integrations V1alpha Int Parameter Array Response - Integer Array.
- Int
Value string - Integer.
- Json
Value string - Json.
- String
Array GoogleCloud Integrations V1alpha String Parameter Array Response - String Array.
- String
Value string - String.
- boolean
Array GoogleCloud Integrations V1alpha Boolean Parameter Array Response - Boolean Array.
- boolean
Value Boolean - Boolean.
- double
Array GoogleCloud Integrations V1alpha Double Parameter Array Response - Double Number Array.
- double
Value Double - Double Number.
- int
Array GoogleCloud Integrations V1alpha Int Parameter Array Response - Integer Array.
- int
Value String - Integer.
- json
Value String - Json.
- string
Array GoogleCloud Integrations V1alpha String Parameter Array Response - String Array.
- string
Value String - String.
- boolean
Array GoogleCloud Integrations V1alpha Boolean Parameter Array Response - Boolean Array.
- boolean
Value boolean - Boolean.
- double
Array GoogleCloud Integrations V1alpha Double Parameter Array Response - Double Number Array.
- double
Value number - Double Number.
- int
Array GoogleCloud Integrations V1alpha Int Parameter Array Response - Integer Array.
- int
Value string - Integer.
- json
Value string - Json.
- string
Array GoogleCloud Integrations V1alpha String Parameter Array Response - String Array.
- string
Value string - String.
- boolean_
array GoogleCloud Integrations V1alpha Boolean Parameter Array Response - Boolean Array.
- boolean_
value bool - Boolean.
- double_
array GoogleCloud Integrations V1alpha Double Parameter Array Response - Double Number Array.
- double_
value float - Double Number.
- int_
array GoogleCloud Integrations V1alpha Int Parameter Array Response - Integer Array.
- int_
value str - Integer.
- json_
value str - Json.
- string_
array GoogleCloud Integrations V1alpha String Parameter Array Response - String Array.
- string_
value str - String.
- boolean
Array Property Map - Boolean Array.
- boolean
Value Boolean - Boolean.
- double
Array Property Map - Double Number Array.
- double
Value Number - Double Number.
- int
Array Property Map - Integer Array.
- int
Value String - Integer.
- json
Value String - Json.
- string
Array Property Map - String Array.
- string
Value String - String.
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