modifyDateTime property

String? modifyDateTime
getter/setter pair

Contains the time in microseconds, when the Recommendation Subscription was last updated.

The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.

Output only.

Implementation

core.String? modifyDateTime;