public sealed class CreateEnvironmentRequest : IMessage<CreateEnvironmentRequest>, IEquatable<CreateEnvironmentRequest>, IDeepCloneable<CreateEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class CreateEnvironmentRequest.
Required. User-defined unique ID of this environment. The environment_id must
be 1 to 63 characters long and contain only lowercase letters,
numeric characters, and dashes. The first character must be a lowercase
letter and the last character cannot be a dash.
[[["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 document provides reference documentation for the \u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e class within the AI Platform Notebooks v1 API, specifically for version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e is used to send a request for creating a new notebook environment, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has several constructors and properties such as \u003ccode\u003eEnvironment\u003c/code\u003e, \u003ccode\u003eEnvironmentId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e that are required for the creation of a new environment.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers documentation, and also lists the previous versions of the API including version 2.5.0 as the latest, and version 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateEnvironmentRequest\u003c/code\u003e requires a parent, environment ID, and the environment itself as inputs to perform the request.\u003c/p\u003e\n"]]],[],null,[]]