Gemini Enterprise for Customer Experience V1 API - Class Google::Cloud::Ces::V1::PythonCodeCondition (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::PythonCodeCondition.

Python code block to evaluate the condition.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#python_code

def python_code() -> ::String
Returns
  • (::String) — Required. The python code to execute.

#python_code=

def python_code=(value) -> ::String
Parameter
  • value (::String) — Required. The python code to execute.
Returns
  • (::String) — Required. The python code to execute.