[[["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-07-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eattribute\u003c/code\u003e field represents the name of an attribute, formatted as \u003ccode\u003eprojects/{project}/locations/{location}/attributes/{attribute}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValue\u003c/code\u003e field is a union field that can be one of the following types: \u003ccode\u003eenumValues\u003c/code\u003e, \u003ccode\u003estringValues\u003c/code\u003e, or \u003ccode\u003ejsonValues\u003c/code\u003e, representing different data types for the attribute's values.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnumAttributeValues\u003c/code\u003e represents attribute values when the data type is enum, containing a list of \u003ccode\u003eAllowedValue\u003c/code\u003e objects within the \u003ccode\u003evalues\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStringAttributeValues\u003c/code\u003e handles attribute values for both string and JSON data types, storing them as an array of strings in the \u003ccode\u003evalues\u003c/code\u003e field.\u003c/p\u003e\n"]]],[],null,["# AttributeValues\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [EnumAttributeValues](#EnumAttributeValues)\n - [JSON representation](#EnumAttributeValues.SCHEMA_REPRESENTATION)\n- [StringAttributeValues](#StringAttributeValues)\n - [JSON representation](#StringAttributeValues.SCHEMA_REPRESENTATION)\n\nThe attribute values associated with resource.\n\nEnumAttributeValues\n-------------------\n\nThe attribute values of data type enum.\n\nStringAttributeValues\n---------------------\n\nThe attribute values of data type string or JSON."]]