Module: Google::Cloud::Channel::V1::EntitlementChange::OperatorType

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

Overview

Specifies the type of operator responsible for the change

Constant Summary collapse

OPERATOR_TYPE_UNSPECIFIED =

Not used.

0
CUSTOMER_SERVICE_REPRESENTATIVE =

Customer service representative.

1
SYSTEM =

System auto job.

2
CUSTOMER =

Customer user.

3
RESELLER =

Reseller user.

4