public sealed class CreateInstanceRequest : IMessage<CreateInstanceRequest>, IEquatable<CreateInstanceRequest>, IDeepCloneable<CreateInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class CreateInstanceRequest.
[[["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."],[[["This documentation covers the `CreateInstanceRequest` class, which is part of the AI Platform Notebooks v1 API within the Google Cloud ecosystem."],["The `CreateInstanceRequest` class is used to create requests for creating new notebook instances and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `CreateInstanceRequest`: a default constructor and one that accepts another `CreateInstanceRequest` object as a parameter."],["The `CreateInstanceRequest` class has properties such as `Instance`, `InstanceId`, and `Parent`, which are required to define the notebook instance details and location."],["This page shows a version history of the `CreateInstanceRequest` with the most recent version at 2.5.0 and the oldest being 1.0.0-beta04."]]],[]]