[[["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 `FetchStaticIpsResponse` class in the Google.Cloud.Datastream.V1 namespace is used to handle responses from the 'FetchStaticIps' operation."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities for message handling, equality checks, deep cloning, buffered messages, paged responses, and enumeration of strings."],["The class includes properties `NextPageToken`, which is a string for retrieving subsequent pages, and `StaticIps`, which is a list of static IPs as a `RepeatedField` of strings."],["Available constructors for this class include a default constructor `FetchStaticIpsResponse()` and one that takes an existing `FetchStaticIpsResponse` object for deep cloning."],["The latest version of this class is part of version 2.9.0 of the API, and there are a number of previous versions including 2.8.0, 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0, all available for the `FetchStaticIpsResponse` API class."]]],[]]