{"name": string,"description": string,"createTime": string,"creator": string,"labels": {string: string,...},"runtimeConfig": {object (RuntimeConfig)},"environmentConfig": {object (EnvironmentConfig)},"updateTime": string,"uuid": string,// Union field session_config can be only one of the following:"jupyterSession": {object (JupyterConfig)},"sparkConnectSession": {object (SparkConnectConfig)}// End of list of possible types for union field session_config.}
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-05-13 (世界標準時間)。"],[[["\u003cp\u003eSessionTemplate is a resource representing a template for creating sessions, defining parameters like name, description, and configuration details.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a SessionTemplate includes fields for name, description, creation/update timestamps, creator, labels, and runtime/environment configurations.\u003c/p\u003e\n"],["\u003cp\u003eSessionTemplates can be configured for either Jupyter sessions or Spark Connect sessions via the \u003ccode\u003esession_config\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eMethods are available to create, delete, get, list, and update SessionTemplates, enabling full lifecycle management.\u003c/p\u003e\n"],["\u003cp\u003eSession templates support optional labels, limited to 32, each with keys and values that must adhere to RFC 1035 standards.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.sessionTemplates\n\n- [Resource: SessionTemplate](#SessionTemplate)\n - [JSON representation](#SessionTemplate.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: SessionTemplate\n-------------------------\n\nA representation of a session template."]]