public sealed class BatchVerifyTargetSitesResponse : IMessage<BatchVerifyTargetSitesResponse>, IEquatable<BatchVerifyTargetSitesResponse>, IDeepCloneable<BatchVerifyTargetSitesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class BatchVerifyTargetSitesResponse.
Response message for
[SiteSearchEngineService.BatchVerifyTargetSites][google.cloud.discoveryengine.v1beta.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."],[[["This document provides reference documentation for the `BatchVerifyTargetSitesResponse` class within the Google Cloud Discovery Engine v1beta API."],["The `BatchVerifyTargetSitesResponse` class is a response message for the `SiteSearchEngineService.BatchVerifyTargetSites` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the `object` class and provides two constructors: a default constructor and one that accepts another `BatchVerifyTargetSitesResponse` instance."],["The `BatchVerifyTargetSitesResponse` class is contained within the `Google.Cloud.DiscoveryEngine.V1Beta` namespace and is part of the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]