ConsentStatus

  • The consent status is defined by a set of enums.

  • The enums include UNSPECIFIED, UNKNOWN, GRANTED, and DENIED.

  • UNKNOWN is an output-only status representing undefined formats.

Consent status

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Output-only. Represents a format not yet defined in this enum.

GRANTED

Granted.

DENIED

Denied.