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 documentation for the `GetProvisioningConfigRequest` class within the Google Cloud Bare Metal Solution v2 API, specifically version 1.3.0."],["The `GetProvisioningConfigRequest` class is used to create a request for retrieving a `ProvisioningConfig` and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["It has two constructors, a default one and one that takes another `GetProvisioningConfigRequest` as a parameter, and two properties: `Name`, which is a string representing the name of the `ProvisioningConfig`, and `ProvisioningConfigName`, which is a typed view over the resource name property."],["The latest version of the package available is version 1.7.0, and it is one of 8 different versions of the package."]]],[]]