AgentVerification

Details about the verification information for an agent.

JSON representation
{
  "name": string,
  "verificationState": enum (VerificationState),
  "agentVerificationContact": {
    object (AgentVerificationContact)
  }
}
Fields
name

string

Required. The identifier for verification.

verificationState

enum (VerificationState)

The verification state.

agentVerificationContact

object (AgentVerificationContact)

Required. The contact details.