Class: Google::Cloud::ContactCenterInsights::V1::CreateIssueModelMetadata

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 creating an issue model.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Output only. The time the operation was created.

Returns:



394
395
396
397
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 394

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



394
395
396
397
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 394

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

#request::Google::Cloud::ContactCenterInsights::V1::CreateIssueModelRequest

Returns The original request for creation.

Returns:



394
395
396
397
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 394

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