public sealed class SubmitProvisioningConfigResponse : IMessage<SubmitProvisioningConfigResponse>, IEquatable<SubmitProvisioningConfigResponse>, IDeepCloneable<SubmitProvisioningConfigResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class SubmitProvisioningConfigResponse.
[[["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 webpage provides documentation for the `SubmitProvisioningConfigResponse` class within the Bare Metal Solution v2 API, specifically within the .NET environment."],["The `SubmitProvisioningConfigResponse` class is used as a response type for the `SubmitProvisioningConfig` method and can be found in the `Google.Cloud.BareMetalSolution.V2` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and protocol interactions."],["The documentation shows that there are 8 versions of this class available, ranging from version 1.0.0 to 1.7.0, with the latest being 1.7.0."],["The `SubmitProvisioningConfigResponse` class has a `ProvisioningConfig` property that can be used to get or set a submitted provisioning configuration of the type `ProvisioningConfig`."]]],[]]