public sealed class Status : IMessage<Status>, IEquatable<Status>, IDeepCloneable<Status>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class Status.
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
[[["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\u003eStatus\u003c/code\u003e class in the Google.Cloud.Compute.V1 namespace represents a logical error model used across different programming environments, including REST and RPC APIs.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eStatus\u003c/code\u003e class is part of the Compute Engine v1 API and is implemented in the Google.Cloud.Compute.V1.dll assembly with versioning ranging from 1.0.0 to the latest version of 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatus\u003c/code\u003e object contains properties such as \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eDetails\u003c/code\u003e, and \u003ccode\u003eMessage\u003c/code\u003e to convey error-related information, with \u003ccode\u003eCode\u003c/code\u003e representing the error code, \u003ccode\u003eDetails\u003c/code\u003e holding a list of error details, and \u003ccode\u003eMessage\u003c/code\u003e providing a developer-facing error description.\u003c/p\u003e\n"],["\u003cp\u003eThe current page is specifically for version 2.12.0 of this \u003ccode\u003eStatus\u003c/code\u003e class, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing 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\u003eYou can see the history of the \u003ccode\u003eStatus\u003c/code\u003e class, which goes back to version 1.0.0, and there are newer versions than the current 2.12.0, such as 3.6.0, which is listed as the latest version.\u003c/p\u003e\n"]]],[],null,[]]