public sealed class Webhook.Types.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 is used to configure a connection to a Service Directory service, which is shown by its requirement for a service name in the format of `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/namespaces/\u003cNamespace ID\u003e/services/\u003cService ID\u003e`."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, ensuring compatibility and functionality with the Google Protobuf library."],["The webpage contains a comprehensive list of versions ranging from 1.0.0 to the latest version, 2.23.0, each linking to the respective documentation for `Webhook.Types.ServiceDirectoryConfig` in that version."],["It outlines the constructors, properties, and inherited members of `ServiceDirectoryConfig`, along with detailed descriptions of each, including information on the `GenericWebService`, `Service`, and `ServiceAsServiceName` properties."]]],[]]