Class: Google::Cloud::Dialogflow::CX::V3::AgentValidationResult

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

Overview

The response message for Agents.GetAgentValidationResult.

Instance Attribute Summary collapse

Instance Attribute Details

#flow_validation_results::Array<::Google::Cloud::Dialogflow::CX::V3::FlowValidationResult>



521
522
523
524
# File 'proto_docs/google/cloud/dialogflow/cx/v3/agent.rb', line 521

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

#name::String



521
522
523
524
# File 'proto_docs/google/cloud/dialogflow/cx/v3/agent.rb', line 521

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