[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["This webpage details the `FetchStaticIpsRequest` class, which is used to request static IP addresses in the Google Cloud Datastream V1 API, with the latest version being 2.9.0 and version 1.0.0 being the oldest documented version."],["The `FetchStaticIpsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, demonstrating its role in handling request messages, data comparison, deep cloning, buffered messaging, and paged requests."],["The class has two constructors, a default one and one that takes another `FetchStaticIpsRequest` object to copy, along with the properties `LocationName`, `Name`, `PageSize`, and `PageToken`, for specifying the location, resource name, size of requested results, and pagination token."],["The `Name` property is a required field representing the resource name of the location, which has to be in the format `projects/*/locations/*`."],["The `PageSize` property is for setting the maximum number of IP addresses that should be returned, and the `PageToken` is for receiving a page token from previous calls."]]],[]]