public sealed class BatchCreateTargetSitesResponse : IMessage<BatchCreateTargetSitesResponse>, IEquatable<BatchCreateTargetSitesResponse>, IDeepCloneable<BatchCreateTargetSitesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class BatchCreateTargetSitesResponse.
Response message for
[SiteSearchEngineService.BatchCreateTargetSites][google.cloud.discoveryengine.v1.SiteSearchEngineService.BatchCreateTargetSites]
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 document provides reference information for the `BatchCreateTargetSitesResponse` class within the Google Cloud Discovery Engine v1 API."],["The `BatchCreateTargetSitesResponse` class is used as a response message for the `SiteSearchEngineService.BatchCreateTargetSites` method."],["The latest version of this documentation is 1.6.0, with several previous versions also documented, from 1.5.0 back to 1.0.0-beta06."],["The `BatchCreateTargetSitesResponse` class includes a `TargetSites` property, which is a repeated field containing a list of created `TargetSite` objects."],["This class inherits from the .NET object class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]