An abstract interface that provides location-related information for
a service. Service-specific metadata is provided through the
[Location.metadata][google.cloud.location.Location.metadata] field.
public static void BindService(Grpc.Core.ServiceBinderBase serviceBinder, Locations.LocationsBase 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 documentation provides details for the \u003ccode\u003eLocations\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Location\u003c/code\u003e namespace and is used for retrieving location-related information for Google Cloud services.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocations\u003c/code\u003e class is an abstract interface inherited from the base \u003ccode\u003eObject\u003c/code\u003e class, contained within the \u003ccode\u003eGoogle.Cloud.Location.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the availability of different versions of the \u003ccode\u003eGoogle.Cloud.Location\u003c/code\u003e package, including version \u003ccode\u003e2.3.0\u003c/code\u003e as the latest release, and provides links to each individual versions' documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details two \u003ccode\u003eBindService\u003c/code\u003e methods within the \u003ccode\u003eLocations\u003c/code\u003e class, one that creates a service definition for server registration, and another that allows registering service methods with a service binder, even without a specific implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe methods outlined in the documentation are used for implementing server-side handling logic related to location services within a gRPC framework, such as when creating a server with \u003ccode\u003eLocations.LocationsBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]