Class ExecuteQuestionRequest (0.3.3)

ExecuteQuestionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request to execute an interpretation. .. attribute:: name

Required. The unique identifier for the question. Example: projects/foo/locations/bar/questions/1234

:type: str

Attribute

NameDescription
interpretation_index int
Required. Index of the interpretation to execute.