View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails (google_api_checks v0.4.0)
Details of the endpoint in violation.
Attributes
-
endpoint
(type:GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaEndpoint.t
, default:nil
) - The endpoint in violation.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails{ endpoint: GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaEndpoint.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.