public sealed class CreatePhraseMatcherRequest : IMessage<CreatePhraseMatcherRequest>, IEquatable<CreatePhraseMatcherRequest>, IDeepCloneable<CreatePhraseMatcherRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CreatePhraseMatcherRequest.
Required. The parent resource of the phrase matcher. Required. The location
to create a phrase matcher for. Format: projects/<Project
ID>/locations/<Location ID> or projects/<Project
Number>/locations/<Location ID>
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `CreatePhraseMatcherRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for version 2.10.0."],["The `CreatePhraseMatcherRequest` class is used to create a phrase matcher, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Parent`, which represents the location to create a phrase matcher, and `PhraseMatcher`, which represents the phrase matcher resource being created."],["The document lists numerous versions of the API, ranging from 1.0.0 to 2.19.0 (latest), with direct links to the `CreatePhraseMatcherRequest` documentation for each version, giving users the ability to easily navigate to the version they need."],["The document also outlines the constructors, parameter descriptions, property details, and inheritance/implementation hierarchy for the `CreatePhraseMatcherRequest` class, such as `CreatePhraseMatcherRequest()` and `CreatePhraseMatcherRequest(CreatePhraseMatcherRequest)`."]]],[]]