public sealed class SetInstanceAcceleratorRequest : IMessage<SetInstanceAcceleratorRequest>, IEquatable<SetInstanceAcceleratorRequest>, IDeepCloneable<SetInstanceAcceleratorRequest>, IBufferMessage, IMessage
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 details for the \u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1Beta1\u003c/code\u003e namespace, specifically for version 1.0.0-beta04 of the Google Cloud Notebooks library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e class is used to request setting the instance accelerator 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\u003eThis class has two constructors, one being a default and the other accepting another \u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e object as a parameter, used for copying the object's properties.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eCoreCount\u003c/code\u003e (specifying the number of accelerator cores), \u003ccode\u003eName\u003c/code\u003e (defining the format for instance identification), and \u003ccode\u003eType\u003c/code\u003e (indicating the type of accelerator being used).\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the inherited members of the class from the base Object class, along with the specific namespace and assembly information.\u003c/p\u003e\n"]]],[],null,[]]