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."],[[["The latest version of the `SiteVerificationInfo` class is 1.6.0, accessible within the Google Cloud Discovery Engine v1 API."],["`SiteVerificationInfo` is a class that provides information related to the verification of target sites for advanced site search within the Discovery Engine."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, providing a number of methods and functionalities."],["The class has two constructors, `SiteVerificationInfo()`, and `SiteVerificationInfo(SiteVerificationInfo other)` allowing for object creation and cloning, respectively."],["The `SiteVerificationInfo` class has properties, `SiteVerificationState` and `VerifyTime`, which are used to get or set the site verification state and the latest verification time, respectively."]]],[]]