public sealed class SetInstanceAcceleratorRequest : IMessage<SetInstanceAcceleratorRequest>, IEquatable<SetInstanceAcceleratorRequest>, IDeepCloneable<SetInstanceAcceleratorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class SetInstanceAcceleratorRequest.
Required. Count of cores of this accelerator. Note that not all combinations
of type and core_count are valid. Check GPUs on
Compute Engine to
find a valid combination. TPUs are not supported.
[[["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 information for the \u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e class within the AI Platform Notebooks v1 API, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e class is used to request the setting of an instance accelerator, 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 contains constructors to create instances, either default or by cloning from another \u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties to define the accelerator, such as \u003ccode\u003eCoreCount\u003c/code\u003e (the number of cores), \u003ccode\u003eName\u003c/code\u003e (the instance identifier in a specific format), and \u003ccode\u003eType\u003c/code\u003e (the type of accelerator).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that version 2.5.0 is the latest and other previous versions are available, going all the way back to 1.0.0-beta04.\u003c/p\u003e\n"]]],[],null,[]]