repositoryId property

String? repositoryId
getter/setter pair

The ID to use for the repository, which will become the final component of the repository's resource name.

This ID should be unique in the connection. Allows alphanumeric characters and any of -._~%!$&'()*+,;=@.

Required.

Implementation

core.String? repositoryId;