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 information for the `SiteVerificationInfo` class within the Google Cloud Discovery Engine v1 API, specifically version 1.4.0, and lists available versions from 1.0.0-beta06 to 1.6.0."],["The `SiteVerificationInfo` class is designed to manage verification details for target sites in advanced site search and is a sealed class inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SiteVerificationInfo` class includes two constructors, a default constructor and one that takes another `SiteVerificationInfo` object, and has two primary properties, `SiteVerificationState` and `VerifyTime`."],["The class is located in the `Google.Cloud.DiscoveryEngine.V1` namespace within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]