Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::EntitlementEvent.
Represents Pub/Sub message content describing entitlement update.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#entitlement
def entitlement() -> ::String
Returns
- (::String) — Resource name of an entitlement of the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
#entitlement=
def entitlement=(value) -> ::String
Parameter
- value (::String) — Resource name of an entitlement of the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
Returns
- (::String) — Resource name of an entitlement of the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
#event_type
def event_type() -> ::Google::Cloud::Channel::V1::EntitlementEvent::Type
Returns
- (::Google::Cloud::Channel::V1::EntitlementEvent::Type) — Type of event which happened on the entitlement.
#event_type=
def event_type=(value) -> ::Google::Cloud::Channel::V1::EntitlementEvent::Type
Parameter
- value (::Google::Cloud::Channel::V1::EntitlementEvent::Type) — Type of event which happened on the entitlement.
Returns
- (::Google::Cloud::Channel::V1::EntitlementEvent::Type) — Type of event which happened on the entitlement.