View Source GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaImportSampleQueriesRequestInlineSource (google_api_discovery_engine v0.22.0)
The inline source for SampleQuerys.
Attributes
-
sampleQueries
(type:list(GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaSampleQuery.t)
, default:nil
) - Required. A list of SampleQuerys to import. Max of 1000 items.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaImportSampleQueriesRequestInlineSource{ sampleQueries: [ GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaSampleQuery.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.