[[["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-06-11 UTC."],[[["The `ApplyResults` class, part of the Infrastructure Manager v1 API, provides details on the outputs and artifacts generated from applying a deployment."],["This class, found within the `Google.Cloud.Config.V1` namespace, is implemented in the `Google.Cloud.Config.V1.dll` assembly."],["It inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ApplyResults` class includes properties for accessing the location of artifacts (`Artifacts`), blueprint copy and other manifests (`Content`), and a map of output names to their information (`Outputs`)."],["There are two constructors available for instantiation, a parameterless constructor `ApplyResults()` and one that takes an `ApplyResults` object as an argument `ApplyResults(ApplyResults other)`."]]],[]]