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 document provides reference documentation for the `ImportCompletionSuggestionsRequest.Types.InlineSource` class within the Discovery Engine v1 API."],["`ImportCompletionSuggestionsRequest.Types.InlineSource` serves as an inline source for completion suggestions and inherits from `object` while implementing multiple interfaces."],["The `InlineSource` class has two constructors: a default constructor and one that accepts another `InlineSource` object as a parameter for creating a copy."],["The `Suggestions` property, of type `RepeatedField\u003cCompletionSuggestion\u003e`, represents a list of completion suggestion items, with a maximum limit of 1000."],["Multiple versions of the `ImportCompletionSuggestionsRequest.Types.InlineSource` are available, including the latest version 1.6.0."]]],[]]