Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::RestoreToolVersionResponse.
The response message for Tools.RestoreToolVersion.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tool
def tool() -> ::Google::Cloud::Dialogflow::CX::V3::Tool
Returns
- (::Google::Cloud::Dialogflow::CX::V3::Tool) — The updated tool.
#tool=
def tool=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Tool
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::Tool) — The updated tool.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::Tool) — The updated tool.