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` API is 3.6.0, with a historical range of versions documented from 1.0.0 to the latest."],["The `ImageFamilyView` class is part of the `Google.Cloud.Compute.V1` namespace within the Google.Cloud.Compute.V1.dll assembly."],["`ImageFamilyView` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from object."],["The class includes two constructors: a default constructor and one that accepts another `ImageFamilyView` object for deep cloning purposes."],["`ImageFamilyView` class has a property named `Image`, which is the latest non-deprecated image that is part of the specified image family."]]],[]]