[[["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 document provides reference documentation for the \u003ccode\u003eLocationsSettings\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Location\u003c/code\u003e namespace, detailing its properties, constructors, and methods.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLocationsSettings\u003c/code\u003e is a class used for configuring settings for \u003ccode\u003eLocationsClient\u003c/code\u003e instances, inheriting from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationsSettings\u003c/code\u003e class includes properties for \u003ccode\u003eGetLocationSettings\u003c/code\u003e and \u003ccode\u003eListLocationsSettings\u003c/code\u003e, which allow configuration of call settings for \u003ccode\u003eLocationsClient.GetLocation\u003c/code\u003e, \u003ccode\u003eLocationsClient.GetLocationAsync\u003c/code\u003e, \u003ccode\u003eLocationsClient.ListLocations\u003c/code\u003e, and \u003ccode\u003eLocationsClient.ListLocationsAsync\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt's possible to create a deep clone of a \u003ccode\u003eLocationsSettings\u003c/code\u003e object using the \u003ccode\u003eClone()\u003c/code\u003e method or get a new instance of the default settings with the \u003ccode\u003eGetDefault()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists different versions of the \u003ccode\u003eLocationsSettings\u003c/code\u003e class ranging from 1.0.0 to the latest version 2.3.0.\u003c/p\u003e\n"]]],[],null,["# Google.Cloud.Location - Class LocationsSettings (2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.Location/latest/Google.Cloud.Location.LocationsSettings)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Location/2.2.0/Google.Cloud.Location.LocationsSettings)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Location/2.1.0/Google.Cloud.Location.LocationsSettings)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Location/2.0.0/Google.Cloud.Location.LocationsSettings)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Location/1.0.0/Google.Cloud.Location.LocationsSettings) \n\n public sealed class LocationsSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Google.Cloud.Location class LocationsSettings.\n\nSettings for [LocationsClient](/dotnet/docs/reference/Google.Cloud.Location/latest/Google.Cloud.Location.LocationsClient) instances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServiceSettingsBase](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \\\u003e LocationsSettings \n\nInherited Members\n-----------------\n\n[ServiceSettingsBase.VersionHeaderBuilder](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Clock](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Scheduler](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Interceptor](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Location](/dotnet/docs/reference/Google.Cloud.Location/latest/Google.Cloud.Location)\n\nAssembly\n--------\n\nGoogle.Cloud.Location.dll\n\nConstructors\n------------\n\n### LocationsSettings()\n\n public LocationsSettings()\n\nConstructs a new [LocationsSettings](/dotnet/docs/reference/Google.Cloud.Location/latest/Google.Cloud.Location.LocationsSettings) object with default settings.\n\nProperties\n----------\n\n### GetLocationSettings\n\n public CallSettings GetLocationSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to `LocationsClient.GetLocation`\nand `LocationsClient.GetLocationAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### ListLocationsSettings\n\n public CallSettings ListLocationsSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`LocationsClient.ListLocations` and `LocationsClient.ListLocationsAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\nMethods\n-------\n\n### Clone()\n\n public LocationsSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static LocationsSettings GetDefault()\n\nGet a new instance of the default [LocationsSettings](/dotnet/docs/reference/Google.Cloud.Location/latest/Google.Cloud.Location.LocationsSettings)."]]