Class GetQuestionRequest (0.1.1)

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

A request to get a previously created question.

Attributes

NameDescription
name str
Required. The unique identifier for the question. Example: projects/foo/locations/bar/questions/1234
read_mask .field_mask.FieldMask
The list of fields to be retrieved.