Cloud Channel V1 API - Class Google::Cloud::Channel::V1::CustomerEvent (v0.18.0)

Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::CustomerEvent.

Represents Pub/Sub message content describing customer update.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#customer

def customer() -> ::String
Returns
  • (::String) — Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id}

#customer=

def customer=(value) -> ::String
Parameter
  • value (::String) — Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id}
Returns
  • (::String) — Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id}

#event_type

def event_type() -> ::Google::Cloud::Channel::V1::CustomerEvent::Type
Returns

#event_type=

def event_type=(value) -> ::Google::Cloud::Channel::V1::CustomerEvent::Type
Parameter
Returns