public sealed class AcceleratorConfig : IMessage<AcceleratorConfig>, IEquatable<AcceleratorConfig>, IDeepCloneable<AcceleratorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class AcceleratorConfig.
A specification of the type and number of accelerator cards attached to the
instance.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `AcceleratorConfig` class within the Google Cloud Backup and DR Service v1 API, specifically version 1.2.0."],["The `AcceleratorConfig` class defines the specifications for the type and number of accelerator cards attached to a Backup and DR instance."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of `AcceleratorConfig` include `AcceleratorCount` (number of guest accelerator cards) and `AcceleratorType` (URL of the accelerator type), along with indicators for whether those fields are set."],["It also provides links to other previous version documentation pages for this `AcceleratorConfig` class, including version 2.1.0 (latest), 2.0.0, 1.1.0 and 1.0.0-beta02."]]],[]]