[[["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-09-04 UTC."],[],[],null,["# DataStream v1alpha1 API - Class FetchStaticIpsRequest (2.0.0-alpha05)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha05 (latest)](/dotnet/docs/reference/Google.Cloud.Datastream.V1Alpha1/latest/Google.Cloud.Datastream.V1Alpha1.FetchStaticIpsRequest)\n- [2.0.0-alpha04](/dotnet/docs/reference/Google.Cloud.Datastream.V1Alpha1/2.0.0-alpha04/Google.Cloud.Datastream.V1Alpha1.FetchStaticIpsRequest)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Datastream.V1Alpha1/1.0.0-beta02/Google.Cloud.Datastream.V1Alpha1.FetchStaticIpsRequest) \n\n public sealed class FetchStaticIpsRequest : IMessage\u003cFetchStaticIpsRequest\u003e, IEquatable\u003cFetchStaticIpsRequest\u003e, IDeepCloneable\u003cFetchStaticIpsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the DataStream v1alpha1 API class FetchStaticIpsRequest.\n\nRequest message for 'FetchStaticIps' request. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e FetchStaticIpsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[FetchStaticIpsRequest](/dotnet/docs/reference/Google.Cloud.Datastream.V1Alpha1/latest/Google.Cloud.Datastream.V1Alpha1.FetchStaticIpsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[FetchStaticIpsRequest](/dotnet/docs/reference/Google.Cloud.Datastream.V1Alpha1/latest/Google.Cloud.Datastream.V1Alpha1.FetchStaticIpsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[FetchStaticIpsRequest](/dotnet/docs/reference/Google.Cloud.Datastream.V1Alpha1/latest/Google.Cloud.Datastream.V1Alpha1.FetchStaticIpsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs) \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.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Datastream.V1Alpha1](/dotnet/docs/reference/Google.Cloud.Datastream.V1Alpha1/latest/Google.Cloud.Datastream.V1Alpha1)\n\nAssembly\n--------\n\nGoogle.Cloud.Datastream.V1Alpha1.dll\n\nConstructors\n------------\n\n### FetchStaticIpsRequest()\n\n public FetchStaticIpsRequest()\n\n### FetchStaticIpsRequest(FetchStaticIpsRequest)\n\n public FetchStaticIpsRequest(FetchStaticIpsRequest other)\n\nProperties\n----------\n\n### LocationName\n\n public LocationName LocationName { get; set; }\n\n[LocationName](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/ResourceNames/LocationName.cs)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Datastream.V1Alpha1/latest/Google.Cloud.Datastream.V1Alpha1.FetchStaticIpsRequest#Google_Cloud_Datastream_V1Alpha1_FetchStaticIpsRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The name resource of the Response type. Must be in the\nformat `projects/*/locations/*`.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nMaximum number of Ips to return, will likely not be specified.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA page token, received from a previous `ListStaticIps` call.\nwill likely not be specified."]]