public sealed class ImportSampleQueriesResponse : IMessage<ImportSampleQueriesResponse>, IEquatable<ImportSampleQueriesResponse>, IDeepCloneable<ImportSampleQueriesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class ImportSampleQueriesResponse.
Response of the
[SampleQueryService.ImportSampleQueries][google.cloud.discoveryengine.v1beta.SampleQueryService.ImportSampleQueries]
method. If the long running operation is done, this message is returned by
the google.longrunning.Operations.response field if the operation is
successful.
[[["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\u003eImportSampleQueriesResponse\u003c/code\u003e class is part of the Google Cloud Discovery Engine v1beta API, specifically within the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e namespace, and is found in the Google.Cloud.DiscoveryEngine.V1Beta.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the response received after calling the \u003ccode\u003eSampleQueryService.ImportSampleQueries\u003c/code\u003e method, indicating the result of a long-running operation related to importing sample queries.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportSampleQueriesResponse\u003c/code\u003e 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, and is derived from the base \u003ccode\u003eobject\u003c/code\u003e class, showcasing its role in data handling and serialization within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties, \u003ccode\u003eErrorConfig\u003c/code\u003e of type \u003ccode\u003eImportErrorConfig\u003c/code\u003e, which defines the location for any import errors, and \u003ccode\u003eErrorSamples\u003c/code\u003e of type \u003ccode\u003eRepeatedField<Status>\u003c/code\u003e, which provides a collection of encountered errors during the request processing.\u003c/p\u003e\n"]]],[],null,[]]