name property

String? name
getter/setter pair

The name for both the private zone in the shared producer host project and the peering zone in the consumer project.

Must be unique within both projects. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.

Required.

Implementation

core.String? name;