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 documentation provides details for the `BatchVerifyTargetSitesResponse` class within the Discovery Engine v1beta API, specifically for version 1.0.0-beta12."],["`BatchVerifyTargetSitesResponse` is used as the response message for the `SiteSearchEngineService.BatchVerifyTargetSites` method, which is part of the Google Cloud Discovery Engine's API."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality and compatibility."],["Two constructors are available: a default constructor and one that accepts another `BatchVerifyTargetSitesResponse` instance as a parameter, to simplify cloning operations."],["The most recent version of `BatchVerifyTargetSitesResponse` is version 1.0.0-beta18, and the documentation also contains information on the 1.0.0-beta17 version."]]],[]]