expiresInSeconds property
Input only.
Expiration time, in seconds, for the consumer key. If not set or left to
the default value of -1
, the API key never expires. The expiration time
can't be updated after it is set.
Implementation
core.String? expiresInSeconds;