Class: Google::Cloud::ContactCenterInsights::V1::ExportInsightsDataMetadata

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 an export insights operation.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Output only. The time the operation was created.

Returns:



361
362
363
364
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 361

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



361
362
363
364
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 361

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

#partial_errors::Array<::Google::Rpc::Status>

Returns Partial errors during export operation that might cause the operation output to be incomplete.

Returns:

  • (::Array<::Google::Rpc::Status>)

    Partial errors during export operation that might cause the operation output to be incomplete.



361
362
363
364
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 361

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

#request::Google::Cloud::ContactCenterInsights::V1::ExportInsightsDataRequest

Returns The original request for export.

Returns:



361
362
363
364
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 361

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