public sealed class GetProjectRequest : IMessage<GetProjectRequest>, IEquatable<GetProjectRequest>, IDeepCloneable<GetProjectRequest>, IBufferMessage, IMessage
A request message for Projects.Get. 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\u003eGetProjectRequest\u003c/code\u003e class is a request message for retrieving project details in Google Cloud Compute, and is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that takes in a GetProjectRequest instance to allow for copying existing instances, as well as a standard empty one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProject\u003c/code\u003e property allows setting and retrieving the project ID for which details are requested.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for this class range from version 1.0.0 up to 3.6.0, where version 3.6.0 is the latest, with other inbetween versions available.\u003c/p\u003e\n"]]],[],null,[]]