id property
Unique identifier of the ExecutableCode part.
The server returns the CodeExecutionResult with the matching id.
Optional.
Implementation
core.String? id;
Unique identifier of the ExecutableCode part.
The server returns the CodeExecutionResult with the matching id.
Optional.
core.String? id;