{// Union field parameter_value can be only one of the following:"value": string,"arrayValue": {object (ArrayValue)},"structValue": {object (StructValue)}// End of list of possible types for union field parameter_value.}
Fields
Union field parameter_value. Parameter value. parameter_value can be only one of the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["This documentation describes the `ParameterValue` object, used to represent a BigQuery parameter value in Ads Data Hub."],["`ParameterValue` can hold a single value, an array of values (`ArrayValue`), or a struct of values (`StructValue`)."],["`ArrayValue` contains a list of `ParameterValue` objects."],["`StructValue` uses a map to store key-value pairs, where values are represented by `ParameterValue` objects."]]],[]]