revisionPublishTime property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? revisionPublishTime
getter/setter pair

DEPRECATED: DO NOT USE The time when revision was published.

Once published, the security profile revision cannot be updated further and can be attached to environments.

Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? revisionPublishTime;