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."],[[["This webpage provides documentation for the `ImageFamilyView` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.17.0."],["The latest version of `ImageFamilyView` documented is 3.6.0, but versions dating back to 1.0.0 are also available and linked."],["`ImageFamilyView` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Cloud Protobuf framework."],["The class inherits from the base `object` class, and has methods such as `GetHashCode`, `GetType` and `ToString`."],["`ImageFamilyView` includes a property called `Image` which is of type `Image`, that represents the latest image in the family not marked as deprecated."]]],[]]