View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpecQuerySetSpec (google_api_discovery_engine v0.22.0)
Describes the specification of the query set.
Attributes
-
sampleQuerySet
(type:String.t
, default:nil
) - Required. The full resource name of the SampleQuerySet used for the evaluation, in the format ofprojects/{project}/locations/{location}/sampleQuerySets/{sampleQuerySet}
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpecQuerySetSpec{ sampleQuerySet: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.