View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails (google_api_checks v0.5.0)
Details of the endpoint the data type was sent to.
Attributes
-
endpoint
(type:GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaEndpoint.t
, default:nil
) - Endpoint the data type was sent to.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails{ endpoint: GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaEndpoint.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.