google_api_site_verification v0.0.1 GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceResourceSite View Source

The address and type of a site that is verified or will be verified.

Attributes

  • identifier (String): The site identifier. If the type is set to SITE, the identifier is a URL. If the type is set to INET_DOMAIN, the site identifier is a domain name. Defaults to: null.
  • type (String): The site type. Can be SITE or INET_DOMAIN (domain name). Defaults to: null.