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."],[[["This webpage provides documentation for the `ImageFamilyView` class within the `Google.Cloud.Compute.V1` namespace, specifically version 1.3.0 of the library, with links to past versions of documentation available."],["The `ImageFamilyView` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The `ImageFamilyView` class has two constructors: a default constructor `ImageFamilyView()` and a copy constructor `ImageFamilyView(ImageFamilyView other)`."],["The main property of the `ImageFamilyView` class is `Image`, which is of type `Image` and represents the latest non-deprecated image in a specified image family."],["The latest version of the documentation available is 3.6.0, with available documentation for each minor update since version 1.0.0."]]],[]]