public sealed class ImportCompletionSuggestionsRequest.Types.InlineSource : IMessage<ImportCompletionSuggestionsRequest.Types.InlineSource>, IEquatable<ImportCompletionSuggestionsRequest.Types.InlineSource>, IDeepCloneable<ImportCompletionSuggestionsRequest.Types.InlineSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class ImportCompletionSuggestionsRequest.Types.InlineSource.
[[["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 page provides reference documentation for the `ImportCompletionSuggestionsRequest.Types.InlineSource` class within the Google Cloud Discovery Engine v1 API."],["The `InlineSource` class is used to define the source for `CompletionSuggestions` and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InlineSource` class has two constructors: a default constructor and one that accepts another `InlineSource` object as a parameter."],["The class includes a `Suggestions` property, which is a required list of `CompletionSuggestion` objects with a maximum of 1000 items."],["Multiple versions of the Google.Cloud.DiscoveryEngine.V1 library are available, ranging from version 1.0.0-beta06 to the latest version, 1.6.0."]]],[]]