google-api-ruby-client/generated/google/apis/clouddebugger_v2/representations.rb

466 lines
18 KiB
Ruby
Raw Normal View History

2015-12-03 01:10:07 +00:00
# Copyright 2015 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
require 'date'
require 'google/apis/core/base_service'
require 'google/apis/core/json_representation'
require 'google/apis/core/hashable'
require 'google/apis/errors'
module Google
module Apis
module ClouddebuggerV2
2017-03-30 22:30:51 +00:00
class StatusMessage
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class GitSourceContext
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class Variable
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class StackFrame
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class RepoId
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class FormatMessage
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class ExtendedSourceContext
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class ListDebuggeesResponse
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class AliasContext
2017-03-27 22:14:47 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class Empty
2017-03-10 21:11:09 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class SourceLocation
2017-03-10 21:11:09 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class Debuggee
2017-03-10 21:11:09 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class ListActiveBreakpointsResponse
2017-03-10 21:11:09 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
2017-03-30 22:30:51 +00:00
class ProjectRepoId
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class CloudWorkspaceSourceContext
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class UpdateActiveBreakpointResponse
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class GerritSourceContext
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class CloudWorkspaceId
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class ListBreakpointsResponse
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class Breakpoint
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class UpdateActiveBreakpointRequest
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class SetBreakpointResponse
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class SourceContext
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class CloudRepoSourceContext
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class RegisterDebuggeeResponse
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class RegisterDebuggeeRequest
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class GetBreakpointResponse
2015-12-03 01:10:07 +00:00
class Representation < Google::Apis::Core::JsonRepresentation; end
2016-02-25 23:16:53 +00:00
include Google::Apis::Core::JsonObjectSupport
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class StatusMessage
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :refers_to, as: 'refersTo'
property :is_error, as: 'isError'
property :description, as: 'description', class: Google::Apis::ClouddebuggerV2::FormatMessage, decorator: Google::Apis::ClouddebuggerV2::FormatMessage::Representation
2016-02-25 23:16:53 +00:00
2017-03-27 22:14:47 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class GitSourceContext
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :revision_id, as: 'revisionId'
property :url, as: 'url'
2017-03-27 22:14:47 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class Variable
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :status, as: 'status', class: Google::Apis::ClouddebuggerV2::StatusMessage, decorator: Google::Apis::ClouddebuggerV2::StatusMessage::Representation
property :name, as: 'name'
property :type, as: 'type'
property :var_table_index, as: 'varTableIndex'
property :value, as: 'value'
collection :members, as: 'members', class: Google::Apis::ClouddebuggerV2::Variable, decorator: Google::Apis::ClouddebuggerV2::Variable::Representation
2016-02-25 23:16:53 +00:00
2017-03-27 22:14:47 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class StackFrame
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
collection :arguments, as: 'arguments', class: Google::Apis::ClouddebuggerV2::Variable, decorator: Google::Apis::ClouddebuggerV2::Variable::Representation
collection :locals, as: 'locals', class: Google::Apis::ClouddebuggerV2::Variable, decorator: Google::Apis::ClouddebuggerV2::Variable::Representation
property :location, as: 'location', class: Google::Apis::ClouddebuggerV2::SourceLocation, decorator: Google::Apis::ClouddebuggerV2::SourceLocation::Representation
2016-02-25 23:16:53 +00:00
2017-03-30 22:30:51 +00:00
property :function, as: 'function'
2017-03-27 22:14:47 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class RepoId
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :uid, as: 'uid'
property :project_repo_id, as: 'projectRepoId', class: Google::Apis::ClouddebuggerV2::ProjectRepoId, decorator: Google::Apis::ClouddebuggerV2::ProjectRepoId::Representation
2016-02-25 23:16:53 +00:00
2017-03-27 22:14:47 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class FormatMessage
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
collection :parameters, as: 'parameters'
property :format, as: 'format'
2017-03-27 22:14:47 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class ExtendedSourceContext
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :context, as: 'context', class: Google::Apis::ClouddebuggerV2::SourceContext, decorator: Google::Apis::ClouddebuggerV2::SourceContext::Representation
2016-02-25 23:16:53 +00:00
2017-03-30 22:30:51 +00:00
hash :labels, as: 'labels'
2017-03-27 22:14:47 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class ListDebuggeesResponse
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
collection :debuggees, as: 'debuggees', class: Google::Apis::ClouddebuggerV2::Debuggee, decorator: Google::Apis::ClouddebuggerV2::Debuggee::Representation
2016-02-25 23:16:53 +00:00
2017-03-27 22:14:47 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class AliasContext
2017-03-27 22:14:47 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :name, as: 'name'
property :kind, as: 'kind'
2017-03-27 22:14:47 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class Empty
2017-03-10 21:11:09 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class SourceLocation
2017-03-10 21:11:09 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :line, as: 'line'
property :path, as: 'path'
2017-03-10 21:11:09 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class Debuggee
2017-03-10 21:11:09 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :uniquifier, as: 'uniquifier'
property :description, as: 'description'
collection :source_contexts, as: 'sourceContexts', class: Google::Apis::ClouddebuggerV2::SourceContext, decorator: Google::Apis::ClouddebuggerV2::SourceContext::Representation
collection :ext_source_contexts, as: 'extSourceContexts', class: Google::Apis::ClouddebuggerV2::ExtendedSourceContext, decorator: Google::Apis::ClouddebuggerV2::ExtendedSourceContext::Representation
hash :labels, as: 'labels'
property :status, as: 'status', class: Google::Apis::ClouddebuggerV2::StatusMessage, decorator: Google::Apis::ClouddebuggerV2::StatusMessage::Representation
2017-01-13 23:04:35 +00:00
2017-03-30 22:30:51 +00:00
property :is_inactive, as: 'isInactive'
property :project, as: 'project'
property :is_disabled, as: 'isDisabled'
property :agent_version, as: 'agentVersion'
property :id, as: 'id'
2017-03-10 21:11:09 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class ListActiveBreakpointsResponse
2017-03-10 21:11:09 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
collection :breakpoints, as: 'breakpoints', class: Google::Apis::ClouddebuggerV2::Breakpoint, decorator: Google::Apis::ClouddebuggerV2::Breakpoint::Representation
2015-12-03 01:10:07 +00:00
2017-03-30 22:30:51 +00:00
property :wait_expired, as: 'waitExpired'
property :next_wait_token, as: 'nextWaitToken'
2017-03-10 21:11:09 +00:00
end
2015-12-03 01:10:07 +00:00
end
2017-03-30 22:30:51 +00:00
class ProjectRepoId
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :project_id, as: 'projectId'
property :repo_name, as: 'repoName'
2017-01-13 23:04:35 +00:00
end
end
2015-12-03 01:10:07 +00:00
2017-03-30 22:30:51 +00:00
class CloudWorkspaceSourceContext
2017-01-13 23:04:35 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :workspace_id, as: 'workspaceId', class: Google::Apis::ClouddebuggerV2::CloudWorkspaceId, decorator: Google::Apis::ClouddebuggerV2::CloudWorkspaceId::Representation
property :snapshot_id, as: 'snapshotId'
2015-12-03 01:10:07 +00:00
end
end
2017-03-30 22:30:51 +00:00
class UpdateActiveBreakpointResponse
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-01-13 23:04:35 +00:00
end
end
2017-03-30 22:30:51 +00:00
class GerritSourceContext
2017-01-13 23:04:35 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :host_uri, as: 'hostUri'
property :revision_id, as: 'revisionId'
property :alias_name, as: 'aliasName'
property :gerrit_project, as: 'gerritProject'
property :alias_context, as: 'aliasContext', class: Google::Apis::ClouddebuggerV2::AliasContext, decorator: Google::Apis::ClouddebuggerV2::AliasContext::Representation
2015-12-03 01:10:07 +00:00
end
end
2017-03-30 22:30:51 +00:00
class CloudWorkspaceId
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :repo_id, as: 'repoId', class: Google::Apis::ClouddebuggerV2::RepoId, decorator: Google::Apis::ClouddebuggerV2::RepoId::Representation
2017-01-13 23:04:35 +00:00
2017-03-30 22:30:51 +00:00
property :name, as: 'name'
2015-12-03 01:10:07 +00:00
end
end
2017-03-30 22:30:51 +00:00
class ListBreakpointsResponse
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
collection :breakpoints, as: 'breakpoints', class: Google::Apis::ClouddebuggerV2::Breakpoint, decorator: Google::Apis::ClouddebuggerV2::Breakpoint::Representation
property :next_wait_token, as: 'nextWaitToken'
2015-12-03 01:10:07 +00:00
end
end
2017-03-30 22:30:51 +00:00
class Breakpoint
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
collection :expressions, as: 'expressions'
collection :evaluated_expressions, as: 'evaluatedExpressions', class: Google::Apis::ClouddebuggerV2::Variable, decorator: Google::Apis::ClouddebuggerV2::Variable::Representation
property :is_final_state, as: 'isFinalState'
collection :stack_frames, as: 'stackFrames', class: Google::Apis::ClouddebuggerV2::StackFrame, decorator: Google::Apis::ClouddebuggerV2::StackFrame::Representation
property :condition, as: 'condition'
property :status, as: 'status', class: Google::Apis::ClouddebuggerV2::StatusMessage, decorator: Google::Apis::ClouddebuggerV2::StatusMessage::Representation
property :user_email, as: 'userEmail'
property :action, as: 'action'
property :log_level, as: 'logLevel'
property :id, as: 'id'
property :location, as: 'location', class: Google::Apis::ClouddebuggerV2::SourceLocation, decorator: Google::Apis::ClouddebuggerV2::SourceLocation::Representation
property :final_time, as: 'finalTime'
collection :variable_table, as: 'variableTable', class: Google::Apis::ClouddebuggerV2::Variable, decorator: Google::Apis::ClouddebuggerV2::Variable::Representation
2015-12-03 01:10:07 +00:00
hash :labels, as: 'labels'
2017-03-30 22:30:51 +00:00
property :log_message_format, as: 'logMessageFormat'
property :create_time, as: 'createTime'
2015-12-03 01:10:07 +00:00
end
end
2017-03-30 22:30:51 +00:00
class UpdateActiveBreakpointRequest
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :breakpoint, as: 'breakpoint', class: Google::Apis::ClouddebuggerV2::Breakpoint, decorator: Google::Apis::ClouddebuggerV2::Breakpoint::Representation
2017-03-27 22:14:47 +00:00
2015-12-03 01:10:07 +00:00
end
end
2017-03-30 22:30:51 +00:00
class SetBreakpointResponse
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :breakpoint, as: 'breakpoint', class: Google::Apis::ClouddebuggerV2::Breakpoint, decorator: Google::Apis::ClouddebuggerV2::Breakpoint::Representation
2015-12-03 01:10:07 +00:00
end
end
2017-03-30 22:30:51 +00:00
class SourceContext
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :git, as: 'git', class: Google::Apis::ClouddebuggerV2::GitSourceContext, decorator: Google::Apis::ClouddebuggerV2::GitSourceContext::Representation
property :gerrit, as: 'gerrit', class: Google::Apis::ClouddebuggerV2::GerritSourceContext, decorator: Google::Apis::ClouddebuggerV2::GerritSourceContext::Representation
property :cloud_repo, as: 'cloudRepo', class: Google::Apis::ClouddebuggerV2::CloudRepoSourceContext, decorator: Google::Apis::ClouddebuggerV2::CloudRepoSourceContext::Representation
property :cloud_workspace, as: 'cloudWorkspace', class: Google::Apis::ClouddebuggerV2::CloudWorkspaceSourceContext, decorator: Google::Apis::ClouddebuggerV2::CloudWorkspaceSourceContext::Representation
2015-12-03 01:10:07 +00:00
end
end
2017-03-30 22:30:51 +00:00
class CloudRepoSourceContext
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :revision_id, as: 'revisionId'
property :alias_name, as: 'aliasName'
property :repo_id, as: 'repoId', class: Google::Apis::ClouddebuggerV2::RepoId, decorator: Google::Apis::ClouddebuggerV2::RepoId::Representation
property :alias_context, as: 'aliasContext', class: Google::Apis::ClouddebuggerV2::AliasContext, decorator: Google::Apis::ClouddebuggerV2::AliasContext::Representation
2015-12-03 01:10:07 +00:00
end
end
2017-03-30 22:30:51 +00:00
class RegisterDebuggeeResponse
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :debuggee, as: 'debuggee', class: Google::Apis::ClouddebuggerV2::Debuggee, decorator: Google::Apis::ClouddebuggerV2::Debuggee::Representation
2017-03-10 21:11:09 +00:00
2017-02-13 23:28:52 +00:00
end
end
2017-03-30 22:30:51 +00:00
class RegisterDebuggeeRequest
2017-02-13 23:28:52 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :debuggee, as: 'debuggee', class: Google::Apis::ClouddebuggerV2::Debuggee, decorator: Google::Apis::ClouddebuggerV2::Debuggee::Representation
2015-12-03 01:10:07 +00:00
end
end
2017-03-30 22:30:51 +00:00
class GetBreakpointResponse
2015-12-03 01:10:07 +00:00
# @private
class Representation < Google::Apis::Core::JsonRepresentation
2017-03-30 22:30:51 +00:00
property :breakpoint, as: 'breakpoint', class: Google::Apis::ClouddebuggerV2::Breakpoint, decorator: Google::Apis::ClouddebuggerV2::Breakpoint::Representation
2015-12-03 01:10:07 +00:00
end
end
end
end
end