View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails (google_api_checks v0.5.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

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

Unwrap a decoded JSON object into its complex fields.