Service Directory API for registering services. It defines the following
resource model:
The API has a collection of
[Namespace][google.cloud.servicedirectory.v1.Namespace]
resources, named projects/*/locations/*/namespaces/*.
Each Namespace has a collection of
[Service][google.cloud.servicedirectory.v1.Service] resources, named
projects/*/locations/*/namespaces/*/services/*.
Each Service has a collection of
[Endpoint][google.cloud.servicedirectory.v1.Endpoint]
resources, named
projects/*/locations/*/namespaces/*/services/*/endpoints/*.
public static void BindService(ServiceBinderBase serviceBinder, RegistrationService.RegistrationServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Google Cloud Service Directory API for .NET is 2.6.0, and the content provided includes documentation links for versions ranging from 1.0.0 to 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe Service Directory API manages resources including Namespaces, Services, and Endpoints, organized hierarchically under projects and locations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegistrationService\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace is used for registering services within the Service Directory.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRegistrationService\u003c/code\u003e has static methods \u003ccode\u003eBindService\u003c/code\u003e that allows for creation and registration of service definition with or without implementation for server-side logic.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eRegistrationService\u003c/code\u003e is part of the Assembly \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1.dll\u003c/code\u003e and has inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]