public sealed class ImportSampleQueriesRequest.Types.InlineSource : IMessage<ImportSampleQueriesRequest.Types.InlineSource>, IEquatable<ImportSampleQueriesRequest.Types.InlineSource>, IDeepCloneable<ImportSampleQueriesRequest.Types.InlineSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class ImportSampleQueriesRequest.Types.InlineSource.
The inline source for
[SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s.
[[["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 documentation for the `ImportSampleQueriesRequest.Types.InlineSource` class within the Discovery Engine v1beta API, specifically for version 1.0.0-beta17."],["`InlineSource` serves as the inline source for `SampleQuery` data, used in the Discovery Engine's data import process."],["The `InlineSource` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`InlineSource` includes a `SampleQueries` property, which is a required list of `SampleQuery` objects with a maximum limit of 1000 items for import."],["The available constructors for the `InlineSource` are a default parameterless constructor and a constructor that takes another `ImportSampleQueriesRequest.Types.InlineSource` object."]]],[]]