Class GetQuestionRequest (0.3.3)

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

A request to get a previously created question. .. attribute:: name

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

:type: str

Attribute

NameDescription
read_mask google.protobuf.field_mask_pb2.FieldMask
The list of fields to be retrieved.