public sealed class Environment.Types.SessionSpec : IMessage<Environment.Types.SessionSpec>, IEquatable<Environment.Types.SessionSpec>, IDeepCloneable<Environment.Types.SessionSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Environment.Types.SessionSpec.
Configuration for sessions created for this environment.
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 provides documentation for the \u003ccode\u003eEnvironment.Types.SessionSpec\u003c/code\u003e class within the Google Cloud Dataplex v1 API, covering various versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSessionSpec\u003c/code\u003e class is used for configuring sessions created within a Dataplex environment and includes options such as \u003ccode\u003eEnableFastStartup\u003c/code\u003e and \u003ccode\u003eMaxIdleDuration\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnvironment.Types.SessionSpec\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eSessionSpec()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eSessionSpec(SessionSpec)\u003c/code\u003e for creating a copy of an existing \u003ccode\u003eSessionSpec\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEnableFastStartup\u003c/code\u003e, a boolean that determines whether sessions are pre-created for faster startup, and \u003ccode\u003eMaxIdleDuration\u003c/code\u003e, a \u003ccode\u003eDuration\u003c/code\u003e object that configures the idle time before session termination.\u003c/p\u003e\n"]]],[],null,[]]