google_api_site_verification v0.0.1 GoogleApi.SiteVerification.V1.Model.SiteVerificationWebResourceGettokenRequestSite View Source
The site for which a verification token will be generated.
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 type of resource to be verified. Can be SITE or INET_DOMAIN (domain name). Defaults to:
null
.