Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::ToolFakeConfig (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::ToolFakeConfig.

Configuration for tool behavior in fake mode.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#code_block

def code_block() -> ::Google::Cloud::Ces::V1beta::CodeBlock
Returns

#code_block=

def code_block=(value) -> ::Google::Cloud::Ces::V1beta::CodeBlock
Parameter
Returns

#enable_fake_mode

def enable_fake_mode() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether the tool is using fake mode.

#enable_fake_mode=

def enable_fake_mode=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether the tool is using fake mode.
Returns
  • (::Boolean) — Optional. Whether the tool is using fake mode.