[[["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-06-15 UTC."],[[["This document provides reference information for `LinkVerificationState`, a Java enum within the `com.google.ads.marketingplatform.admin.v1alpha` package, used to define the verification status of a link."],["The enum `LinkVerificationState` implements `ProtocolMessageEnum` and defines three possible states: `LINK_VERIFICATION_STATE_UNSPECIFIED`, `LINK_VERIFICATION_STATE_VERIFIED`, and `LINK_VERIFICATION_STATE_NOT_VERIFIED`."],["It has a list of inherited methods from both the `Enum` and `Object` classes, offering functionalities like comparison, retrieval of class information, and string representation."],["There are several static fields that are included in this document, such as `LINK_VERIFICATION_STATE_NOT_VERIFIED_VALUE`, `LINK_VERIFICATION_STATE_UNSPECIFIED_VALUE`, and `LINK_VERIFICATION_STATE_VERIFIED_VALUE`."],["The document offers a variety of versions of the document, with the latest being version 0.9.0, and it also provides static methods such as `forNumber`, `getDescriptor`, and `values` for handling and accessing the enum values."]]],[]]