Interface protos.google.cloud.contactcenterinsights.v1.ICreatePhraseMatcherRequest (1.1.0)

Properties of a CreatePhraseMatcherRequest.

Package

@google-cloud/contact-center-insights!

Properties

parent

parent?: (string|null);

CreatePhraseMatcherRequest parent

Property Value
TypeDescription
(string|null)

phraseMatcher

phraseMatcher?: (google.cloud.contactcenterinsights.v1.IPhraseMatcher|null);

CreatePhraseMatcherRequest phraseMatcher

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IPhraseMatcher|null)