[[["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 webpage provides documentation for the `Property` class within the Google Cloud Vision v1 API, specifically for version 3.3.0, with links to other versions ranging from 2.3.0 to the latest version 3.7.0."],["The `Property` class represents a user-defined name-value pair and it inherits from the `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `Property()` and a copy constructor `Property(Property other)`."],["The `Property` class exposes three properties: `Name` (string), `Uint64Value` (ulong), and `Value` (string), allowing users to define a name, a numeric value, and a string value respectively for the property."],["The documentation provides details about inherited members, namespaces, and assembly information related to the Property class."]]],[]]