Class Google::Cloud::ContactCenterInsights::V1::ExportInsightsDataMetadata (v0.6.0)

Metadata for an export insights operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#partial_errors

def partial_errors() -> ::Array<::Google::Rpc::Status>
Returns
  • (::Array<::Google::Rpc::Status>) — Partial errors during export operation that might cause the operation output to be incomplete.

#partial_errors=

def partial_errors=(value) -> ::Array<::Google::Rpc::Status>
Parameter
  • value (::Array<::Google::Rpc::Status>) — 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.

#request

def request() -> ::Google::Cloud::ContactCenterInsights::V1::ExportInsightsDataRequest
Returns

#request=

def request=(value) -> ::Google::Cloud::ContactCenterInsights::V1::ExportInsightsDataRequest
Parameter
Returns