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 available for `ImageFamilyView` is 3.6.0, with several other versions ranging from 1.0.0 to 3.5.0 available for reference."],["`ImageFamilyView` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ImageFamilyView` inherits from `Object` and contains the property `Image`, which represents the latest non-deprecated image in the specified family and location."],["The class is found within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The class also has two constructors, one that is parameterless and one that takes an `ImageFamilyView` object."]]],[]]