Enables services that service consumers want to use on Google Cloud Platform,
lists the available or enabled services, or disables services that service
consumers no longer use.
public static void BindService(ServiceBinderBase serviceBinder, ServiceUsage.ServiceUsageBase 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\u003eThis webpage details the \u003ccode\u003eServiceUsage\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceUsage.V1\u003c/code\u003e namespace, focusing on version 1.2.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceUsage\u003c/code\u003e class allows users to manage services on Google Cloud Platform, including enabling, listing, and disabling services, and is built upon inheritance from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides links to other versions of \u003ccode\u003eServiceUsage\u003c/code\u003e available in this library, the latest being version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage presents two static \u003ccode\u003eBindService\u003c/code\u003e methods: one to create a server service definition and another to register service methods, both requiring a \u003ccode\u003eServiceUsage.ServiceUsageBase\u003c/code\u003e implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe methods associated with \u003ccode\u003eServiceUsage\u003c/code\u003e are used to define how the server interacts with the service, and the \u003ccode\u003eService Usage API\u003c/code\u003e is linked for further information.\u003c/p\u003e\n"]]],[],null,[]]