Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::EntityType::ExcludedPhrase.
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.