Class Google::Cloud::Dialogflow::CX::V3::AgentValidationResult (v0.5.0)

The response message for Agents.GetAgentValidationResult.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#flow_validation_results

def flow_validation_results() -> ::Array<::Google::Cloud::Dialogflow::CX::V3::FlowValidationResult>
Returns

#flow_validation_results=

def flow_validation_results=(value) -> ::Array<::Google::Cloud::Dialogflow::CX::V3::FlowValidationResult>
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — The unique identifier of the agent validation result. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/validationResult.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The unique identifier of the agent validation result. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/validationResult.
Returns
  • (::String) — The unique identifier of the agent validation result. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/validationResult.