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."],[[["This document provides reference documentation for the `ResourceStatus` class within the Google Cloud Compute Engine v1 API."],["The `ResourceStatus` class, found in the `Google.Cloud.Compute.V1` namespace, is used to represent output-only fields detailing the actual values set on Instance attributes."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The document outlines the available versions of this API, ranging from version 1.0.0 to the latest version, 3.6.0."],["The class includes constructors and properties like `HasPhysicalHost`, `PhysicalHost`, and `UpcomingMaintenance` to provide information about the host and any upcoming maintenance."]]],[]]