View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaEndpoint (google_api_checks v0.3.0)
Information about an endpoint.
Attributes
-
domain
(type:String.t
, default:nil
) - Domain name (e.g. ads.google.com).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaEndpoint{ domain: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.