View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence (google_api_checks v0.5.0)
Evidence collected from endpoint restriction violation analysis.
Attributes
-
endpointDetails
(type:list(GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails.t)
, default:nil
) - Endpoints in violation.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence{ endpointDetails: [ GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.