View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointEvidence (google_api_checks v0.5.0)
Evidence concerning an endpoint that was contacted by your app.
Attributes
-
endpoint(type:GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaEndpoint.t, default:nil) - The endpoint that was contacted by your app.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckEndpointEvidence{ endpoint: GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaEndpoint.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.