versionId property
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;
The version identifier of the Cloud Function.
Each deployment attempt results in a new version of a function being created.
Output only.
core.String? versionId;