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-31 UTC."],[[["This webpage provides reference documentation for the `BatchVerifyTargetSitesResponse` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.5.0."],["The `BatchVerifyTargetSitesResponse` class is used as a response message for the `SiteSearchEngineService.BatchVerifyTargetSites` method, as part of the Discovery Engine API."],["It is a sealed class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page also offers links to prior versions of the documentation for this same class, going back to version 1.0.0-beta06 and up to version 1.6.0, the latest."],["The document provides details on the two constructors available for the `BatchVerifyTargetSitesResponse` class."]]],[]]