[[["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-04-17 UTC."],[[["The `RelatedUrl` class in Grafeas.V1 provides metadata for related URL information, acting as a container for both a URL and a descriptive label for its usage."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to work with Google Protocol Buffers and support deep cloning."],["`RelatedUrl` contains two primary properties: `Label`, which is a string describing the URL's purpose, and `Url`, which holds the actual URL string, and both properties can be set."],["The `RelatedUrl` class has two constructors, one default constructor and one that takes another `RelatedUrl` instance to be copied into the new instance."],["The .NET API documentation for Grafeas V1 has a record of versions ranging from 2.2.0 up to the latest version 3.7.0."]]],[]]