public sealed class GetProjectRequest : IMessage<GetProjectRequest>, IEquatable<GetProjectRequest>, IDeepCloneable<GetProjectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetProjectRequest.
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"]],[["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."],[[["The latest version of the `GetProjectRequest` class is 3.6.0, as shown by the provided link."],["This page documents the `GetProjectRequest` class, part of the Google Compute Engine v1 API, with versions ranging from 1.0.0 to 3.6.0 available."],["The `GetProjectRequest` class is a request message used for the `Projects.Get` method in the API, and it inherits from the `object` class while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetProjectRequest` class has a constructor and a property named `Project` to define the project ID for the request."],["This class is located within the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]