[[["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."],[[["This document provides reference documentation for the `FetchStaticIpsResponse` class within the Google Cloud Database Migration v1 API."],["`FetchStaticIpsResponse` is a class used to represent the response to a 'FetchStaticIps' request, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class offers two constructors, one default and another that accepts another `FetchStaticIpsResponse` object as a parameter, named `other`, for the purpose of object initialization."],["The class includes two primary properties: `NextPageToken`, a string used for pagination, and `StaticIps`, a `RepeatedField\u003cstring\u003e` representing a list of static IP addresses."],["The `GetEnumerator` method is available for iterating through the resources within the `FetchStaticIpsResponse`, allowing direct access to the elements within."]]],[]]