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 of the Google.Cloud.Compute.V1 API is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 available for use."],["The ResourceStatus class, part of the Compute Engine v1 API, provides output-only fields reflecting actual values of Instance attributes, contrasting with user-requested values in instance CRUD calls."],["The ResourceStatus class, which has a current version of 2.14.0, implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["ResourceStatus includes properties like HasPhysicalHost, PhysicalHost, and UpcomingMaintenance, detailing information about the host where a VM is running and if any maintenance is planned."],["The class `ResourceStatus` has two constructors, one that instantiates an empty class and another that takes another instance of `ResourceStatus` as an argument."]]],[]]