[[["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 webpage provides reference documentation for the `FetchStaticIpsResponse` class within the Google Cloud Datastream V1 API, specifically version 2.6.0."],["The `FetchStaticIpsResponse` class is designed as a response message for the 'FetchStaticIps' operation, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class offers two constructors, `FetchStaticIpsResponse()` and `FetchStaticIpsResponse(FetchStaticIpsResponse)`, for creating instances, with the latter allowing cloning from an existing `FetchStaticIpsResponse` object."],["The `FetchStaticIpsResponse` class includes properties `NextPageToken` (a string for pagination) and `StaticIps` (a list of static IP addresses) along with a method `GetEnumerator()` to iterate over the returned resources."],["The document also lists previous versions of the API from 1.0.0 up to 2.9.0 (latest) that also contain the `FetchStaticIpsResponse` documentation, allowing the user to access those versions."]]],[]]