Reference documentation and code samples for the BigQuery Data QnA V1alpha API class Google::Cloud::DataQnA::V1alpha::GetQuestionRequest.
A request to get a previously created question.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#name
def name() -> ::String Returns 
 -  (::String) — Required. The unique identifier for the question. Example: 
projects/foo/locations/bar/questions/1234 
#name=
def name=(value) -> ::String Parameter 
 -  value (::String) — Required. The unique identifier for the question. Example: 
projects/foo/locations/bar/questions/1234 
 Returns 
 -  (::String) — Required. The unique identifier for the question. Example: 
projects/foo/locations/bar/questions/1234 
#read_mask
def read_mask() -> ::Google::Protobuf::FieldMask Returns 
 - (::Google::Protobuf::FieldMask) — The list of fields to be retrieved.
 
#read_mask=
def read_mask=(value) -> ::Google::Protobuf::FieldMask Parameter 
 - value (::Google::Protobuf::FieldMask) — The list of fields to be retrieved.
 
 Returns 
 - (::Google::Protobuf::FieldMask) — The list of fields to be retrieved.