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-04-09 UTC."],[[["The documentation provides a comprehensive list of versions for the `Google.Cloud.Compute.V1.ResourceStatus` class, ranging from the latest version 3.6.0 down to version 1.0.0."],["The `ResourceStatus` class is part of the Compute Engine v1 API and contains output-only fields that show the actual values set on Instance attributes in comparison to the user's requested values."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResourceStatus` class includes properties like `HasPhysicalHost`, `PhysicalHost`, and `UpcomingMaintenance`, providing information about the VM's host and maintenance status."],["The `ResourceStatus` class is in the `Google.Cloud.Compute.V1` namespace and found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]