public sealed class GetImageFamilyViewRequest : IMessage<GetImageFamilyViewRequest>, IEquatable<GetImageFamilyViewRequest>, IDeepCloneable<GetImageFamilyViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetImageFamilyViewRequest.
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-04-09 UTC."],[[["The latest version of the `GetImageFamilyViewRequest` is 3.6.0, but the current page is focused on version 3.2.0 of the documentation and code samples."],["This document provides reference documentation for the `GetImageFamilyViewRequest` class within the Compute Engine v1 API from the `Google.Cloud.Compute.V1` namespace."],["The `GetImageFamilyViewRequest` class allows for requests related to image family views and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties for `GetImageFamilyViewRequest` include `Family`, `Project`, and `Zone`, which are string type properties used to specify the image family, project ID, and zone respectively."],["The `GetImageFamilyViewRequest` class has two constructors, one default and another to clone from an existing `GetImageFamilyViewRequest` object, to assist in object creation and manipulation."]]],[]]