GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaExecuteTestCasesResponse (google_api_integrations v0.15.0)
View SourceResponse for ExecuteTestCases.
Attributes
-
executeTestCaseResponses(type:list(GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaExecuteTestCaseResponse.t), default:nil) - Results of each execution of test cases in an integration version.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaExecuteTestCasesResponse{ executeTestCaseResponses: [ GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaExecuteTestCaseResponse.t() ] | nil }