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 documentation for the `GetFromFamilyImageRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version of the `GetFromFamilyImageRequest` class is 3.6.0, but there are many previous versions ranging down to version 1.0.0, all available to access."],["`GetFromFamilyImageRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetFromFamilyImageRequest` class includes two constructors and two properties: `Family` and `Project`."],["`GetFromFamilyImageRequest` is used as a request message for Images.GetFromFamily, allowing users to specify the family and project for image searches."]]],[]]