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."],[[["The latest version of the Google.Cloud.Dataplex.V1 API for Environment.Types.SessionStatus is 3.6.0, and there are several previous versions documented, ranging from 1.0.0 to 3.5.0."],["The class `Environment.Types.SessionStatus` represents the status of sessions created for a Dataplex environment within the Google Cloud Dataplex v1 API."],["`Environment.Types.SessionStatus` implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the object class."],["The `SessionStatus` class has a constructor that allows for the creation of new instances or copies based on existing `Environment.Types.SessionStatus` objects, and it contains the property 'Active' which indicates if the session is currently active."]]],[]]