public sealed class SetInstanceMachineTypeRequest : IMessage<SetInstanceMachineTypeRequest>, IEquatable<SetInstanceMachineTypeRequest>, IDeepCloneable<SetInstanceMachineTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1beta1 API class SetInstanceMachineTypeRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `SetInstanceMachineTypeRequest` class within the AI Platform Notebooks v1beta1 API."],["The `SetInstanceMachineTypeRequest` class is used to request the setting of a machine type for an instance, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available is 2.0.0-beta05, with other available versions being 2.0.0-beta04 and 1.0.0-beta04."],["The class has two constructors and two key properties: `MachineType`, which specifies the Compute Engine machine type, and `Name`, which defines the instance's path."]]],[]]