Class: Google::Cloud::ContactCenterInsights::V1::AnnotationBoundary

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

Overview

A point in a conversation that marks the start or the end of an annotation.

Instance Attribute Summary collapse

Instance Attribute Details

#transcript_index::Integer



562
563
564
565
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 562

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

#word_index::Integer



562
563
564
565
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 562

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