- GerritSourceContext - Class in com.google.api.services.clouddebugger.v2.model
-
A SourceContext referring to a Gerrit project.
- GerritSourceContext() - Constructor for class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
- get(String, String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints
-
Gets breakpoint information.
- Get(String, String) - Constructor for class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
Gets breakpoint information.
- get$Xgafv() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
V1 error format.
- getAbstractGoogleClient() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
- getAccessToken() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
OAuth access token.
- getAction() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Action that the agent should perform when the code at the breakpoint location is hit.
- getActionValue() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
Only breakpoints with the specified action will pass the filter.
- getAgentId() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
Identifies the agent.
- getAgentId() - Method in class com.google.api.services.clouddebugger.v2.model.RegisterDebuggeeResponse
-
A unique ID generated for the agent.
- getAgentVersion() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Version ID of the agent.
- getAliasContext() - Method in class com.google.api.services.clouddebugger.v2.model.CloudRepoSourceContext
-
An alias, which may be a branch or tag.
- getAliasContext() - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
An alias, which may be a branch or tag.
- getAliasName() - Method in class com.google.api.services.clouddebugger.v2.model.CloudRepoSourceContext
-
The name of an alias (branch, tag, etc.).
- getAliasName() - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
The name of an alias (branch, tag, etc.).
- getAlt() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Data format for response.
- getArguments() - Method in class com.google.api.services.clouddebugger.v2.model.StackFrame
-
Set of arguments passed to this function.
- getBreakpoint() - Method in class com.google.api.services.clouddebugger.v2.model.GetBreakpointResponse
-
Complete breakpoint state.
- getBreakpoint() - Method in class com.google.api.services.clouddebugger.v2.model.SetBreakpointResponse
-
Breakpoint resource.
- getBreakpoint() - Method in class com.google.api.services.clouddebugger.v2.model.UpdateActiveBreakpointRequest
-
Required.
- getBreakpointId() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
Required.
- getBreakpointId() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
Required.
- GetBreakpointResponse - Class in com.google.api.services.clouddebugger.v2.model
-
Response for getting breakpoint information.
- GetBreakpointResponse() - Constructor for class com.google.api.services.clouddebugger.v2.model.GetBreakpointResponse
-
- getBreakpoints() - Method in class com.google.api.services.clouddebugger.v2.model.ListActiveBreakpointsResponse
-
List of all active breakpoints.
- getBreakpoints() - Method in class com.google.api.services.clouddebugger.v2.model.ListBreakpointsResponse
-
List of breakpoints matching the request.
- getCallback() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
JSONP
- getCanaryExpireTime() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
The deadline for the breakpoint to stay in CANARY_ACTIVE state.
- getCanaryMode() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Used when setting breakpoint canary for this debuggee.
- getCanaryOption() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
The canary option set by the user upon setting breakpoint.
- getClientVersion() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
Required.
- getClientVersion() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
Required.
- getClientVersion() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
Required.
- getClientVersion() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
Required.
- getClientVersion() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
Required.
- getCloudRepo() - Method in class com.google.api.services.clouddebugger.v2.model.SourceContext
-
A SourceContext referring to a revision in a cloud repo.
- getCloudWorkspace() - Method in class com.google.api.services.clouddebugger.v2.model.SourceContext
-
A SourceContext referring to a snapshot in a cloud workspace.
- getColumn() - Method in class com.google.api.services.clouddebugger.v2.model.SourceLocation
-
Column within a line.
- getCondition() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Condition that triggers the breakpoint.
- getContext() - Method in class com.google.api.services.clouddebugger.v2.model.ExtendedSourceContext
-
Any source context.
- getCreateTime() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Time this breakpoint was created by the server in seconds resolution.
- getDebuggee() - Method in class com.google.api.services.clouddebugger.v2.model.RegisterDebuggeeRequest
-
Required.
- getDebuggee() - Method in class com.google.api.services.clouddebugger.v2.model.RegisterDebuggeeResponse
-
Debuggee resource.
- getDebuggeeId() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
Required.
- getDebuggeeId() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
Required.
- getDebuggeeId() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
Required.
- getDebuggeeId() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
Required.
- getDebuggeeId() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
Required.
- getDebuggeeId() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
Required.
- getDebuggees() - Method in class com.google.api.services.clouddebugger.v2.model.ListDebuggeesResponse
-
List of debuggees accessible to the calling user.
- getDescription() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Human readable description of the debuggee.
- getDescription() - Method in class com.google.api.services.clouddebugger.v2.model.StatusMessage
-
Status message text.
- getEvaluatedExpressions() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Values of evaluated expressions at breakpoint time.
- getExpressions() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
List of read-only expressions to evaluate at the breakpoint location.
- getExtSourceContexts() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
References to the locations and revisions of the source code used in the deployed application.
- getFields() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Selector specifying which fields to include in a partial response.
- getFinalTime() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Time this breakpoint was finalized as seen by the server in seconds resolution.
- getFormat() - Method in class com.google.api.services.clouddebugger.v2.model.FormatMessage
-
Format template for the message.
- getFunction() - Method in class com.google.api.services.clouddebugger.v2.model.StackFrame
-
Demangled function name at the call site.
- getGerrit() - Method in class com.google.api.services.clouddebugger.v2.model.SourceContext
-
A SourceContext referring to a Gerrit project.
- getGerritProject() - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
The full project name within the host.
- getGit() - Method in class com.google.api.services.clouddebugger.v2.model.SourceContext
-
A SourceContext referring to any third party Git repo (e.g.
- getHostUri() - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
The URI of a running Gerrit instance.
- getId() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
Breakpoint identifier, unique in the scope of the debuggee.
- getId() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Breakpoint identifier, unique in the scope of the debuggee.
- getId() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Unique identifier for the debuggee generated by the controller service.
- getIncludeAllUsers() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
When set to `true`, the response includes the list of breakpoints set by any user.
- getIncludeInactive() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
When set to `true`, the response includes active and inactive breakpoints.
- getIncludeInactive() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
When set to `true`, the result includes all debuggees.
- getIsDisabled() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
If set to `true`, indicates that the agent should disable itself and detach from the debuggee.
- getIsError() - Method in class com.google.api.services.clouddebugger.v2.model.StatusMessage
-
Distinguishes errors from informational messages.
- getIsFinalState() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
When true, indicates that this is a final result and the breakpoint state will not change from
here on.
- getIsInactive() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
If set to `true`, indicates that Controller service does not detect any activity from the
debuggee agents and the application is possibly stopped.
- getKey() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
API key.
- getKind() - Method in class com.google.api.services.clouddebugger.v2.model.AliasContext
-
The alias kind.
- getLabels() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
A set of custom breakpoint properties, populated by the agent, to be displayed to the user.
- getLabels() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
A set of custom debuggee properties, populated by the agent, to be displayed to the user.
- getLabels() - Method in class com.google.api.services.clouddebugger.v2.model.ExtendedSourceContext
-
Labels with user defined metadata.
- getLine() - Method in class com.google.api.services.clouddebugger.v2.model.SourceLocation
-
Line inside the file.
- getLocals() - Method in class com.google.api.services.clouddebugger.v2.model.StackFrame
-
Set of local variables at the stack frame location.
- getLocation() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Breakpoint source location.
- getLocation() - Method in class com.google.api.services.clouddebugger.v2.model.StackFrame
-
Source location of the call site.
- getLogLevel() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Indicates the severity of the log.
- getLogMessageFormat() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Only relevant when action is `LOG`.
- getMembers() - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Members contained or pointed to by the variable.
- getName() - Method in class com.google.api.services.clouddebugger.v2.model.AliasContext
-
The alias name.
- getName() - Method in class com.google.api.services.clouddebugger.v2.model.CloudWorkspaceId
-
The unique name of the workspace within the repo.
- getName() - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Name of the variable, if any.
- getNextWaitToken() - Method in class com.google.api.services.clouddebugger.v2.model.ListActiveBreakpointsResponse
-
A token that can be used in the next method call to block until the list of breakpoints
changes.
- getNextWaitToken() - Method in class com.google.api.services.clouddebugger.v2.model.ListBreakpointsResponse
-
A wait token that can be used in the next call to `list` (REST) or `ListBreakpoints` (RPC) to
block until the list of breakpoints has changes.
- getOauthToken() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
OAuth 2.0 token for the current user.
- getParameters() - Method in class com.google.api.services.clouddebugger.v2.model.FormatMessage
-
Optional parameters to be embedded into the message.
- getPath() - Method in class com.google.api.services.clouddebugger.v2.model.SourceLocation
-
Path to the source file within the source context of the target binary.
- getPrettyPrint() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Returns response with indentations and line breaks.
- getProject() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
Required.
- getProject() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Project the debuggee is associated with.
- getProjectId() - Method in class com.google.api.services.clouddebugger.v2.model.ProjectRepoId
-
The ID of the project.
- getProjectRepoId() - Method in class com.google.api.services.clouddebugger.v2.model.RepoId
-
A combination of a project ID and a repo name.
- getQuotaUser() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Available to use for quota purposes for server-side applications.
- getRefersTo() - Method in class com.google.api.services.clouddebugger.v2.model.StatusMessage
-
Reference to which the message applies.
- getRepoId() - Method in class com.google.api.services.clouddebugger.v2.model.CloudRepoSourceContext
-
The ID of the repo.
- getRepoId() - Method in class com.google.api.services.clouddebugger.v2.model.CloudWorkspaceId
-
The ID of the repo containing the workspace.
- getRepoName() - Method in class com.google.api.services.clouddebugger.v2.model.ProjectRepoId
-
The name of the repo.
- getRevisionId() - Method in class com.google.api.services.clouddebugger.v2.model.CloudRepoSourceContext
-
A revision ID.
- getRevisionId() - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
A revision (commit) ID.
- getRevisionId() - Method in class com.google.api.services.clouddebugger.v2.model.GitSourceContext
-
Git commit hash.
- getSnapshotId() - Method in class com.google.api.services.clouddebugger.v2.model.CloudWorkspaceSourceContext
-
The ID of the snapshot.
- getSourceContexts() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
References to the locations and revisions of the source code used in the deployed application.
- getStackFrames() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
The stack at breakpoint time, where stack_frames[0] represents the most recently entered
function.
- getState() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
The current state of the breakpoint.
- getStatus() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Breakpoint status.
- getStatus() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Human readable message to be displayed to the user about this debuggee.
- getStatus() - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Status associated with the variable.
- getStripResults() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
This field is deprecated.
- getSuccessOnTimeout() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
If set to `true` (recommended), returns `google.rpc.Code.OK` status and sets the `wait_expired`
response field to `true` when the server-selected timeout has expired.
- getType() - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Variable type (e.g.
- getUid() - Method in class com.google.api.services.clouddebugger.v2.model.RepoId
-
A server-assigned, globally unique identifier.
- getUniquifier() - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Uniquifier to further distinguish the application.
- getUploadProtocol() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Upload protocol for media (e.g.
- getUploadType() - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Legacy upload protocol for media (e.g.
- getUrl() - Method in class com.google.api.services.clouddebugger.v2.model.GitSourceContext
-
Git repository URL.
- getUserEmail() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
E-mail address of the user that created this breakpoint
- getValue() - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Simple value of the variable.
- getVariableTable() - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
The `variable_table` exists to aid with computation, memory and network traffic optimization.
- getVarTableIndex() - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Reference to a variable in the shared variable table.
- getWaitExpired() - Method in class com.google.api.services.clouddebugger.v2.model.ListActiveBreakpointsResponse
-
If set to `true`, indicates that there is no change to the list of active breakpoints and the
server-selected timeout has expired.
- getWaitToken() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
A token that, if specified, blocks the method call until the list of active breakpoints has
changed, or a server-selected timeout has expired.
- getWaitToken() - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
A wait token that, if specified, blocks the call until the breakpoints list has changed, or a
server selected timeout has expired.
- getWorkspaceId() - Method in class com.google.api.services.clouddebugger.v2.model.CloudWorkspaceSourceContext
-
The ID of the workspace.
- GitSourceContext - Class in com.google.api.services.clouddebugger.v2.model
-
A GitSourceContext denotes a particular revision in a third party Git repository (e.g.
- GitSourceContext() - Constructor for class com.google.api.services.clouddebugger.v2.model.GitSourceContext
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- set(String, Breakpoint) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints
-
Sets the breakpoint to the debuggee.
- Set(String, Breakpoint) - Constructor for class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
Sets the breakpoint to the debuggee.
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.AliasContext
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.CloudRepoSourceContext
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.CloudWorkspaceId
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.CloudWorkspaceSourceContext
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.Empty
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.ExtendedSourceContext
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.FormatMessage
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.GetBreakpointResponse
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.GitSourceContext
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.ListActiveBreakpointsResponse
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.ListBreakpointsResponse
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.ListDebuggeesResponse
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.ProjectRepoId
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.RegisterDebuggeeRequest
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.RegisterDebuggeeResponse
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.RepoId
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.SetBreakpointResponse
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.SourceContext
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.SourceLocation
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.StackFrame
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.StatusMessage
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.UpdateActiveBreakpointRequest
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.UpdateActiveBreakpointResponse
-
- set(String, Object) - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
- set$Xgafv(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- set$Xgafv(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- set$Xgafv(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- set$Xgafv(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- set$Xgafv(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- set$Xgafv(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- set$Xgafv(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
V1 error format.
- setAccessToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- setAccessToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- setAccessToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- setAccessToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- setAccessToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- setAccessToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- setAccessToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- setAccessToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
OAuth access token.
- setAction(String) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Action that the agent should perform when the code at the breakpoint location is hit.
- setActionValue(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
Only breakpoints with the specified action will pass the filter.
- setAgentId(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
Identifies the agent.
- setAgentId(String) - Method in class com.google.api.services.clouddebugger.v2.model.RegisterDebuggeeResponse
-
A unique ID generated for the agent.
- setAgentVersion(String) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Version ID of the agent.
- setAliasContext(AliasContext) - Method in class com.google.api.services.clouddebugger.v2.model.CloudRepoSourceContext
-
An alias, which may be a branch or tag.
- setAliasContext(AliasContext) - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
An alias, which may be a branch or tag.
- setAliasName(String) - Method in class com.google.api.services.clouddebugger.v2.model.CloudRepoSourceContext
-
The name of an alias (branch, tag, etc.).
- setAliasName(String) - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
The name of an alias (branch, tag, etc.).
- setAlt(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- setAlt(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- setAlt(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- setAlt(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- setAlt(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- setAlt(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- setAlt(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- setAlt(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- setAlt(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Data format for response.
- setApplicationName(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Builder
-
- setArguments(List<Variable>) - Method in class com.google.api.services.clouddebugger.v2.model.StackFrame
-
Set of arguments passed to this function.
- setBatchPath(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Builder
-
- setBreakpoint(Breakpoint) - Method in class com.google.api.services.clouddebugger.v2.model.GetBreakpointResponse
-
Complete breakpoint state.
- setBreakpoint(Breakpoint) - Method in class com.google.api.services.clouddebugger.v2.model.SetBreakpointResponse
-
Breakpoint resource.
- setBreakpoint(Breakpoint) - Method in class com.google.api.services.clouddebugger.v2.model.UpdateActiveBreakpointRequest
-
Required.
- setBreakpointId(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
Required.
- setBreakpointId(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
Required.
- SetBreakpointResponse - Class in com.google.api.services.clouddebugger.v2.model
-
Response for setting a breakpoint.
- SetBreakpointResponse() - Constructor for class com.google.api.services.clouddebugger.v2.model.SetBreakpointResponse
-
- setBreakpoints(List<Breakpoint>) - Method in class com.google.api.services.clouddebugger.v2.model.ListActiveBreakpointsResponse
-
List of all active breakpoints.
- setBreakpoints(List<Breakpoint>) - Method in class com.google.api.services.clouddebugger.v2.model.ListBreakpointsResponse
-
List of breakpoints matching the request.
- setCallback(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- setCallback(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- setCallback(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- setCallback(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- setCallback(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- setCallback(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- setCallback(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- setCallback(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- setCallback(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
JSONP
- setCanaryExpireTime(String) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
The deadline for the breakpoint to stay in CANARY_ACTIVE state.
- setCanaryMode(String) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Used when setting breakpoint canary for this debuggee.
- setCanaryOption(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
The canary option set by the user upon setting breakpoint.
- setClientVersion(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
Required.
- setClientVersion(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
Required.
- setClientVersion(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
Required.
- setClientVersion(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
Required.
- setClientVersion(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
Required.
- setCloudDebuggerRequestInitializer(CloudDebuggerRequestInitializer) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Builder
-
- setCloudRepo(CloudRepoSourceContext) - Method in class com.google.api.services.clouddebugger.v2.model.SourceContext
-
A SourceContext referring to a revision in a cloud repo.
- setCloudWorkspace(CloudWorkspaceSourceContext) - Method in class com.google.api.services.clouddebugger.v2.model.SourceContext
-
A SourceContext referring to a snapshot in a cloud workspace.
- setColumn(Integer) - Method in class com.google.api.services.clouddebugger.v2.model.SourceLocation
-
Column within a line.
- setCondition(String) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Condition that triggers the breakpoint.
- setContext(SourceContext) - Method in class com.google.api.services.clouddebugger.v2.model.ExtendedSourceContext
-
Any source context.
- setCreateTime(String) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Time this breakpoint was created by the server in seconds resolution.
- setDebuggee(Debuggee) - Method in class com.google.api.services.clouddebugger.v2.model.RegisterDebuggeeRequest
-
Required.
- setDebuggee(Debuggee) - Method in class com.google.api.services.clouddebugger.v2.model.RegisterDebuggeeResponse
-
Debuggee resource.
- setDebuggeeId(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
Required.
- setDebuggeeId(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
Required.
- setDebuggeeId(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
Required.
- setDebuggeeId(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
Required.
- setDebuggeeId(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
Required.
- setDebuggeeId(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
Required.
- setDebuggees(List<Debuggee>) - Method in class com.google.api.services.clouddebugger.v2.model.ListDebuggeesResponse
-
List of debuggees accessible to the calling user.
- setDescription(String) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Human readable description of the debuggee.
- setDescription(FormatMessage) - Method in class com.google.api.services.clouddebugger.v2.model.StatusMessage
-
Status message text.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
- setEvaluatedExpressions(List<Variable>) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Values of evaluated expressions at breakpoint time.
- setExpressions(List<String>) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
List of read-only expressions to evaluate at the breakpoint location.
- setExtSourceContexts(List<ExtendedSourceContext>) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
References to the locations and revisions of the source code used in the deployed application.
- setFields(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- setFields(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- setFields(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- setFields(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- setFields(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- setFields(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- setFields(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- setFields(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- setFields(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Selector specifying which fields to include in a partial response.
- setFinalTime(String) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Time this breakpoint was finalized as seen by the server in seconds resolution.
- setFormat(String) - Method in class com.google.api.services.clouddebugger.v2.model.FormatMessage
-
Format template for the message.
- setFunction(String) - Method in class com.google.api.services.clouddebugger.v2.model.StackFrame
-
Demangled function name at the call site.
- setGerrit(GerritSourceContext) - Method in class com.google.api.services.clouddebugger.v2.model.SourceContext
-
A SourceContext referring to a Gerrit project.
- setGerritProject(String) - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
The full project name within the host.
- setGit(GitSourceContext) - Method in class com.google.api.services.clouddebugger.v2.model.SourceContext
-
A SourceContext referring to any third party Git repo (e.g.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Builder
-
- setHostUri(String) - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
The URI of a running Gerrit instance.
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Builder
-
- setId(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
Breakpoint identifier, unique in the scope of the debuggee.
- setId(String) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Breakpoint identifier, unique in the scope of the debuggee.
- setId(String) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Unique identifier for the debuggee generated by the controller service.
- setIncludeAllUsers(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
When set to `true`, the response includes the list of breakpoints set by any user.
- setIncludeInactive(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
When set to `true`, the response includes active and inactive breakpoints.
- setIncludeInactive(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
When set to `true`, the result includes all debuggees.
- setIsDisabled(Boolean) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
If set to `true`, indicates that the agent should disable itself and detach from the debuggee.
- setIsError(Boolean) - Method in class com.google.api.services.clouddebugger.v2.model.StatusMessage
-
Distinguishes errors from informational messages.
- setIsFinalState(Boolean) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
When true, indicates that this is a final result and the breakpoint state will not change from
here on.
- setIsInactive(Boolean) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
If set to `true`, indicates that Controller service does not detect any activity from the
debuggee agents and the application is possibly stopped.
- setKey(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- setKey(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- setKey(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- setKey(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- setKey(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- setKey(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- setKey(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- setKey(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- setKey(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
API key.
- setKind(String) - Method in class com.google.api.services.clouddebugger.v2.model.AliasContext
-
The alias kind.
- setLabels(Map<String, String>) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
A set of custom breakpoint properties, populated by the agent, to be displayed to the user.
- setLabels(Map<String, String>) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
A set of custom debuggee properties, populated by the agent, to be displayed to the user.
- setLabels(Map<String, String>) - Method in class com.google.api.services.clouddebugger.v2.model.ExtendedSourceContext
-
Labels with user defined metadata.
- setLine(Integer) - Method in class com.google.api.services.clouddebugger.v2.model.SourceLocation
-
Line inside the file.
- setLocals(List<Variable>) - Method in class com.google.api.services.clouddebugger.v2.model.StackFrame
-
Set of local variables at the stack frame location.
- setLocation(SourceLocation) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Breakpoint source location.
- setLocation(SourceLocation) - Method in class com.google.api.services.clouddebugger.v2.model.StackFrame
-
Source location of the call site.
- setLogLevel(String) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Indicates the severity of the log.
- setLogMessageFormat(String) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Only relevant when action is `LOG`.
- setMembers(List<Variable>) - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Members contained or pointed to by the variable.
- setName(String) - Method in class com.google.api.services.clouddebugger.v2.model.AliasContext
-
The alias name.
- setName(String) - Method in class com.google.api.services.clouddebugger.v2.model.CloudWorkspaceId
-
The unique name of the workspace within the repo.
- setName(String) - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Name of the variable, if any.
- setNextWaitToken(String) - Method in class com.google.api.services.clouddebugger.v2.model.ListActiveBreakpointsResponse
-
A token that can be used in the next method call to block until the list of breakpoints
changes.
- setNextWaitToken(String) - Method in class com.google.api.services.clouddebugger.v2.model.ListBreakpointsResponse
-
A wait token that can be used in the next call to `list` (REST) or `ListBreakpoints` (RPC) to
block until the list of breakpoints has changes.
- setOauthToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- setOauthToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- setOauthToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- setOauthToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- setOauthToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- setOauthToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- setOauthToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- setOauthToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
OAuth 2.0 token for the current user.
- setParameters(List<String>) - Method in class com.google.api.services.clouddebugger.v2.model.FormatMessage
-
Optional parameters to be embedded into the message.
- setPath(String) - Method in class com.google.api.services.clouddebugger.v2.model.SourceLocation
-
Path to the source file within the source context of the target binary.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Returns response with indentations and line breaks.
- setProject(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
Required.
- setProject(String) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Project the debuggee is associated with.
- setProjectId(String) - Method in class com.google.api.services.clouddebugger.v2.model.ProjectRepoId
-
The ID of the project.
- setProjectRepoId(ProjectRepoId) - Method in class com.google.api.services.clouddebugger.v2.model.RepoId
-
A combination of a project ID and a repo name.
- setQuotaUser(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- setQuotaUser(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- setQuotaUser(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- setQuotaUser(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- setQuotaUser(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- setQuotaUser(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- setQuotaUser(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Available to use for quota purposes for server-side applications.
- setRefersTo(String) - Method in class com.google.api.services.clouddebugger.v2.model.StatusMessage
-
Reference to which the message applies.
- setRepoId(RepoId) - Method in class com.google.api.services.clouddebugger.v2.model.CloudRepoSourceContext
-
The ID of the repo.
- setRepoId(RepoId) - Method in class com.google.api.services.clouddebugger.v2.model.CloudWorkspaceId
-
The ID of the repo containing the workspace.
- setRepoName(String) - Method in class com.google.api.services.clouddebugger.v2.model.ProjectRepoId
-
The name of the repo.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
- setRevisionId(String) - Method in class com.google.api.services.clouddebugger.v2.model.CloudRepoSourceContext
-
A revision ID.
- setRevisionId(String) - Method in class com.google.api.services.clouddebugger.v2.model.GerritSourceContext
-
A revision (commit) ID.
- setRevisionId(String) - Method in class com.google.api.services.clouddebugger.v2.model.GitSourceContext
-
Git commit hash.
- setRootUrl(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Builder
-
- setServicePath(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Builder
-
- setSnapshotId(String) - Method in class com.google.api.services.clouddebugger.v2.model.CloudWorkspaceSourceContext
-
The ID of the snapshot.
- setSourceContexts(List<SourceContext>) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
References to the locations and revisions of the source code used in the deployed application.
- setStackFrames(List<StackFrame>) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
The stack at breakpoint time, where stack_frames[0] represents the most recently entered
function.
- setState(String) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
The current state of the breakpoint.
- setStatus(StatusMessage) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
Breakpoint status.
- setStatus(StatusMessage) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Human readable message to be displayed to the user about this debuggee.
- setStatus(StatusMessage) - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Status associated with the variable.
- setStripResults(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
This field is deprecated.
- setSuccessOnTimeout(Boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
If set to `true` (recommended), returns `google.rpc.Code.OK` status and sets the
`wait_expired` response field to `true` when the server-selected timeout has expired.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Builder
-
- setType(String) - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Variable type (e.g.
- setUid(String) - Method in class com.google.api.services.clouddebugger.v2.model.RepoId
-
A server-assigned, globally unique identifier.
- setUniquifier(String) - Method in class com.google.api.services.clouddebugger.v2.model.Debuggee
-
Uniquifier to further distinguish the application.
- setUploadProtocol(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- setUploadProtocol(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- setUploadProtocol(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- setUploadProtocol(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Upload protocol for media (e.g.
- setUploadType(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
- setUploadType(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.Update
-
- setUploadType(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Register
-
- setUploadType(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Delete
-
- setUploadType(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Get
-
- setUploadType(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
- setUploadType(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.Set
-
- setUploadType(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.List
-
- setUploadType(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebuggerRequest
-
Legacy upload protocol for media (e.g.
- setUrl(String) - Method in class com.google.api.services.clouddebugger.v2.model.GitSourceContext
-
Git repository URL.
- setUserEmail(String) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
E-mail address of the user that created this breakpoint
- setValue(String) - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Simple value of the variable.
- setVariableTable(List<Variable>) - Method in class com.google.api.services.clouddebugger.v2.model.Breakpoint
-
The `variable_table` exists to aid with computation, memory and network traffic optimization.
- setVarTableIndex(Integer) - Method in class com.google.api.services.clouddebugger.v2.model.Variable
-
Reference to a variable in the shared variable table.
- setWaitExpired(Boolean) - Method in class com.google.api.services.clouddebugger.v2.model.ListActiveBreakpointsResponse
-
If set to `true`, indicates that there is no change to the list of active breakpoints and the
server-selected timeout has expired.
- setWaitToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Controller.Debuggees.Breakpoints.List
-
A token that, if specified, blocks the method call until the list of active breakpoints
has changed, or a server-selected timeout has expired.
- setWaitToken(String) - Method in class com.google.api.services.clouddebugger.v2.CloudDebugger.Debugger.Debuggees.Breakpoints.List
-
A wait token that, if specified, blocks the call until the breakpoints list has
changed, or a server selected timeout has expired.
- setWorkspaceId(CloudWorkspaceId) - Method in class com.google.api.services.clouddebugger.v2.model.CloudWorkspaceSourceContext
-
The ID of the workspace.
- SourceContext - Class in com.google.api.services.clouddebugger.v2.model
-
A SourceContext is a reference to a tree of files.
- SourceContext() - Constructor for class com.google.api.services.clouddebugger.v2.model.SourceContext
-
- SourceLocation - Class in com.google.api.services.clouddebugger.v2.model
-
Represents a location in the source code.
- SourceLocation() - Constructor for class com.google.api.services.clouddebugger.v2.model.SourceLocation
-
- StackFrame - Class in com.google.api.services.clouddebugger.v2.model
-
Represents a stack frame context.
- StackFrame() - Constructor for class com.google.api.services.clouddebugger.v2.model.StackFrame
-
- StatusMessage - Class in com.google.api.services.clouddebugger.v2.model
-
Represents a contextual status message.
- StatusMessage() - Constructor for class com.google.api.services.clouddebugger.v2.model.StatusMessage
-