Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::ExportIssueModelMetadata.
Metadata used for export issue model.
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) — The time the operation was created.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time the operation was created.
Returns
- (::Google::Protobuf::Timestamp) — The time the operation was created.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time the operation finished running.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time the operation finished running.
Returns
- (::Google::Protobuf::Timestamp) — The time the operation finished running.
#request
def request() -> ::Google::Cloud::ContactCenterInsights::V1::ExportIssueModelRequest
Returns
- (::Google::Cloud::ContactCenterInsights::V1::ExportIssueModelRequest) — The original export request.
#request=
def request=(value) -> ::Google::Cloud::ContactCenterInsights::V1::ExportIssueModelRequest
Parameter
- value (::Google::Cloud::ContactCenterInsights::V1::ExportIssueModelRequest) — The original export request.
Returns
- (::Google::Cloud::ContactCenterInsights::V1::ExportIssueModelRequest) — The original export request.