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 version 2.18.0."],["The `ServiceDirectoryConfig` class is used to configure a connection to a Google Service Directory service, enabling integration with external services."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from `object`."],["The latest version of this API is 2.23.0, and the page allows users to navigate through various versions of the API class, ranging from 1.0.0 to the latest release."],["The properties for this class are `GenericWebService` and `Service` which are for setting up the generic service configuration and the service name in the correct format, respectively."]]],[]]