Interface Evaluation.EvaluationSpec.QuerySetSpecOrBuilder (0.45.0)

public static interface Evaluation.EvaluationSpec.QuerySetSpecOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSampleQuerySet()

public abstract String getSampleQuerySet()

Required. The full resource name of the SampleQuerySet used for the evaluation, in the format of projects/{project}/locations/{location}/sampleQuerySets/{sampleQuerySet}.

string sample_query_set = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The sampleQuerySet.

getSampleQuerySetBytes()

public abstract ByteString getSampleQuerySetBytes()

Required. The full resource name of the SampleQuerySet used for the evaluation, in the format of projects/{project}/locations/{location}/sampleQuerySets/{sampleQuerySet}.

string sample_query_set = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for sampleQuerySet.