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-09 UTC."],[[["This webpage provides documentation for the `ImageFamilyView` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.0.0 of the library."],["The `ImageFamilyView` class, which is sealed, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` from Google and .Net libraries."],["The documentation includes a list of available versions of `ImageFamilyView`, ranging from the latest version 3.6.0 down to version 1.0.0."],["The `ImageFamilyView` class has an `Image` property, which gets or sets the latest non-deprecated image that belongs to the specified image family."],["The class also has 2 constructors: `ImageFamilyView()` and `ImageFamilyView(ImageFamilyView other)`, and inherits members from `System.Object` base class."]]],[]]