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 webpage 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 document includes a comprehensive list of versions for the API class, ranging from version 1.0.0 to the latest 2.23.0."],["It details the class's inheritance, implementing interfaces, inherited members, constructors, and properties like `GenericWebService` and `Service`, explaining their purpose and data types."],["The `Service` property of the `ServiceDirectoryConfig` is required and describes the name and format of the service from Service Directory, with format requirement and that the Location ID must match that of the agent."]]],[]]