Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::UndeployIssueModelMetadata.
Metadata for undeploying an 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) — Output only. The time the operation was created.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation finished running.
#request
def request() -> ::Google::Cloud::ContactCenterInsights::V1::UndeployIssueModelRequest
Returns
- (::Google::Cloud::ContactCenterInsights::V1::UndeployIssueModelRequest) — The original request for undeployment.
#request=
def request=(value) -> ::Google::Cloud::ContactCenterInsights::V1::UndeployIssueModelRequest
Parameter
- value (::Google::Cloud::ContactCenterInsights::V1::UndeployIssueModelRequest) — The original request for undeployment.
Returns
- (::Google::Cloud::ContactCenterInsights::V1::UndeployIssueModelRequest) — The original request for undeployment.