public sealed class AcceleratorConfig : IMessage<Instance.Types.AcceleratorConfig>, IEquatable<Instance.Types.AcceleratorConfig>, IDeepCloneable<Instance.Types.AcceleratorConfig>, IBufferMessage, IMessage
Definition of a hardware 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 documentation defines \u003ccode\u003eAcceleratorConfig\u003c/code\u003e, a class representing the configuration of a hardware accelerator within the Google Cloud Notebooks V1Beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class includes properties for \u003ccode\u003eCoreCount\u003c/code\u003e, indicating the number of accelerator cores, and \u003ccode\u003eType\u003c/code\u003e, specifying the accelerator type, both of which are crucial for hardware setup.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from base types such as Object, and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which deal with data processing and structural compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003eAcceleratorConfig\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe provided API documentation is part of the \u003ccode\u003eGoogle.Cloud.Notebooks.V1Beta1\u003c/code\u003e namespace, and is available within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1Beta1.dll\u003c/code\u003e assembly, indicating its location and integration within a larger ecosystem.\u003c/p\u003e\n"]]],[],null,[]]