public sealed class SiteVerificationInfo : IMessage<SiteVerificationInfo>, IEquatable<SiteVerificationInfo>, IDeepCloneable<SiteVerificationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SiteVerificationInfo.
Verification information for target sites in advanced site search.
[[["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 document provides reference documentation for the `SiteVerificationInfo` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.2.0."],["`SiteVerificationInfo` is a class used for managing verification information for target sites in advanced site search, and it inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SiteVerificationInfo` class has two constructors: a default constructor and one that accepts another `SiteVerificationInfo` object as a parameter."],["Key properties of the class include `SiteVerificationState`, which indicates the ownership and validity of a site, and `VerifyTime`, which stores the latest site verification timestamp."],["There are several versions of this documentation available, with the latest being version 1.6.0 and older versions going back to version 1.0.0-beta06."]]],[]]