[[["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 provided content details the `CustomerEvent` class within the Google Cloud Channel v1 API, showcasing versions from 1.0.0 up to the latest 2.14.0."],["The `CustomerEvent` class is a representation of a Pub/Sub message indicating updates to a customer, and it includes information like the customer's resource name and the type of event that occurred."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration with Google.Protobuf and .NET frameworks."],["The `CustomerEvent` class has properties such as `Customer`, `CustomerAsCustomerName`, and `EventType` for accessing customer details and the nature of the event that happened to them."],["The documentation provides constructors for creating new `CustomerEvent` instances, either empty or by copying an existing instance."]]],[]]