Class: Google::Cloud::ContactCenterInsights::V1::ImportIssueModelMetadata

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 used for import issue model.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp

Returns The time the operation was created.

Returns:



979
980
981
982
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 979

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

#end_time::Google::Protobuf::Timestamp

Returns The time the operation finished running.

Returns:



979
980
981
982
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 979

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

#request::Google::Cloud::ContactCenterInsights::V1::ImportIssueModelRequest

Returns The original import request.

Returns:



979
980
981
982
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 979

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