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-04-09 UTC."],[[["The latest version available for `GetFromFamilyImageRequest` is 3.6.0, but the current page specifically documents version 3.2.0."],["This page provides reference documentation and code samples for the `GetFromFamilyImageRequest` class within the Compute Engine v1 API."],["`GetFromFamilyImageRequest` is a request message used for the Images.GetFromFamily method, facilitating the retrieval of images based on the specified image family."],["The class `GetFromFamilyImageRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetFromFamilyImageRequest` include `Family` (the image family name) and `Project` (the project the image belongs to), both of which are strings."]]],[]]