Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::CreateGeneratorEvaluationRequest (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::CreateGeneratorEvaluationRequest.

Request of CreateGeneratorEvaluation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#generator_evaluation

def generator_evaluation() -> ::Google::Cloud::Dialogflow::V2::GeneratorEvaluation
Returns

#generator_evaluation=

def generator_evaluation=(value) -> ::Google::Cloud::Dialogflow::V2::GeneratorEvaluation
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The generator resource name. Format: projects/<Project ID>/locations/<Location ID>/generators/<Generator ID>

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The generator resource name. Format: projects/<Project ID>/locations/<Location ID>/generators/<Generator ID>
Returns
  • (::String) — Required. The generator resource name. Format: projects/<Project ID>/locations/<Location ID>/generators/<Generator ID>