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 for version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e is used to request the setting of an instance accelerator and inherits from \u003ccode\u003eObject\u003c/code\u003e, while implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors to create an instance with no arguments or to create an instance using another \u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e as a template.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eCoreCount\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which are used to define the number of cores, the resource name of the instance, and the type of the accelerator, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation also includes information on valid combinations of accelerator types and core counts.\u003c/p\u003e\n"]]],[],null,[]]