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."],[[["This document provides reference documentation for the `BatchVerifyTargetSitesResponse` class within the Google Cloud Discovery Engine v1 API."],["The `BatchVerifyTargetSitesResponse` class is a response message for the `SiteSearchEngineService.BatchVerifyTargetSites` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchVerifyTargetSitesResponse` class has two constructors: a default constructor and one that takes another `BatchVerifyTargetSitesResponse` object as a parameter."],["The latest version of this class available is 1.6.0, but documentation is provided for multiple previous versions as well, down to 1.0.0-beta06."]]],[]]