[[["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 `TerraformOutput` class within the Infrastructure Manager v1 API, specifically for version 1.3.0 of the Google.Cloud.Config.V1 library."],["The `TerraformOutput` class describes a Terraform output and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["It contains two constructors: a parameterless constructor and one that accepts another `TerraformOutput` object."],["The class has two properties: `Sensitive`, a boolean that indicates if the output is potentially sensitive, and `Value`, which stores the actual output value of type `Value`."]]],[]]