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."],[[["The latest version of the `ImageFamilyView` documentation is 3.6.0, as shown in the provided list of versions, but the current documentation page is for version 2.10.0."],["The `ImageFamilyView` class, in the Google.Cloud.Compute.V1 namespace, is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ImageFamilyView` inherits from the `object` class and provides two constructors: a default constructor `ImageFamilyView()` and a copy constructor `ImageFamilyView(ImageFamilyView other)`."],["`ImageFamilyView` contains a property called `Image`, which represents the latest image that is part of the specified image family, and is of type `Image` located in the same namespace."],["The current page is part of the Google Cloud Compute V1 documentation, specifically for the `ImageFamilyView` class, which is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]