[[["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-04-09 UTC."],[[["This documentation page covers the `ImageFamilyViews.ImageFamilyViewsBase` class from the Google Cloud Compute Engine v1 API, specifically for .NET development, with the latest version being 3.6.0 and a list of previous versions going back to 1.0.0."],["The `ImageFamilyViews.ImageFamilyViewsBase` class serves as the base for server-side implementations of `ImageFamilyViews`, and it inherits from the standard `object` class in .NET."],["The primary method provided by this base class is `Get`, which retrieves the most recent, non-deprecated image from a specific image family deployed in a given zone."],["The `Get` method takes two parameters, `GetImageFamilyViewRequest` which contain the details of what the client wants and `ServerCallContext` which contains the details of the RPC."],["The `Get` method will return an asynchronous task of the type `ImageFamilyView`, containing the latest image from the specified family."]]],[]]