clouddebugger.v2 library Null safety
Cloud Debugger API - v2
Examines the call stack and variables of a running application without stopping or slowing it down.
For more information, see cloud.google.com/debugger
Create an instance of CloudDebuggerApi to access these resources:
Classes
- AliasContext
- An alias to a repo revision.
- Breakpoint
- CloudDebuggerApi
- Examines the call stack and variables of a running application without stopping or slowing it down.
- CloudRepoSourceContext
- A CloudRepoSourceContext denotes a particular revision in a cloud repo (a repo hosted by the Google Cloud Platform).
- CloudWorkspaceId
- A CloudWorkspaceId is a unique identifier for a cloud workspace.
- CloudWorkspaceSourceContext
- A CloudWorkspaceSourceContext denotes a workspace at a particular snapshot.
- ControllerDebuggeesBreakpointsResource
- ControllerDebuggeesResource
- ControllerResource
- Debuggee
- Represents the debugged application.
- DebuggerDebuggeesBreakpointsResource
- DebuggerDebuggeesResource
- DebuggerResource
- ExtendedSourceContext
- An ExtendedSourceContext is a SourceContext combined with additional details describing the context.
- FormatMessage
- Represents a message with parameters.
- GerritSourceContext
- A SourceContext referring to a Gerrit project.
- GetBreakpointResponse
- Response for getting breakpoint information.
- GitSourceContext
- A GitSourceContext denotes a particular revision in a third party Git repository (e.g. GitHub).
- ListActiveBreakpointsResponse
- Response for listing active breakpoints.
- ListBreakpointsResponse
- Response for listing breakpoints.
- ListDebuggeesResponse
- Response for listing debuggees.
- RegisterDebuggeeRequest
- Request to register a debuggee.
- RegisterDebuggeeResponse
- Response for registering a debuggee.
- RepoId
- A unique identifier for a cloud repo.
- SetBreakpointResponse
- Response for setting a breakpoint.
- SourceContext
- A SourceContext is a reference to a tree of files.
- SourceLocation
- Represents a location in the source code.
- StackFrame
- Represents a stack frame context.
- StatusMessage
- Represents a contextual status message.
- UpdateActiveBreakpointRequest
- Request to update an active breakpoint.
- Variable
- Represents a variable or an argument possibly of a compound object type.
Typedefs
- Empty = $Empty
- A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
- ProjectRepoId = $ProjectRepoId
- Selects a repo using a Google Cloud Platform project ID (e.g. winged-cargo-31) and a repo name within that project.
- UpdateActiveBreakpointResponse = $Empty
- Response for updating an active breakpoint.
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.