public sealed class Instance.Types.Liveness : IMessage<Instance.Types.Liveness>, IEquatable<Instance.Types.Liveness>, IDeepCloneable<Instance.Types.Liveness>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class Instance.Types.Liveness.
[[["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 page provides documentation for the `Instance.Types.Liveness` class within the Google Cloud App Engine v1 API, specifically for version 2.3.0."],["`Instance.Types.Liveness` is a class that acts as a wrapper for the `LivenessState` enum and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes reference links for various versions of the API, ranging from version 1.0.0 up to the latest version, 2.4.0."],["The class has two constructors: a default constructor, `Liveness()`, and another constructor that accepts another `Instance.Types.Liveness` object, `Liveness(Instance.Types.Liveness other)`."],["The `Instance.Types.Liveness` class inherits from `object` and provides several inherited methods, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]