Class: Google::Cloud::ContactCenterInsights::V1::Dimension::QaQuestionDimensionMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb

Overview

Metadata about the QA question dimension.

Instance Attribute Summary collapse

Instance Attribute Details

#qa_question_id::String

Returns Optional. The QA question ID.

Returns:

  • (::String)

    Optional. The QA question ID.



1428
1429
1430
1431
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 1428

class 
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#qa_scorecard_id::String

Returns Optional. The QA scorecard ID.

Returns:

  • (::String)

    Optional. The QA scorecard ID.



1428
1429
1430
1431
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 1428

class 
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#question_body::String

Returns Optional. The full body of the question.

Returns:

  • (::String)

    Optional. The full body of the question.



1428
1429
1430
1431
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 1428

class 
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end