public sealed class StartInstanceRequest : IMessage<StartInstanceRequest>, IEquatable<StartInstanceRequest>, IDeepCloneable<StartInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class StartInstanceRequest.
[[["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 documentation page covers the \u003ccode\u003eStartInstanceRequest\u003c/code\u003e class within the Google Cloud AI Platform Notebooks v1 API, specifically version 2.0.0, for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartInstanceRequest\u003c/code\u003e class is used to request the starting of a notebook instance and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and provides two constructors: a default constructor and one that accepts another \u003ccode\u003eStartInstanceRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartInstanceRequest\u003c/code\u003e class has one property called \u003ccode\u003eName\u003c/code\u003e, which is a string representing the unique identifier for the instance in the required format of \u003ccode\u003eprojects/{project_id}/locations/{location}/instances/{instance_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists previous versions of the \u003ccode\u003eStartInstanceRequest\u003c/code\u003e class, ranging from 2.1.0 to 2.4.0 and the latest version of 2.5.0, as well as a beta version 1.0.0-beta04.\u003c/p\u003e\n"]]],[],null,[]]