Class CreateQuestionRequest (0.5.1)

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

Request to create a question resource.

Attributes

NameDescription
parent str
Required. The name of the project this data source reference belongs to. Example: projects/foo/locations/bar
question google.cloud.dataqna_v1alpha.types.Question
Required. The question to create.