public sealed class ResourcePolicyResourceStatus : IMessage<ResourcePolicyResourceStatus>, IEquatable<ResourcePolicyResourceStatus>, IDeepCloneable<ResourcePolicyResourceStatus>, IBufferMessage, IMessage
Contains output only fields. Use this sub-message for all output fields set on ResourcePolicy. The internal structure of this "status" field should mimic the structure of ResourcePolicy proto specification.
public ResourcePolicyResourceStatusInstanceSchedulePolicyStatus InstanceSchedulePolicy { get; set; }
[Output Only] Specifies a set of output values reffering to the instance_schedule_policy system status. This field should have the same name as corresponding policy field.
[[["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 webpage provides documentation for the \u003ccode\u003eResourcePolicyResourceStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically focusing on version 2.0.0 but also listing versions from 1.0.0 all the way to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourcePolicyResourceStatus\u003c/code\u003e is a class used for output-only fields related to the \u003ccode\u003eResourcePolicy\u003c/code\u003e, with its internal structure mirroring the \u003ccode\u003eResourcePolicy\u003c/code\u003e proto specification.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a property \u003ccode\u003eInstanceSchedulePolicy\u003c/code\u003e, which is an output-only field detailing the system status of the instance schedule policy and is of type \u003ccode\u003eResourcePolicyResourceStatusInstanceSchedulePolicyStatus\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default and another that accepts another \u003ccode\u003eResourcePolicyResourceStatus\u003c/code\u003e instance for initialization.\u003c/p\u003e\n"]]],[],null,[]]