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-31 UTC."],[[["The latest version available for the `CommitmentResourceStatus` class is 3.6.0, while the current page is displaying documentation for version 3.4.0."],["This documentation provides details for the `CommitmentResourceStatus` class within the Compute Engine v1 API, specifically regarding its implementation and inheritance within .NET."],["The `CommitmentResourceStatus` class includes an output-only property, `CustomTermEligibilityEndTimestamp`, indicating the end time for custom term request eligibility."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the base `object` class."],["The namespace of the `CommitmentResourceStatus` is `Google.Cloud.Compute.V1`, found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]