public sealed class Environment.Types.SessionStatus : IMessage<Environment.Types.SessionStatus>, IEquatable<Environment.Types.SessionStatus>, IDeepCloneable<Environment.Types.SessionStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Environment.Types.SessionStatus.
[[["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-25 UTC."],[[["This webpage provides documentation for the `Environment.Types.SessionStatus` class within the Google Cloud Dataplex V1 API."],["The `Environment.Types.SessionStatus` class represents the status of sessions created for a specific environment in Cloud Dataplex."],["The webpage lists multiple versions of the API documentation for this class, ranging from version 1.0.0 up to the latest version 3.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains properties such as `Active` which indicates if there are active sessions."],["This class has two constructors, the first one without any parameters, and the second one which accepts `Environment.Types.SessionStatus other` as a parameter."]]],[]]