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-03-31 UTC."],[[["The latest version of the `ImageFamilyView` class is 3.6.0, as listed at the top of the version list."],["This page details the `ImageFamilyView` class within the `Google.Cloud.Compute.V1` namespace, version 2.7.0, found in the Google.Cloud.Compute.V1.dll assembly."],["The `ImageFamilyView` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImageFamilyView` class includes a constructor `ImageFamilyView()` and an overloaded constructor that takes another `ImageFamilyView` instance as a parameter."],["The `ImageFamilyView` class has one property, `Image`, which represents the latest non-deprecated image in a specific image family and location."]]],[]]