Class: Google::Cloud::Dialogflow::V2::SetAgentRequest

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

Overview

The request message for Agents.SetAgent.

Instance Attribute Summary collapse

Instance Attribute Details

#agent::Google::Cloud::Dialogflow::V2::Agent



160
161
162
163
# File 'proto_docs/google/cloud/dialogflow/v2/agent.rb', line 160

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

#update_mask::Google::Protobuf::FieldMask



160
161
162
163
# File 'proto_docs/google/cloud/dialogflow/v2/agent.rb', line 160

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