google_api_site_verification v0.8.0 GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceListResponse View Source

Attributes

  • items (type: list(GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceResource.t), default: nil) - The list of sites that are owned by the authenticated user.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() ::
  %GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceListResponse{
    items: [
      GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceResource.t()
    ]
  }

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.