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 for .NET."],["The `SessionStatus` class represents the status of sessions within a Dataplex environment, with the latest version being 3.6.0."],["The page includes links to documentation for various versions of the class, ranging from 1.0.0 to the latest 3.6.0, and it is available through the `Google.Cloud.Dataplex.V1` namespace."],["The `SessionStatus` class is shown to implement several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class also contains a boolean property called 'Active', which is an output-only property that indicates whether the environment is currently active."]]],[]]