public sealed class ServiceDirectoryConfig : IMessage<Webhook.Types.ServiceDirectoryConfig>, IEquatable<Webhook.Types.ServiceDirectoryConfig>, IDeepCloneable<Webhook.Types.ServiceDirectoryConfig>, IBufferMessage, IMessage
Required. The name of Service
Directory service.
Format: projects/<Project ID>/locations/<Location
ID>/namespaces/<Namespace ID>/services/<Service ID>.
Location ID of the service directory must be the same as the location
of the agent.
[[["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."],[[["The content provides a comprehensive list of versions for `Google.Cloud.Dialogflow.Cx.V3.Webhook.Types.ServiceDirectoryConfig`, ranging from version 1.0.0 to the latest version, 2.23.0."],["`ServiceDirectoryConfig` is a class that represents the configuration for a Service Directory and is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["Key properties of the `ServiceDirectoryConfig` class include `GenericWebService` for generic service configuration and `Service`, which specifies the required Service Directory service name."],["The latest version of the `ServiceDirectoryConfig` in the context is `2.23.0`."]]],[]]