Class: Google::Cloud::Dialogflow::CX::V3::RestoreToolVersionResponse

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

Overview

The response message for Tools.RestoreToolVersion.

Instance Attribute Summary collapse

Instance Attribute Details

#tool::Google::Cloud::Dialogflow::CX::V3::Tool

Returns The updated tool.

Returns:



557
558
559
560
# File 'proto_docs/google/cloud/dialogflow/cx/v3/tool.rb', line 557

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