public sealed class GetFromFamilyImageRequest : IMessage<GetFromFamilyImageRequest>, IEquatable<GetFromFamilyImageRequest>, IDeepCloneable<GetFromFamilyImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetFromFamilyImageRequest.
A request message for Images.GetFromFamily. 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."],[[["This page provides reference documentation for the `GetFromFamilyImageRequest` class within the Compute Engine v1 API, specifically for version 2.2.0."],["The `GetFromFamilyImageRequest` class is used to make requests for the `Images.GetFromFamily` method, as documented in the API reference."],["It includes a list of versions from 1.0.0 to 3.6.0 which contain a `GetFromFamilyImageRequest` link."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities."],["The `GetFromFamilyImageRequest` class contains `Family` and `Project` properties, both being strings that are used for identifying the respective image family and project."]]],[]]