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.
[Output Only] The precise location of your instance within the zone's data center, including the block, sub-block, and host. The field is formatted as follows: blockId/subBlockId/hostId.
public ResourceStatusPhysicalHostTopology PhysicalHostTopology { get; set; }
[Output Only] A series of fields containing the global name of the Compute Engine cluster, as well as the ID of the block, sub-block, and host on which the running instance is located.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eResourceStatus\u003c/code\u003e class within the Google.Cloud.Compute.V1 API is 3.6.0, with multiple prior versions available ranging from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceStatus\u003c/code\u003e class is used for Compute Engine v1 API, providing output-only fields that reflect the actual values set on instance attributes compared to user-requested values.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eResourceStatus\u003c/code\u003e implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, inheriting from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceStatus\u003c/code\u003e class includes properties like \u003ccode\u003ePhysicalHost\u003c/code\u003e, \u003ccode\u003ePhysicalHostTopology\u003c/code\u003e, \u003ccode\u003eScheduling\u003c/code\u003e, and \u003ccode\u003eUpcomingMaintenance\u003c/code\u003e, which reveal details about the instance's location, topology, scheduling, and any upcoming maintenance.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed either as an empty object, or via a copy of an existing \u003ccode\u003eResourceStatus\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]