public sealed class GetFromFamilyImageRequest : IMessage<GetFromFamilyImageRequest>, IEquatable<GetFromFamilyImageRequest>, IDeepCloneable<GetFromFamilyImageRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetFromFamilyImageRequest\u003c/code\u003e class is used to request an image from a specified family within the Google Cloud Compute V1 API, as indicated by its method description.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to interact within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFromFamilyImageRequest\u003c/code\u003e class has two constructors, one default and another to create a new object from an existing \u003ccode\u003eGetFromFamilyImageRequest\u003c/code\u003e object, with \u003ccode\u003eother\u003c/code\u003e being its parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties: \u003ccode\u003eFamily\u003c/code\u003e, which holds the name of the image family, and \u003ccode\u003eProject\u003c/code\u003e, which contains the ID of the project.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists the versions for the class, ranging from the latest \u003ccode\u003e3.6.0\u003c/code\u003e to the oldest \u003ccode\u003e1.0.0\u003c/code\u003e, as reference documentation for each of them.\u003c/p\u003e\n"]]],[],null,[]]