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\u003eThe \u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e class is used to request the setting of an instance accelerator within the Google Cloud Notebooks V1 API, available in multiple versions, with version 2.5.0 being the most recent release.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, indicating its role in message handling, equality comparisons, deep cloning, and buffer-based communication.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another \u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e instance as a parameter for potential copying.\u003c/p\u003e\n"],["\u003cp\u003eIt contains three key properties: \u003ccode\u003eCoreCount\u003c/code\u003e (representing the number of cores), \u003ccode\u003eName\u003c/code\u003e (the fully qualified name of the instance), and \u003ccode\u003eType\u003c/code\u003e (the type of the accelerator), all of which are required for setting an instance accelerator.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetInstanceAcceleratorRequest\u003c/code\u003e is located within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Notebooks.V1.dll\u003c/code\u003e assembly, detailing the organizational structure of the API within the Dotnet environment.\u003c/p\u003e\n"]]],[],null,[]]