Reference documentation and code samples for the Google.Cloud.Location class Locations.
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(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"]],[["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-06-11 UTC."],[[["This document provides reference information for the `Google.Cloud.Location.Locations` class in the .NET environment, which is an abstract interface for location-related data."],["The `Locations` class inherits from the .NET `object` class and is part of the `Google.Cloud.Location` namespace, found in the `Google.Cloud.Location.dll` assembly."],["The latest version of the referenced documentation is `2.3.0`, with other available versions including `2.2.0`, `2.1.0`, `2.0.0`, and `1.0.0` for the `Google.Cloud.Location.Locations` class."],["Two methods, `BindService(LocationsBase)` and `BindService(ServiceBinderBase, LocationsBase)`, are available for creating and registering service definitions within a server."]]],[]]