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 webpage provides documentation for the `SiteVerificationInfo` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.5.0 of the .NET library."],["`SiteVerificationInfo` is used to represent verification information for target sites in advanced site search, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SiteVerificationInfo` class includes properties such as `SiteVerificationState`, which indicates the ownership and validity of the site, and `VerifyTime`, which represents the latest site verification time."],["The `SiteVerificationInfo` class has two constructors, one that is parameterless and one that take in `SiteVerificationInfo` as a parameter."],["The latest version of this documentation is for version 1.6.0, with historical versions available down to 1.0.0-beta06."]]],[]]