public sealed class AdvancedCompleteQueryResponse.Types.ContentSuggestion : IMessage<AdvancedCompleteQueryResponse.Types.ContentSuggestion>, IEquatable<AdvancedCompleteQueryResponse.Types.ContentSuggestion>, IDeepCloneable<AdvancedCompleteQueryResponse.Types.ContentSuggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class AdvancedCompleteQueryResponse.Types.ContentSuggestion.
[[["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 details the \u003ccode\u003eAdvancedCompleteQueryResponse.Types.ContentSuggestion\u003c/code\u003e class within the Google Cloud Discovery Engine v1beta API, specifically focusing on content-based suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContentSuggestion\u003c/code\u003e class provides methods for creating and manipulating content suggestions, including constructors for creating new instances and copying existing ones.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eContentType\u003c/code\u003e, \u003ccode\u003eDataStore\u003c/code\u003e, \u003ccode\u003eDataStoreAsDataStoreName\u003c/code\u003e, \u003ccode\u003eDocument\u003c/code\u003e, and \u003ccode\u003eSuggestion\u003c/code\u003e to describe various aspects of the suggestion, like the type of content, the associated data store, and the document snippet.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, showcasing its integration with the Google Protobuf library and .NET infrastructure.\u003c/p\u003e\n"],["\u003cp\u003eThe class also inherits from object, and has inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class AdvancedCompleteQueryResponse.Types.ContentSuggestion (1.0.0-beta19)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta19 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse.Types.ContentSuggestion)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse.Types.ContentSuggestion) \n\n public sealed class AdvancedCompleteQueryResponse.Types.ContentSuggestion : IMessage\u003cAdvancedCompleteQueryResponse.Types.ContentSuggestion\u003e, IEquatable\u003cAdvancedCompleteQueryResponse.Types.ContentSuggestion\u003e, IDeepCloneable\u003cAdvancedCompleteQueryResponse.Types.ContentSuggestion\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1beta API class AdvancedCompleteQueryResponse.Types.ContentSuggestion.\n\nSuggestions as content. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AdvancedCompleteQueryResponse.Types.ContentSuggestion \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AdvancedCompleteQueryResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse.Types)[ContentSuggestion](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse.Types.ContentSuggestion), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AdvancedCompleteQueryResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse.Types)[ContentSuggestion](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse.Types.ContentSuggestion), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AdvancedCompleteQueryResponse](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse.Types)[ContentSuggestion](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse.Types.ContentSuggestion), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1Beta](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1Beta.dll\n\nConstructors\n------------\n\n### ContentSuggestion()\n\n public ContentSuggestion()\n\n### ContentSuggestion(ContentSuggestion)\n\n public ContentSuggestion(AdvancedCompleteQueryResponse.Types.ContentSuggestion other)\n\nProperties\n----------\n\n### ContentType\n\n public AdvancedCompleteQueryResponse.Types.ContentSuggestion.Types.ContentType ContentType { get; set; }\n\nThe type of the content suggestion.\n\n### DataStore\n\n public string DataStore { get; set; }\n\nThe name of the dataStore that this suggestion belongs to.\n\n### DataStoreAsDataStoreName\n\n public DataStoreName DataStoreAsDataStoreName { get; set; }\n\n[DataStoreName](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.DataStoreName)-typed view over the [DataStore](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.AdvancedCompleteQueryResponse.Types.ContentSuggestion#Google_Cloud_DiscoveryEngine_V1Beta_AdvancedCompleteQueryResponse_Types_ContentSuggestion_DataStore) resource name property.\n\n### Document\n\n public Document Document { get; set; }\n\nThe document data snippet in the suggestion. Only a subset of fields will\nbe populated.\n\n### Suggestion\n\n public string Suggestion { get; set; }\n\nThe suggestion for the query."]]