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-02 UTC."],[[["This document provides reference documentation for the `ResourceStatus` class within the Google Compute Engine v1 API, specifically for .NET."],["The `ResourceStatus` class is used to represent output-only fields reflecting the actual values of instance attributes, as opposed to user-requested values."],["The document details the `ResourceStatus` class's inheritance, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and provides information about its constructors and properties."],["The documentation covers a range of versions, from version 1.0.0 up to the latest version 3.6.0, allowing users to view documentation for the relevant version they are working with."],["`PhysicalHost` is a property of the class `ResourceStatus` which is an opaque ID of the host on which the VM is running."]]],[]]