public sealed class BatchCreateTargetSitesResponse : IMessage<BatchCreateTargetSitesResponse>, IEquatable<BatchCreateTargetSitesResponse>, IDeepCloneable<BatchCreateTargetSitesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class BatchCreateTargetSitesResponse.
Response message for
[SiteSearchEngineService.BatchCreateTargetSites][google.cloud.discoveryengine.v1beta.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-21 UTC."],[[["This page provides documentation for the `BatchCreateTargetSitesResponse` class within the Discovery Engine v1beta API."],["The `BatchCreateTargetSitesResponse` class is a response message for the `SiteSearchEngineService.BatchCreateTargetSites` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `TargetSites`, which is a `RepeatedField` containing a list of `TargetSite` objects, all of which have been created."],["The latest version available for the `BatchCreateTargetSitesResponse` class is `1.0.0-beta18`, which is the most up-to-date package for this API class."]]],[]]