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-21 UTC."],[[["This document provides reference material for the `ImportCompletionSuggestionsRequest.Types.InlineSource` class within the Discovery Engine v1 API."],["The `InlineSource` class is the designated source for completion suggestions, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InlineSource` class offers two constructors: a default one, and another that copies from another `InlineSource` instance."],["A key property of `InlineSource` is `Suggestions`, a `RepeatedField` collection allowing up to 1000 `CompletionSuggestion` items."],["The documentation covers versions of this API class, with version 1.6.0 being the latest."]]],[]]