versionId property

String? versionId
getter/setter pair

The version identifier of the Cloud Function.

Each deployment attempt results in a new version of a function being created.

Output only.

Implementation

core.String? versionId;