DeleteBreakpointRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request to delete a breakpoint.
Attributes |
|
|---|---|
| Name | Description |
debuggee_id |
str
Required. ID of the debuggee whose breakpoint to delete. |
breakpoint_id |
str
Required. ID of the breakpoint to delete. |
client_version |
str
Required. The client version making the call. Schema: domain/type/version (e.g., google.com/intellij/v1).
|