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-31 UTC."],[[["The `GetFromFamilyImageRequest` class is part of the Google Compute Engine v1 API and is used to request an image from a specific family."],["The latest version available for `GetFromFamilyImageRequest` is 3.6.0, while version 3.4.0 is the context of this specific page."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality for various operations."],["It has properties for `Family` and `Project`, which are strings used to specify the image family and project to search within."],["The class is defined within the `Google.Cloud.Compute.V1` namespace and within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]