textValue property
The string must represent a valid instant in UTC and is parsed using java.time.format.DateTimeFormatter.ISO_INSTANT.
e.g. "2013-09-29T18:46:19Z"
Implementation
core.String? textValue;
The string must represent a valid instant in UTC and is parsed using java.time.format.DateTimeFormatter.ISO_INSTANT.
e.g. "2013-09-29T18:46:19Z"
core.String? textValue;