Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const CloudDebuggerScope + const CloudPlatformScope + type AliasContext struct + ForceSendFields []string + Kind string + Name string + NullFields []string + func (s *AliasContext) MarshalJSON() ([]byte, error) + type Breakpoint struct + Action string + CanaryExpireTime string + Condition string + CreateTime string + EvaluatedExpressions []*Variable + Expressions []string + FinalTime string + ForceSendFields []string + Id string + IsFinalState bool + Labels map[string]string + Location *SourceLocation + LogLevel string + LogMessageFormat string + NullFields []string + StackFrames []*StackFrame + State string + Status *StatusMessage + UserEmail string + VariableTable []*Variable + func (s *Breakpoint) MarshalJSON() ([]byte, error) + type CloudRepoSourceContext struct + AliasContext *AliasContext + AliasName string + ForceSendFields []string + NullFields []string + RepoId *RepoId + RevisionId string + func (s *CloudRepoSourceContext) MarshalJSON() ([]byte, error) + type CloudWorkspaceId struct + ForceSendFields []string + Name string + NullFields []string + RepoId *RepoId + func (s *CloudWorkspaceId) MarshalJSON() ([]byte, error) + type CloudWorkspaceSourceContext struct + ForceSendFields []string + NullFields []string + SnapshotId string + WorkspaceId *CloudWorkspaceId + func (s *CloudWorkspaceSourceContext) MarshalJSON() ([]byte, error) + type ControllerDebuggeesBreakpointsListCall struct + func (c *ControllerDebuggeesBreakpointsListCall) AgentId(agentId string) *ControllerDebuggeesBreakpointsListCall + func (c *ControllerDebuggeesBreakpointsListCall) Context(ctx context.Context) *ControllerDebuggeesBreakpointsListCall + func (c *ControllerDebuggeesBreakpointsListCall) Do(opts ...googleapi.CallOption) (*ListActiveBreakpointsResponse, error) + func (c *ControllerDebuggeesBreakpointsListCall) Fields(s ...googleapi.Field) *ControllerDebuggeesBreakpointsListCall + func (c *ControllerDebuggeesBreakpointsListCall) Header() http.Header + func (c *ControllerDebuggeesBreakpointsListCall) IfNoneMatch(entityTag string) *ControllerDebuggeesBreakpointsListCall + func (c *ControllerDebuggeesBreakpointsListCall) SuccessOnTimeout(successOnTimeout bool) *ControllerDebuggeesBreakpointsListCall + func (c *ControllerDebuggeesBreakpointsListCall) WaitToken(waitToken string) *ControllerDebuggeesBreakpointsListCall + type ControllerDebuggeesBreakpointsService struct + func NewControllerDebuggeesBreakpointsService(s *Service) *ControllerDebuggeesBreakpointsService + func (r *ControllerDebuggeesBreakpointsService) List(debuggeeId string) *ControllerDebuggeesBreakpointsListCall + func (r *ControllerDebuggeesBreakpointsService) Update(debuggeeId string, id string, ...) *ControllerDebuggeesBreakpointsUpdateCall + type ControllerDebuggeesBreakpointsUpdateCall struct + func (c *ControllerDebuggeesBreakpointsUpdateCall) Context(ctx context.Context) *ControllerDebuggeesBreakpointsUpdateCall + func (c *ControllerDebuggeesBreakpointsUpdateCall) Do(opts ...googleapi.CallOption) (*UpdateActiveBreakpointResponse, error) + func (c *ControllerDebuggeesBreakpointsUpdateCall) Fields(s ...googleapi.Field) *ControllerDebuggeesBreakpointsUpdateCall + func (c *ControllerDebuggeesBreakpointsUpdateCall) Header() http.Header + type ControllerDebuggeesRegisterCall struct + func (c *ControllerDebuggeesRegisterCall) Context(ctx context.Context) *ControllerDebuggeesRegisterCall + func (c *ControllerDebuggeesRegisterCall) Do(opts ...googleapi.CallOption) (*RegisterDebuggeeResponse, error) + func (c *ControllerDebuggeesRegisterCall) Fields(s ...googleapi.Field) *ControllerDebuggeesRegisterCall + func (c *ControllerDebuggeesRegisterCall) Header() http.Header + type ControllerDebuggeesService struct + Breakpoints *ControllerDebuggeesBreakpointsService + func NewControllerDebuggeesService(s *Service) *ControllerDebuggeesService + func (r *ControllerDebuggeesService) Register(registerdebuggeerequest *RegisterDebuggeeRequest) *ControllerDebuggeesRegisterCall + type ControllerService struct + Debuggees *ControllerDebuggeesService + func NewControllerService(s *Service) *ControllerService + type Debuggee struct + AgentVersion string + CanaryMode string + Description string + ExtSourceContexts []*ExtendedSourceContext + ForceSendFields []string + Id string + IsDisabled bool + IsInactive bool + Labels map[string]string + NullFields []string + Project string + SourceContexts []*SourceContext + Status *StatusMessage + Uniquifier string + func (s *Debuggee) MarshalJSON() ([]byte, error) + type DebuggerDebuggeesBreakpointsDeleteCall struct + func (c *DebuggerDebuggeesBreakpointsDeleteCall) ClientVersion(clientVersion string) *DebuggerDebuggeesBreakpointsDeleteCall + func (c *DebuggerDebuggeesBreakpointsDeleteCall) Context(ctx context.Context) *DebuggerDebuggeesBreakpointsDeleteCall + func (c *DebuggerDebuggeesBreakpointsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *DebuggerDebuggeesBreakpointsDeleteCall) Fields(s ...googleapi.Field) *DebuggerDebuggeesBreakpointsDeleteCall + func (c *DebuggerDebuggeesBreakpointsDeleteCall) Header() http.Header + type DebuggerDebuggeesBreakpointsGetCall struct + func (c *DebuggerDebuggeesBreakpointsGetCall) ClientVersion(clientVersion string) *DebuggerDebuggeesBreakpointsGetCall + func (c *DebuggerDebuggeesBreakpointsGetCall) Context(ctx context.Context) *DebuggerDebuggeesBreakpointsGetCall + func (c *DebuggerDebuggeesBreakpointsGetCall) Do(opts ...googleapi.CallOption) (*GetBreakpointResponse, error) + func (c *DebuggerDebuggeesBreakpointsGetCall) Fields(s ...googleapi.Field) *DebuggerDebuggeesBreakpointsGetCall + func (c *DebuggerDebuggeesBreakpointsGetCall) Header() http.Header + func (c *DebuggerDebuggeesBreakpointsGetCall) IfNoneMatch(entityTag string) *DebuggerDebuggeesBreakpointsGetCall + type DebuggerDebuggeesBreakpointsListCall struct + func (c *DebuggerDebuggeesBreakpointsListCall) ActionValue(actionValue string) *DebuggerDebuggeesBreakpointsListCall + func (c *DebuggerDebuggeesBreakpointsListCall) ClientVersion(clientVersion string) *DebuggerDebuggeesBreakpointsListCall + func (c *DebuggerDebuggeesBreakpointsListCall) Context(ctx context.Context) *DebuggerDebuggeesBreakpointsListCall + func (c *DebuggerDebuggeesBreakpointsListCall) Do(opts ...googleapi.CallOption) (*ListBreakpointsResponse, error) + func (c *DebuggerDebuggeesBreakpointsListCall) Fields(s ...googleapi.Field) *DebuggerDebuggeesBreakpointsListCall + func (c *DebuggerDebuggeesBreakpointsListCall) Header() http.Header + func (c *DebuggerDebuggeesBreakpointsListCall) IfNoneMatch(entityTag string) *DebuggerDebuggeesBreakpointsListCall + func (c *DebuggerDebuggeesBreakpointsListCall) IncludeAllUsers(includeAllUsers bool) *DebuggerDebuggeesBreakpointsListCall + func (c *DebuggerDebuggeesBreakpointsListCall) IncludeInactive(includeInactive bool) *DebuggerDebuggeesBreakpointsListCall + func (c *DebuggerDebuggeesBreakpointsListCall) StripResults(stripResults bool) *DebuggerDebuggeesBreakpointsListCall + func (c *DebuggerDebuggeesBreakpointsListCall) WaitToken(waitToken string) *DebuggerDebuggeesBreakpointsListCall + type DebuggerDebuggeesBreakpointsService struct + func NewDebuggerDebuggeesBreakpointsService(s *Service) *DebuggerDebuggeesBreakpointsService + func (r *DebuggerDebuggeesBreakpointsService) Delete(debuggeeId string, breakpointId string) *DebuggerDebuggeesBreakpointsDeleteCall + func (r *DebuggerDebuggeesBreakpointsService) Get(debuggeeId string, breakpointId string) *DebuggerDebuggeesBreakpointsGetCall + func (r *DebuggerDebuggeesBreakpointsService) List(debuggeeId string) *DebuggerDebuggeesBreakpointsListCall + func (r *DebuggerDebuggeesBreakpointsService) Set(debuggeeId string, breakpoint *Breakpoint) *DebuggerDebuggeesBreakpointsSetCall + type DebuggerDebuggeesBreakpointsSetCall struct + func (c *DebuggerDebuggeesBreakpointsSetCall) CanaryOption(canaryOption string) *DebuggerDebuggeesBreakpointsSetCall + func (c *DebuggerDebuggeesBreakpointsSetCall) ClientVersion(clientVersion string) *DebuggerDebuggeesBreakpointsSetCall + func (c *DebuggerDebuggeesBreakpointsSetCall) Context(ctx context.Context) *DebuggerDebuggeesBreakpointsSetCall + func (c *DebuggerDebuggeesBreakpointsSetCall) Do(opts ...googleapi.CallOption) (*SetBreakpointResponse, error) + func (c *DebuggerDebuggeesBreakpointsSetCall) Fields(s ...googleapi.Field) *DebuggerDebuggeesBreakpointsSetCall + func (c *DebuggerDebuggeesBreakpointsSetCall) Header() http.Header + type DebuggerDebuggeesListCall struct + func (c *DebuggerDebuggeesListCall) ClientVersion(clientVersion string) *DebuggerDebuggeesListCall + func (c *DebuggerDebuggeesListCall) Context(ctx context.Context) *DebuggerDebuggeesListCall + func (c *DebuggerDebuggeesListCall) Do(opts ...googleapi.CallOption) (*ListDebuggeesResponse, error) + func (c *DebuggerDebuggeesListCall) Fields(s ...googleapi.Field) *DebuggerDebuggeesListCall + func (c *DebuggerDebuggeesListCall) Header() http.Header + func (c *DebuggerDebuggeesListCall) IfNoneMatch(entityTag string) *DebuggerDebuggeesListCall + func (c *DebuggerDebuggeesListCall) IncludeInactive(includeInactive bool) *DebuggerDebuggeesListCall + func (c *DebuggerDebuggeesListCall) Project(project string) *DebuggerDebuggeesListCall + type DebuggerDebuggeesService struct + Breakpoints *DebuggerDebuggeesBreakpointsService + func NewDebuggerDebuggeesService(s *Service) *DebuggerDebuggeesService + func (r *DebuggerDebuggeesService) List() *DebuggerDebuggeesListCall + type DebuggerService struct + Debuggees *DebuggerDebuggeesService + func NewDebuggerService(s *Service) *DebuggerService + type Empty struct + type ExtendedSourceContext struct + Context *SourceContext + ForceSendFields []string + Labels map[string]string + NullFields []string + func (s *ExtendedSourceContext) MarshalJSON() ([]byte, error) + type FormatMessage struct + ForceSendFields []string + Format string + NullFields []string + Parameters []string + func (s *FormatMessage) MarshalJSON() ([]byte, error) + type GerritSourceContext struct + AliasContext *AliasContext + AliasName string + ForceSendFields []string + GerritProject string + HostUri string + NullFields []string + RevisionId string + func (s *GerritSourceContext) MarshalJSON() ([]byte, error) + type GetBreakpointResponse struct + Breakpoint *Breakpoint + ForceSendFields []string + NullFields []string + func (s *GetBreakpointResponse) MarshalJSON() ([]byte, error) + type GitSourceContext struct + ForceSendFields []string + NullFields []string + RevisionId string + Url string + func (s *GitSourceContext) MarshalJSON() ([]byte, error) + type ListActiveBreakpointsResponse struct + Breakpoints []*Breakpoint + ForceSendFields []string + NextWaitToken string + NullFields []string + WaitExpired bool + func (s *ListActiveBreakpointsResponse) MarshalJSON() ([]byte, error) + type ListBreakpointsResponse struct + Breakpoints []*Breakpoint + ForceSendFields []string + NextWaitToken string + NullFields []string + func (s *ListBreakpointsResponse) MarshalJSON() ([]byte, error) + type ListDebuggeesResponse struct + Debuggees []*Debuggee + ForceSendFields []string + NullFields []string + func (s *ListDebuggeesResponse) MarshalJSON() ([]byte, error) + type ProjectRepoId struct + ForceSendFields []string + NullFields []string + ProjectId string + RepoName string + func (s *ProjectRepoId) MarshalJSON() ([]byte, error) + type RegisterDebuggeeRequest struct + Debuggee *Debuggee + ForceSendFields []string + NullFields []string + func (s *RegisterDebuggeeRequest) MarshalJSON() ([]byte, error) + type RegisterDebuggeeResponse struct + AgentId string + Debuggee *Debuggee + ForceSendFields []string + NullFields []string + func (s *RegisterDebuggeeResponse) MarshalJSON() ([]byte, error) + type RepoId struct + ForceSendFields []string + NullFields []string + ProjectRepoId *ProjectRepoId + Uid string + func (s *RepoId) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Controller *ControllerService + Debugger *DebuggerService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SetBreakpointResponse struct + Breakpoint *Breakpoint + ForceSendFields []string + NullFields []string + func (s *SetBreakpointResponse) MarshalJSON() ([]byte, error) + type SourceContext struct + CloudRepo *CloudRepoSourceContext + CloudWorkspace *CloudWorkspaceSourceContext + ForceSendFields []string + Gerrit *GerritSourceContext + Git *GitSourceContext + NullFields []string + func (s *SourceContext) MarshalJSON() ([]byte, error) + type SourceLocation struct + Column int64 + ForceSendFields []string + Line int64 + NullFields []string + Path string + func (s *SourceLocation) MarshalJSON() ([]byte, error) + type StackFrame struct + Arguments []*Variable + ForceSendFields []string + Function string + Locals []*Variable + Location *SourceLocation + NullFields []string + func (s *StackFrame) MarshalJSON() ([]byte, error) + type StatusMessage struct + Description *FormatMessage + ForceSendFields []string + IsError bool + NullFields []string + RefersTo string + func (s *StatusMessage) MarshalJSON() ([]byte, error) + type UpdateActiveBreakpointRequest struct + Breakpoint *Breakpoint + ForceSendFields []string + NullFields []string + func (s *UpdateActiveBreakpointRequest) MarshalJSON() ([]byte, error) + type UpdateActiveBreakpointResponse struct + type Variable struct + ForceSendFields []string + Members []*Variable + Name string + NullFields []string + Status *StatusMessage + Type string + Value string + VarTableIndex int64 + func (s *Variable) MarshalJSON() ([]byte, error)