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 `CommitmentResourceStatus` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace."],["This page provides documentation for various versions of the `CommitmentResourceStatus` class, ranging from version 1.0.0 up to 3.6.0."],["The `CommitmentResourceStatus` class contains output-only fields and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, in addition to also inheriting members from `object`."],["The `CommitmentResourceStatus` class has two constructors, one default and one that takes another `CommitmentResourceStatus` object as a parameter."],["The `CommitmentResourceStatus` class has properties like `CustomTermEligibilityEndTimestamp`, which indicates when the customer is no longer able to send custom term requests."]]],[]]