[[["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 of the `EventImpact` class within the Service Health v1 API is 1.3.0, with previous versions including 1.2.0, 1.1.0, and 1.0.0."],["The `EventImpact` class is a sealed class that represents the products and locations within Google Cloud that are affected by a particular event, implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the base `object` class and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["`EventImpact` has two constructors: one default, `EventImpact()`, and another that accepts another `EventImpact` object as an argument, `EventImpact(EventImpact other)`."],["The class exposes two properties, `Location` and `Product`, to describe the impacted location and Google Cloud product respectively, each associated with their own specific class types."]]],[]]