Reference documentation and code samples for the Compute V1 Client class CommitmentResourceStatus.
[Output Only] Contains output only fields.
Generated from protobuf message google.cloud.compute.v1.CommitmentResourceStatus
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ custom_term_eligibility_end_timestamp |
string
[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. |
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.
Returns | |
---|---|
Type | Description |
string |
hasCustomTermEligibilityEndTimestamp
clearCustomTermEligibilityEndTimestamp
setCustomTermEligibilityEndTimestamp
[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.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |