public sealed class ResourceStatus : IMessage<ResourceStatus>, IEquatable<ResourceStatus>, IDeepCloneable<ResourceStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ResourceStatus.
Contains output only fields. Use this sub-message for actual values set on Instance attributes as compared to the value requested by the user (intent) in their instance CRUD calls.
[[["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 latest version available for the Compute Engine v1 API is 3.6.0, although there is a list of versions including the current version 2.15.0 that are available for reference."],["The `ResourceStatus` class, part of the `Google.Cloud.Compute.V1` namespace and assembly `Google.Cloud.Compute.V1.dll`, is used for accessing and referencing actual values of attributes."],["`ResourceStatus` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities like deep cloning and equality checks."],["The class `ResourceStatus` has properties such as `HasPhysicalHost`, `PhysicalHost`, and `UpcomingMaintenance`, which allow the retrieval of information related to the VM's host and maintenance status."],["The `ResourceStatus` class has two constructors: `ResourceStatus()` and `ResourceStatus(ResourceStatus other)` and are used to make instances of the class."]]],[]]