public sealed class Liveness : IMessage<Instance.Types.Liveness>, IEquatable<Instance.Types.Liveness>, IDeepCloneable<Instance.Types.Liveness>, IBufferMessage, IMessage
[[["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."],[[["This webpage details the `Liveness` class within the `Google.Cloud.AppEngine.V1` namespace, specifically version 1.4.0, which is a wrapper for the `LivenessState` enum."],["The `Liveness` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is accessible in the `Google.Cloud.AppEngine.V1.dll` assembly."],["The page provides a list of all the versions available for `Instance.Types.Liveness`, ranging from 1.0.0 up to the latest version 2.4.0."],["The class has two constructors, the default `Liveness()` and another `Liveness(Instance.Types.Liveness other)` that takes an `Instance.Types.Liveness` parameter."],["It inherits several methods from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]