View Source GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaUploadTestCaseResponse (google_api_integrations v0.12.0)
Response for UploadTestCase.
Attributes
-
testCase
(type:GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaTestCase.t
, default:nil
) - The uploaded TestCase
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaUploadTestCaseResponse{ testCase: GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaTestCase.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.