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 webpage provides reference documentation for the `GetFromFamilyImageRequest` class within the Google Compute Engine v1 API, specifically for version 2.15.0 and other versions as well."],["The `GetFromFamilyImageRequest` class is used to request an image from a specified family, as indicated by it's name and it's description."],["The page details the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists all the available versions of the `GetFromFamilyImageRequest`, ranging from version 1.0.0 to the latest version, 3.6.0."],["The documentation outlines the class's constructors, `GetFromFamilyImageRequest()`, and `GetFromFamilyImageRequest(GetFromFamilyImageRequest other)`, as well as the `Family` and `Project` properties, which are required for the request."]]],[]]