VerifyDomainResponse

Response for VerifyDomain request.

JSON representation
{
  "verificationState": enum (VerificationState),
  "verificationError": string
}
Fields
verificationState

enum (VerificationState)

The resulting state for the given domain after this request is processed.

verificationError

string

When applicable, a textual explanation for why the domain wasn't enable to be verified.