public sealed class SessionSpec : IMessage<Environment.Types.SessionSpec>, IEquatable<Environment.Types.SessionSpec>, IDeepCloneable<Environment.Types.SessionSpec>, IBufferMessage, IMessage
Optional. If True, this causes sessions to be pre-created and available for faster
startup to enable interactive exploration use-cases. This defaults to
False to avoid additional billed charges.
These can only be set to True for the environment with name set to
"default", and with default configuration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eSessionSpec\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, specifically focusing on version 2.2.0 and also including links to other versions from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSessionSpec\u003c/code\u003e class is part of the \u003ccode\u003eEnvironment.Types\u003c/code\u003e and it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eSessionSpec()\u003c/code\u003e constructor and another \u003ccode\u003eSessionSpec(Environment.Types.SessionSpec other)\u003c/code\u003e that takes another session spec as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSessionSpec\u003c/code\u003e class has two properties: \u003ccode\u003eEnableFastStartup\u003c/code\u003e, a boolean that, when true, pre-creates sessions for faster startup, and \u003ccode\u003eMaxIdleDuration\u003c/code\u003e, which allows for the setting of an idle time before the session auto-terminates.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, while 2.2.0 is the currently focused version, all version links point to \u003ccode\u003eGoogle.Cloud.Dataplex.V1.Environment.Types.SessionSpec\u003c/code\u003e documentation.\u003c/p\u003e\n"]]],[],null,[]]