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 available for `ImageFamilyView` is 3.6.0, with several earlier versions also accessible, dating back to version 1.0.0."],["`ImageFamilyView` is a sealed class within the `Google.Cloud.Compute.V1` namespace, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the `Object` class and provides two constructors: a default constructor and one that takes another `ImageFamilyView` object as a parameter."],["It contains a property called `Image` of type `Image`, representing the most recent non-deprecated image in the requested location belonging to the specified image family."]]],[]]