public sealed class BatchVerifyTargetSitesRequest : IMessage<BatchVerifyTargetSitesRequest>, IEquatable<BatchVerifyTargetSitesRequest>, IDeepCloneable<BatchVerifyTargetSitesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class BatchVerifyTargetSitesRequest.
Request message for
[SiteSearchEngineService.BatchVerifyTargetSites][google.cloud.discoveryengine.v1beta.SiteSearchEngineService.BatchVerifyTargetSites]
method.
Required. The parent resource shared by all TargetSites being verified.
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/siteSearchEngine.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBatchVerifyTargetSitesRequest\u003c/code\u003e class is used to send a request for the \u003ccode\u003eSiteSearchEngineService.BatchVerifyTargetSites\u003c/code\u003e method within the Google Cloud Discovery Engine v1beta API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one for creating a new instance and another for creating a copy from an existing \u003ccode\u003eBatchVerifyTargetSitesRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eParent\u003c/code\u003e, which specifies the parent resource for the target sites being verified, and \u003ccode\u003eParentAsSiteSearchEngineName\u003c/code\u003e, which provides a typed view of the parent resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchVerifyTargetSitesRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e namespace, and its functionality is found within the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]