public sealed class TuneEngineResponse : IMessage<TuneEngineResponse>, IEquatable<TuneEngineResponse>, IDeepCloneable<TuneEngineResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class TuneEngineResponse.
[[["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 documentation provides reference information for the `TuneEngineResponse` class within the Google Cloud Discovery Engine v1beta API."],["The `TuneEngineResponse` class is a response object associated with a tune operation, as indicated by its role."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two versions of the documentation are available, with `1.0.0-beta18` being the latest, accessible at `/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.TuneEngineResponse`."],["The `TuneEngineResponse` class has two constructors, one default constructor `TuneEngineResponse()` and another that takes another `TuneEngineResponse` as a parameter, `TuneEngineResponse(TuneEngineResponse other)`."]]],[]]