public sealed class GetImageFamilyViewRequest : IMessage<GetImageFamilyViewRequest>, IEquatable<GetImageFamilyViewRequest>, IDeepCloneable<GetImageFamilyViewRequest>, IBufferMessage, IMessage
A request message for ImageFamilyViews.Get. See the method description for details.
[[["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-21 UTC."],[[["The latest version of the `GetImageFamilyViewRequest` is 3.6.0, while this page is documenting version 1.3.0."],["This documentation page details the `GetImageFamilyViewRequest` class, which is used to request image family views in Google Cloud Compute."],["`GetImageFamilyViewRequest` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetImageFamilyViewRequest` class has properties such as `Family`, `Project`, and `Zone`, which are all strings and represent the name of the image family, the project ID, and the zone for the request, respectively."],["There are 29 different versions of `GetImageFamilyViewRequest` listed, ranging from 1.0.0 to 3.6.0, showing version history and compatibility."]]],[]]