View Source GoogleApi.SecurityCenter.V1.Model.SimulateSecurityHealthAnalyticsCustomModuleResponse (google_api_security_center v0.29.0)

Response message for simulating a SecurityHealthAnalyticsCustomModule against a given resource.

Attributes

  • result (type: GoogleApi.SecurityCenter.V1.Model.SimulatedResult.t, default: nil) - Result for test case in the corresponding request.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.SecurityCenter.V1.Model.SimulateSecurityHealthAnalyticsCustomModuleResponse{
    result: GoogleApi.SecurityCenter.V1.Model.SimulatedResult.t() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.