Class: Google::Cloud::ContactCenterInsights::V1::CreateAnalysisOperationMetadata

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 for a create analysis operation.

Instance Attribute Summary collapse

Instance Attribute Details

#annotator_selector::Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector (readonly)

Returns Output only. The annotator selector used for the analysis (if any).

Returns:



152
153
154
155
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 152

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

#conversation::String (readonly)

Returns Output only. The Conversation that this Analysis Operation belongs to.

Returns:

  • (::String)

    Output only. The Conversation that this Analysis Operation belongs to.



152
153
154
155
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 152

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

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time the operation was created.

Returns:



152
153
154
155
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 152

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

#end_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time the operation finished running.

Returns:



152
153
154
155
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 152

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