id property

String? id
getter/setter pair

Unique identifier of the ExecutableCode part.

The server returns the CodeExecutionResult with the matching id.

Optional.

Implementation

core.String? id;