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 available for `ImageFamilyView` is 3.6.0, with several other versions ranging from 1.0.0 to 3.5.0."],["`ImageFamilyView` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ImageFamilyView` inherits from the `object` class and overrides `GetHashCode`, `GetType`, and `ToString` methods."],["The class `ImageFamilyView` is found within the `Google.Cloud.Compute.V1` namespace, in the `Google.Cloud.Compute.V1.dll` assembly."],["`ImageFamilyView` has a property named `Image` that retrieves and sets the most recent image in the specified image family."]]],[]]