public sealed class ImageFamilyView : IMessage<ImageFamilyView>, IEquatable<ImageFamilyView>, IDeepCloneable<ImageFamilyView>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `ImageFamilyView` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.1.0."],["The latest version available is 3.6.0, and the page lists multiple prior versions, dating back to version 1.0.0."],["`ImageFamilyView` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes constructors to create new `ImageFamilyView` objects, one default and one taking another `ImageFamilyView` as a parameter."],["It contains an `Image` property which is a representation of the most recent non-deprecated image that is a member of a particular image family in the requested location."]]],[]]