public sealed class BatchVerifyTargetSitesResponse : IMessage<BatchVerifyTargetSitesResponse>, IEquatable<BatchVerifyTargetSitesResponse>, IDeepCloneable<BatchVerifyTargetSitesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class BatchVerifyTargetSitesResponse.
Response message for
[SiteSearchEngineService.BatchVerifyTargetSites][google.cloud.discoveryengine.v1.SiteSearchEngineService.BatchVerifyTargetSites]
method.
[[["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 `BatchVerifyTargetSitesResponse` class is 1.6.0, part of the Google Cloud Discovery Engine v1 API."],["This class serves as the response message for the `BatchVerifyTargetSites` method within the `SiteSearchEngineService`."],["It inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchVerifyTargetSitesResponse` class is found in the `Google.Cloud.DiscoveryEngine.V1` namespace and is part of the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."],["There are two constructors provided, a default one and one that takes another `BatchVerifyTargetSitesResponse` as a parameter for cloning."]]],[]]