Class Google::Cloud::Dialogflow::CX::V3::CreateEnvironmentRequest (v0.6.0)

The request message for Environments.CreateEnvironment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#environment

def environment() -> ::Google::Cloud::Dialogflow::CX::V3::Environment
Returns

#environment=

def environment=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Environment
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>.

#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>.
Returns
  • (::String) — Required. The Agent to create an Environment for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.