Module: Google::Cloud::Channel::V1::Customer::CustomerAttestationState

Defined in:
proto_docs/google/cloud/channel/v1/customers.rb

Overview

The enum represents whether a customer belongs to public sector

Constant Summary collapse

CUSTOMER_ATTESTATION_STATE_UNSPECIFIED =

Default value if not set yet

0
EXEMPT =

Customer is exempt from attesting based on exemption list at https://cloud.google.com/terms/direct-tos-exemptions. Contact information of customer will be mandatory.

1
NON_EXEMPT_AND_INFO_VERIFIED =

Customer is not exempt and has verified the information provided is correct. Contact information of customer will be mandatory.

2