resourceId property

String? resourceId
getter/setter pair

Resource identifier.

For a project this represents project_id. If the project is already taken, the workload creation will fail. For KeyRing, this represents the keyring_id. For a folder, don't set this value as folder_id is assigned by Google.

Implementation

core.String? resourceId;