Updates: Check the release notes for new features and product updates.

AgentVerification

Stay organized with collections Save and categorize content based on your preferences.

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.