Class: Google::Cloud::ContactCenterInsights::V1::UploadConversationMetadata

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

The metadata for an UploadConversation operation.

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_operation::String (readonly)

Returns Output only. The operation name for a successfully created analysis operation, if any.

Returns:

  • (::String)

    Output only. The operation name for a successfully created analysis operation, if any.



222
223
224
225
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 222

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

#applied_redaction_config::Google::Cloud::ContactCenterInsights::V1::RedactionConfig (readonly)

Returns Output only. The redaction config applied to the uploaded conversation.

Returns:



222
223
224
225
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 222

class UploadConversationMetadata
  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:



222
223
224
225
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 222

class UploadConversationMetadata
  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:



222
223
224
225
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 222

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

#request::Google::Cloud::ContactCenterInsights::V1::UploadConversationRequest (readonly)

Returns Output only. The original request.

Returns:



222
223
224
225
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 222

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