public sealed class GetProvisioningConfigRequest : IMessage<GetProvisioningConfigRequest>, IEquatable<GetProvisioningConfigRequest>, IDeepCloneable<GetProvisioningConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class GetProvisioningConfigRequest.
[[["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 document provides reference information for the `GetProvisioningConfigRequest` class within the Google Cloud Bare Metal Solution v2 API, specifically version 1.2.0."],["The `GetProvisioningConfigRequest` class is used to request provisioning configurations and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes two constructors: a default constructor and a constructor that accepts another `GetProvisioningConfigRequest` object as a parameter."],["The `GetProvisioningConfigRequest` class has two key properties: `Name`, which is a string representing the required name of the provisioning configuration, and `ProvisioningConfigName`, a typed view of the resource name."],["The provided content has versions ranging from 1.0.0 to 1.7.0, with the later being the latest, for the `GetProvisioningConfigRequest` API class."]]],[]]