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."],[[["The latest version of the `ImageFamilyView` is 3.6.0, with previous versions available dating back to 1.0.0, all accessible via provided links."],["The `ImageFamilyView` class is part of the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities such as message handling and deep cloning."],["The `ImageFamilyView` class has two constructors: a default constructor `ImageFamilyView()` and a copy constructor `ImageFamilyView(ImageFamilyView other)`."],["The class has one main property called `Image`, which is of type `Image` and represents the most recent image that is not outdated and belongs to the specified family at the specified location."]]],[]]