[[["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-08-07 UTC."],[],[],null,["# Network Connectivity v1 API - Class InternalRangeService.InternalRangeServiceBase (2.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.11.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.10.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.9.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.8.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.7.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.6.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.5.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.4.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.3.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.2.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.1.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/2.0.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.2.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.1.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/1.0.0/Google.Cloud.NetworkConnectivity.V1.InternalRangeService.InternalRangeServiceBase) \n\n [BindServiceMethod(typeof(InternalRangeService), \"BindService\")]\n public abstract class InternalRangeService.InternalRangeServiceBase\n\nReference documentation and code samples for the Network Connectivity v1 API class InternalRangeService.InternalRangeServiceBase.\n\nBase class for server-side implementations of InternalRangeService \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e InternalRangeService.InternalRangeServiceBase \n\nInherited Members\n-----------------\n\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.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetworkConnectivity.V1](/dotnet/docs/reference/Google.Cloud.NetworkConnectivity.V1/latest/Google.Cloud.NetworkConnectivity.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetworkConnectivity.V1.dll\n\nMethods\n-------\n\n### CreateInternalRange(CreateInternalRangeRequest, ServerCallContext)\n\n public virtual Task\u003cOperation\u003e CreateInternalRange(CreateInternalRangeRequest request, ServerCallContext context)\n\nCreates a new internal range in a given project and location.\n\n### DeleteInternalRange(DeleteInternalRangeRequest, ServerCallContext)\n\n public virtual Task\u003cOperation\u003e DeleteInternalRange(DeleteInternalRangeRequest request, ServerCallContext context)\n\nDeletes a single internal range.\n\n### GetInternalRange(GetInternalRangeRequest, ServerCallContext)\n\n public virtual Task\u003cInternalRange\u003e GetInternalRange(GetInternalRangeRequest request, ServerCallContext context)\n\nGets details of a single internal range.\n\n### ListInternalRanges(ListInternalRangesRequest, ServerCallContext)\n\n public virtual Task\u003cListInternalRangesResponse\u003e ListInternalRanges(ListInternalRangesRequest request, ServerCallContext context)\n\nLists internal ranges in a given project and location.\n\n### UpdateInternalRange(UpdateInternalRangeRequest, ServerCallContext)\n\n public virtual Task\u003cOperation\u003e UpdateInternalRange(UpdateInternalRangeRequest request, ServerCallContext context)\n\nUpdates the parameters of a single internal range."]]