Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::BulkDownloadFeedbackLabelsMetadata.
Metadata for the BulkDownloadFeedbackLabel endpoint.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation was created.
#download_stats
def download_stats() -> ::Google::Cloud::ContactCenterInsights::V1::BulkDownloadFeedbackLabelsMetadata::DownloadStats
Returns
- (::Google::Cloud::ContactCenterInsights::V1::BulkDownloadFeedbackLabelsMetadata::DownloadStats) — Output only. Statistics for BulkDownloadFeedbackLabels operation.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation finished running.
#partial_errors
def partial_errors() -> ::Array<::Google::Rpc::Status>
Returns
- (::Array<::Google::Rpc::Status>) — Partial errors during ingest 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 ingest operation that might cause the operation output to be incomplete.
Returns
- (::Array<::Google::Rpc::Status>) — Partial errors during ingest operation that might cause the operation output to be incomplete.
#request
def request() -> ::Google::Cloud::ContactCenterInsights::V1::BulkDownloadFeedbackLabelsRequest
Returns
- (::Google::Cloud::ContactCenterInsights::V1::BulkDownloadFeedbackLabelsRequest) — Output only. The original request for download.