Class: Google::Cloud::Dialogflow::V2::UpdateToolRequest

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

Overview

Request of UpdateTool.

Instance Attribute Summary collapse

Instance Attribute Details

#tool::Google::Cloud::Dialogflow::V2::Tool



108
109
110
111
# File 'proto_docs/google/cloud/dialogflow/v2/tool.rb', line 108

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

#update_mask::Google::Protobuf::FieldMask



108
109
110
111
# File 'proto_docs/google/cloud/dialogflow/v2/tool.rb', line 108

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