GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceListResponse (google_api_site_verification v0.11.0) 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

Specs

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

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.