id property

String? id
getter/setter pair

Relative name of the version within the service.

Example: v1. Version names can contain only lowercase letters, numbers, or hyphens. Reserved names: "default", "latest", and any name with the prefix "ah-".

Implementation

core.String? id;