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 reference documentation for the \u003ccode\u003eEnvironment.Types.SessionSpec\u003c/code\u003e class within the Google Cloud Dataplex v1 API, detailing its configuration for environment sessions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eSessionSpec\u003c/code\u003e documentation is for version 3.6.0, but this page specifically details version 2.14.0, which is one of many available versions listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSessionSpec\u003c/code\u003e class, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e, defines the settings for sessions created within a Dataplex environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSessionSpec\u003c/code\u003e class offers the ability to enable fast session startup via the \u003ccode\u003eEnableFastStartup\u003c/code\u003e property, and configure session idle timeout through \u003ccode\u003eMaxIdleDuration\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can construct a \u003ccode\u003eSessionSpec\u003c/code\u003e either by using its default constructor \u003ccode\u003eSessionSpec()\u003c/code\u003e or by using a preexisting \u003ccode\u003eSessionSpec\u003c/code\u003e as a parameter with \u003ccode\u003eSessionSpec(SessionSpec)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]