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

An excluded entity phrase that should not be matched.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#value

def value() -> ::String
Returns
  • (::String) — Required. The word or phrase to be excluded.

#value=

def value=(value) -> ::String
Parameter
  • value (::String) — Required. The word or phrase to be excluded.
Returns
  • (::String) — Required. The word or phrase to be excluded.