[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `CustomerEvent` class in the Cloud Channel v1 API is 2.14.0, while the current page focuses on version 2.9.0."],["The `CustomerEvent` class represents a Pub/Sub message that details updates to a customer, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CustomerEvent` class includes properties such as `Customer`, which is the resource name of the customer, `CustomerAsCustomerName`, which provides a typed view of the Customer resource, and `EventType`, which indicates the type of event that occurred."],["There is a history of available versions for `CustomerEvent`, with references available from 1.0.0 all the way up to the latest version at 2.14.0."],["The class provides two constructors: a default constructor `CustomerEvent()`, and a copy constructor `CustomerEvent(CustomerEvent other)` allowing for the creation of a new CustomerEvent object from an existing one."]]],[]]