expireTime property

Timestamp? expireTime
final

Optional. Timestamp of when this resource is considered expired. This is always provided on output, regardless of what expiration was sent on input.

Implementation

final protobuf.Timestamp? expireTime;