Reference documentation and code samples for the Google Cloud Channel V1 Client class EntitlementEvent.
Represents Pub/Sub message content describing entitlement update.
Generated from protobuf message google.cloud.channel.v1.EntitlementEvent
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entitlement
string
Resource name of an entitlement of the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
↳ event_type
int
Type of event which happened on the entitlement.
getEntitlement
Resource name of an entitlement of the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
string
setEntitlement
Resource name of an entitlement of the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
var
string
$this
getEventType
Type of event which happened on the entitlement.
int
setEventType
Type of event which happened on the entitlement.
var
int
$this