Class: Google::Cloud::Dialogflow::V2::UndeployConversationModelOperationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/conversation_model.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#conversation_model::String

Returns The resource name of the conversation model. Format: projects/<Project ID>/conversationModels/<Conversation Model Id>.

Returns:

  • (::String)

    The resource name of the conversation model. Format: projects/<Project ID>/conversationModels/<Conversation Model Id>



488
489
490
491
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_model.rb', line 488

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

#create_time::Google::Protobuf::Timestamp

Returns Timestamp when the request to undeploy conversation model was submitted. The time is measured on server side.

Returns:

  • (::Google::Protobuf::Timestamp)

    Timestamp when the request to undeploy conversation model was submitted. The time is measured on server side.



488
489
490
491
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_model.rb', line 488

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