[[["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-03-21 UTC."],[[["The `FetchStaticIpsRequest` class is used to request static IPs and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["This class inherits from `Object` and has access to inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["It offers two constructors: a default constructor and one that takes another `FetchStaticIpsRequest` instance as a parameter for copying."],["The `FetchStaticIpsRequest` class includes properties for `LocationName` (typed view), `Name` (resource name in the format `projects/*/locations/*`), `PageSize` (maximum number of IPs), and `PageToken` (for pagination from previous calls)."],["The class is part of the `Google.Cloud.Datastream.V1Alpha1` namespace and is available in the `Google.Cloud.Datastream.V1Alpha1.dll` assembly."]]],[]]