deployKeyId property

String? deployKeyId
getter/setter pair

ID of the SSH deploy key at the other hosting service.

Removing this key from the other service would deauthorize Google Cloud Source Repositories from mirroring.

Implementation

core.String? deployKeyId;