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-02 UTC."],[[["The latest version of `ImageFamilyView` is 3.6.0, which is part of the `Google.Cloud.Compute.V1` namespace."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It is possible to create instances of `ImageFamilyView` through a parameterless constructor or by using a copy constructor with another `ImageFamilyView` instance."],["The `ImageFamilyView` class contains a property named `Image` which represents the most recent, non-deprecated image within a specified family and location."],["There are numerous previous versions of `ImageFamilyView` that can be found in the list, ranging from version 1.0.0 up to the current 3.6.0."]]],[]]