[[["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 2024-12-11 UTC."],[[["The table outlines various data types for parameters, including strings, integers, doubles, booleans, and their array counterparts."],["It defines specific data type enums, such as `STRING_VALUE`, `INT_VALUE`, `DOUBLE_VALUE`, `BOOLEAN_VALUE`, `STRING_ARRAY`, `INT_ARRAY`, `DOUBLE_ARRAY`, and `BOOLEAN_ARRAY`."],["Several data types like `PROTO_VALUE`, `PROTO_ARRAY`, `NON_SERIALIZABLE_OBJECT`, `PROTO_ENUM`, `SERIALIZED_OBJECT_VALUE`, and `PROTO_ENUM_ARRAY` are for internal use only."],["`BYTES` and `BYTES_ARRAY` data types are restricted for use only within protobufs and are not permitted as top-level parameter types."],["There is an `INTEGRATION_PARAMETER_DATA_TYPE_UNSPECIFIED` type for unspecified parameter data."]]],[]]