public sealed class BatchCreateTargetSitesRequest : IMessage<BatchCreateTargetSitesRequest>, IEquatable<BatchCreateTargetSitesRequest>, IDeepCloneable<BatchCreateTargetSitesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class BatchCreateTargetSitesRequest.
Request message for
[SiteSearchEngineService.BatchCreateTargetSites][google.cloud.discoveryengine.v1.SiteSearchEngineService.BatchCreateTargetSites]
method.
Required. The parent resource shared by all TargetSites being created.
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/siteSearchEngine.
The parent field in the CreateBookRequest messages must either be empty or
match this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for version 1.3.0 of the \u003ccode\u003eBatchCreateTargetSitesRequest\u003c/code\u003e class, part of the Google Cloud Discovery Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateTargetSitesRequest\u003c/code\u003e class is used to batch create target sites via the \u003ccode\u003eSiteSearchEngineService.BatchCreateTargetSites\u003c/code\u003e method within the Google Cloud Discovery Engine API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its capabilities and usage within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eParent\u003c/code\u003e, which specifies the shared parent resource for all target sites, \u003ccode\u003eParentAsSiteSearchEngineName\u003c/code\u003e, which provides a typed view of the parent resource name, and \u003ccode\u003eRequests\u003c/code\u003e, which holds the list of \u003ccode\u003eCreateTargetSiteRequest\u003c/code\u003e messages for creating the sites.\u003c/p\u003e\n"],["\u003cp\u003eThe requests property has a maximum limit of 20 TargetSites that can be created per batch.\u003c/p\u003e\n"]]],[],null,[]]