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."],[[["This webpage provides reference documentation for the `StartInstanceRequest` class within the AI Platform Notebooks v1 API."],["The latest version of `StartInstanceRequest` is 2.5.0, and documentation for previous versions is also available, ranging back to version 1.0.0-beta04."],["`StartInstanceRequest` is used to initiate the starting of a notebook instance and is included in the Google.Cloud.Notebooks.V1 namespace."],["The `StartInstanceRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Name` property within the `StartInstanceRequest` class is a required string that follows a specific format to identify a notebook instance: `projects/{project_id}/locations/{location}/instances/{instance_id}`."]]],[]]