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-21 UTC."],[[["The latest version available for `ImageFamilyView` is 3.6.0, with numerous earlier versions also accessible, dating back to version 1.0.0."],["`ImageFamilyView` is a class within the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `ImageFamilyView` class implements multiple interfaces, including `IMessage`, `IEquatable\u003cImageFamilyView\u003e`, `IDeepCloneable\u003cImageFamilyView\u003e`, and `IBufferMessage`."],["`ImageFamilyView` has a property called `Image` that represents the most recent, non-deprecated image associated with a particular image family within a specified location."],["There are two constructors for `ImageFamilyView`, the default constructor and one that takes an `ImageFamilyView` as a parameter."]]],[]]