public interface CommitmentResourceStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomTermEligibilityEndTimestamp()
[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCustomTermEligibilityEndTimestampBytes()
[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format.
|
boolean |
hasCustomTermEligibilityEndTimestamp()
[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCustomTermEligibilityEndTimestamp()
[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.
optional string custom_term_eligibility_end_timestamp = 363976187;String getCustomTermEligibilityEndTimestamp()
[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.
optional string custom_term_eligibility_end_timestamp = 363976187;com.google.protobuf.ByteString getCustomTermEligibilityEndTimestampBytes()
[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.
optional string custom_term_eligibility_end_timestamp = 363976187;Copyright © 2025 Google LLC. All rights reserved.