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."],[[["This webpage provides documentation for the `ImageFamilyView` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.14.0."],["The `ImageFamilyView` class is part of the `Google.Cloud.Compute.V1.dll` assembly and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the `ImageFamilyView` documentation, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The class inherits from `object` and has two constructors, `ImageFamilyView()` and `ImageFamilyView(ImageFamilyView other)`."],["The `ImageFamilyView` class has a property called `Image` that provides the latest non-deprecated image in a specified image family."]]],[]]