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 details the `ImageFamilyView` class within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest and versions spanning back to 1.0.0."],["The `ImageFamilyView` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It has two constructors: a default `ImageFamilyView()` and one that takes another `ImageFamilyView` object as a parameter for copying."],["The class includes one property, `Image`, that represents the latest non-deprecated image within a specified image family."],["This page contains inherited members, such as `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`."]]],[]]