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."],[[["The `ImageFamilyView` class represents a view of an image family within the Google Cloud Compute V1 API, with the latest version being 3.6.0, and a total of 29 available versions ranging back to 1.0.0."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImageFamilyView` class includes a constructor with no parameters and a constructor that accepts another `ImageFamilyView` object as a parameter."],["It contains a property called `Image` of type `Image`, representing the latest non-deprecated image in the requested image family and location."],["The assembly for the class is `Google.Cloud.Compute.V1.dll` and it is located within the `Google.Cloud.Compute.V1` namespace."]]],[]]