Class CreateQuestionRequest (0.3.3)

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

Request to create a question resource. .. attribute:: parent

Required. The name of the project this data source reference belongs to. Example: projects/foo/locations/bar

:type: str

Attribute

NameDescription
question google.cloud.dataqna_v1alpha.types.Question
Required. The question to create.