public sealed class ServiceDirectoryConfig : IMessage<Webhook.Types.ServiceDirectoryConfig>, IEquatable<Webhook.Types.ServiceDirectoryConfig>, IDeepCloneable<Webhook.Types.ServiceDirectoryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Webhook.Types.ServiceDirectoryConfig.
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."],[[["This document provides reference documentation for the `Webhook.Types.ServiceDirectoryConfig` class within the Dialogflow v3 API, specifically for .NET development."],["The `ServiceDirectoryConfig` class represents the configuration for a Service Directory service and is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The latest version of this class is 2.23.0, and the documentation includes a list of previous versions ranging from 2.22.0 down to 1.0.0, each with a corresponding link to its documentation page."],["Key properties of this class include `GenericWebService`, which allows for generic service configuration of the webhook, and `Service`, which is a required field for specifying the Service Directory service's name."],["The class inherits from [Object](https://learn.microsoft.com/dotnet/api/system.object) and implements [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)\\\u003c[Webhook.Types.ServiceDirectoryConfig](/dotnet/docs/reference/Google.Cloud.Dialogflow.Cx.V3/2.4.0/Google.Cloud.Dialogflow.Cx.V3.Webhook.Types.ServiceDirectoryConfig)\\\u003e, [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)\\\u003c[Webhook.Types.ServiceDirectoryConfig](/dotnet/docs/reference/Google.Cloud.Dialogflow.Cx.V3/2.4.0/Google.Cloud.Dialogflow.Cx.V3.Webhook.Types.ServiceDirectoryConfig)\\\u003e, [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)\\\u003c[Webhook.Types.ServiceDirectoryConfig](/dotnet/docs/reference/Google.Cloud.Dialogflow.Cx.V3/2.4.0/Google.Cloud.Dialogflow.Cx.V3.Webhook.Types.ServiceDirectoryConfig)\\\u003e, [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html)."]]],[]]