Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::CreateExperimentRequest (v0.26.0)

Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::CreateExperimentRequest.

The request message for Experiments.CreateExperiment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#experiment

def experiment() -> ::Google::Cloud::Dialogflow::CX::V3::Experiment
Returns

#experiment=

def experiment=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Experiment
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The Agent to create an Environment for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/environments/<Environment ID>.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The Agent to create an Environment for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/environments/<Environment ID>.
Returns
  • (::String) — Required. The Agent to create an Environment for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/environments/<Environment ID>.