public sealed class CommitmentResourceStatus : IMessage<CommitmentResourceStatus>, IEquatable<CommitmentResourceStatus>, IDeepCloneable<CommitmentResourceStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class CommitmentResourceStatus.
public string CustomTermEligibilityEndTimestamp { get; set; }
[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format. Term extension requests that (not the end time in the request) after this time will be rejected.
[[["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-24 UTC."],[[["The latest version available for the `CommitmentResourceStatus` class in the Google Cloud Compute Engine v1 API is 3.6.0."],["This webpage provides reference documentation and code samples for the `CommitmentResourceStatus` class, which is part of the `Google.Cloud.Compute.V1` namespace and assembly."],["The `CommitmentResourceStatus` class is an output-only class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `CustomTermEligibilityEndTimestamp` which indicates when a customer is no longer eligible for custom term requests."],["There are numerous previous versions of this class available, ranging from version 1.0.0 to 3.5.0, all accessible via their respective documentation links."]]],[]]