google-apis-clouderrorreporting_v1beta1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 027b22c9f0a23b1ccfce6029a56473cbcb70c3ae57c76d789431b3e233b56a26
4
+ data.tar.gz: 7b9bbbdc4647f317eec319689278415ae1082081f451c965c238582d3aac9736
5
+ SHA512:
6
+ metadata.gz: 604e070605d9e80c43831cff15828b317db9180d410864861b3af4b43f5ecc1b91a20c54e59b96287e2dc551dc725fcd7c9b4f5a1771baec786b75d6beb9c22d
7
+ data.tar.gz: da1fa2155d418718e5cf357c1abaf6692939c91e5df81cbb4c652376527baa17ce57404b3c7e9aac3c066bdc990d69592a7de2ba397e987b859450a51fbd3c60
@@ -0,0 +1,13 @@
1
+ --hide-void-return
2
+ --no-private
3
+ --verbose
4
+ --title=google-apis-clouderrorreporting_v1beta1
5
+ --markup-provider=redcarpet
6
+ --markup=markdown
7
+ --main OVERVIEW.md
8
+ lib/google/apis/clouderrorreporting_v1beta1/*.rb
9
+ lib/google/apis/clouderrorreporting_v1beta1.rb
10
+ -
11
+ OVERVIEW.md
12
+ CHANGELOG.md
13
+ LICENSE.md
@@ -0,0 +1,7 @@
1
+ # Release history for google-apis-clouderrorreporting_v1beta1
2
+
3
+ ### v0.1.0 (2021-01-07)
4
+
5
+ * Regenerated using generator version 0.1.1
6
+ * Regenerated from discovery document revision 20200827
7
+
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
@@ -0,0 +1,96 @@
1
+ # Simple REST client for version V1beta1 of the Error Reporting API
2
+
3
+ This is a simple client library for version V1beta1 of the Error Reporting API. It provides:
4
+
5
+ * A client object that connects to the HTTP/JSON REST endpoint for the service.
6
+ * Ruby objects for data structures related to the service.
7
+ * Integration with the googleauth gem for authentication using OAuth, API keys, and service accounts.
8
+ * Control of retry, pagination, and timeouts.
9
+
10
+ Note that although this client library is supported and will continue to be updated to track changes to the service, it is otherwise considered complete and not under active development. Many Google services, especially Google Cloud Platform services, may provide a more modern client that is under more active development and improvement. See the section below titled *Which client should I use?* for more information.
11
+
12
+ ## Getting started
13
+
14
+ ### Before you begin
15
+
16
+ There are a few setup steps you need to complete before you can use this library:
17
+
18
+ 1. If you don't already have a Google account, [sign up](https://www.google.com/accounts).
19
+ 2. If you have never created a Google APIs Console project, read about [Managing Projects](https://cloud.google.com/resource-manager/docs/creating-managing-projects) and create a project in the [Google API Console](https://console.cloud.google.com/).
20
+ 3. Most APIs need to be enabled for your project. [Enable it](https://console.cloud.google.com/apis/library/clouderrorreporting.googleapis.com) in the console.
21
+
22
+ ### Installation
23
+
24
+ Add this line to your application's Gemfile:
25
+
26
+ ```ruby
27
+ gem 'google-apis-clouderrorreporting_v1beta1', '~> 0.1'
28
+ ```
29
+
30
+ And then execute:
31
+
32
+ ```
33
+ $ bundle
34
+ ```
35
+
36
+ Or install it yourself as:
37
+
38
+ ```
39
+ $ gem install google-apis-clouderrorreporting_v1beta1
40
+ ```
41
+
42
+ ### Creating a client object
43
+
44
+ Once the gem is installed, you can load the client code and instantiate a client.
45
+
46
+ ```ruby
47
+ # Load the client
48
+ require "google/apis/clouderrorreporting_v1beta1"
49
+
50
+ # Create a client object
51
+ client = Google::Apis::ClouderrorreportingV1beta1::ClouderrorreportingService.new
52
+
53
+ # Authenticate calls
54
+ client.authentication = # ... use the googleauth gem to create credentials
55
+ ```
56
+
57
+ See the class reference docs for information on the methods you can call from a client.
58
+
59
+ ## Documentation
60
+
61
+ More detailed descriptions of the Google simple REST clients are available in two documents.
62
+
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
+
66
+ (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Clouderrorreporting service in particular.)
67
+
68
+ For reference information on specific calls in the Error Reporting API, see the {Google::Apis::ClouderrorreportingV1beta1::ClouderrorreportingService class reference docs}.
69
+
70
+ ## Which client should I use?
71
+
72
+ Google provides two types of Ruby API client libraries: **simple REST clients** and **modern clients**.
73
+
74
+ This library, `google-apis-clouderrorreporting_v1beta1`, is a simple REST client. You can identify these clients by their gem names, which are always in the form `google-apis-<servicename>_<serviceversion>`. The simple REST clients connect to HTTP/JSON REST endpoints and are automatically generated from service discovery documents. They support most API functionality, but their class interfaces are sometimes awkward.
75
+
76
+ Modern clients are produced by a modern code generator, sometimes combined with hand-crafted functionality. Most modern clients connect to high-performance gRPC endpoints, although a few are backed by REST services. Modern clients are available for many Google services, especially Google Cloud Platform services, but do not yet support all the services covered by the simple clients.
77
+
78
+ Gem names for modern clients are often of the form `google-cloud-<service_name>`. (For example, [google-cloud-pubsub](https://rubygems.org/gems/google-cloud-pubsub).) Note that most modern clients also have corresponding "versioned" gems with names like `google-cloud-<service_name>-<version>`. (For example, [google-cloud-pubsub-v1](https://rubygems.org/gems/google-cloud-pubsub-v1).) The "versioned" gems can be used directly, but often provide lower-level interfaces. In most cases, the main gem is recommended.
79
+
80
+ **For most users, we recommend the modern client, if one is available.** Compared with simple clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a simple client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure.
81
+
82
+ The [product documentation](https://cloud.google.com/error-reporting/) may provide guidance regarding the preferred client library to use.
83
+
84
+ ## Supported Ruby versions
85
+
86
+ This library is supported on Ruby 2.5+.
87
+
88
+ Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Currently, this means Ruby 2.5 and later. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
+
90
+ ## License
91
+
92
+ This library is licensed under Apache 2.0. Full license text is available in the {file:LICENSE.md LICENSE}.
93
+
94
+ ## Support
95
+
96
+ Please [report bugs at the project on Github](https://github.com/google/google-api-ruby-client/issues). Don't hesitate to [ask questions](http://stackoverflow.com/questions/tagged/google-api-ruby-client) about the client or APIs on [StackOverflow](http://stackoverflow.com).
@@ -0,0 +1,15 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require "google/apis/clouderrorreporting_v1beta1"
@@ -0,0 +1,37 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'google/apis/clouderrorreporting_v1beta1/service.rb'
16
+ require 'google/apis/clouderrorreporting_v1beta1/classes.rb'
17
+ require 'google/apis/clouderrorreporting_v1beta1/representations.rb'
18
+ require 'google/apis/clouderrorreporting_v1beta1/gem_version.rb'
19
+
20
+ module Google
21
+ module Apis
22
+ # Error Reporting API
23
+ #
24
+ # Groups and counts similar errors from cloud services and applications, reports
25
+ # new errors, and provides access to error groups and their associated errors.
26
+ #
27
+ # @see https://cloud.google.com/error-reporting/
28
+ module ClouderrorreportingV1beta1
29
+ # Version of the Error Reporting API this client connects to.
30
+ # This is NOT the gem version.
31
+ VERSION = 'V1beta1'
32
+
33
+ # View and manage your data across Google Cloud Platform services
34
+ AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
+ end
36
+ end
37
+ end
@@ -0,0 +1,606 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module ClouderrorreportingV1beta1
24
+
25
+ # Response message for deleting error events.
26
+ class DeleteEventsResponse
27
+ include Google::Apis::Core::Hashable
28
+
29
+ def initialize(**args)
30
+ update!(**args)
31
+ end
32
+
33
+ # Update properties of this object
34
+ def update!(**args)
35
+ end
36
+ end
37
+
38
+ # A description of the context in which an error occurred. This data should be
39
+ # provided by the application when reporting an error, unless the error report
40
+ # has been generated automatically from Google App Engine logs.
41
+ class ErrorContext
42
+ include Google::Apis::Core::Hashable
43
+
44
+ # HTTP request data that is related to a reported error. This data should be
45
+ # provided by the application when reporting an error, unless the error report
46
+ # has been generated automatically from Google App Engine logs.
47
+ # Corresponds to the JSON property `httpRequest`
48
+ # @return [Google::Apis::ClouderrorreportingV1beta1::HttpRequestContext]
49
+ attr_accessor :http_request
50
+
51
+ # Indicates a location in the source code of the service for which errors are
52
+ # reported. `functionName` must be provided by the application when reporting an
53
+ # error, unless the error report contains a `message` with a supported exception
54
+ # stack trace. All fields are optional for the later case.
55
+ # Corresponds to the JSON property `reportLocation`
56
+ # @return [Google::Apis::ClouderrorreportingV1beta1::SourceLocation]
57
+ attr_accessor :report_location
58
+
59
+ # Source code that was used to build the executable which has caused the given
60
+ # error message.
61
+ # Corresponds to the JSON property `sourceReferences`
62
+ # @return [Array<Google::Apis::ClouderrorreportingV1beta1::SourceReference>]
63
+ attr_accessor :source_references
64
+
65
+ # The user who caused or was affected by the crash. This can be a user ID, an
66
+ # email address, or an arbitrary token that uniquely identifies the user. When
67
+ # sending an error report, leave this field empty if the user was not logged in.
68
+ # In this case the Error Reporting system will use other data, such as remote IP
69
+ # address, to distinguish affected users. See `affected_users_count` in `
70
+ # ErrorGroupStats`.
71
+ # Corresponds to the JSON property `user`
72
+ # @return [String]
73
+ attr_accessor :user
74
+
75
+ def initialize(**args)
76
+ update!(**args)
77
+ end
78
+
79
+ # Update properties of this object
80
+ def update!(**args)
81
+ @http_request = args[:http_request] if args.key?(:http_request)
82
+ @report_location = args[:report_location] if args.key?(:report_location)
83
+ @source_references = args[:source_references] if args.key?(:source_references)
84
+ @user = args[:user] if args.key?(:user)
85
+ end
86
+ end
87
+
88
+ # An error event which is returned by the Error Reporting system.
89
+ class ErrorEvent
90
+ include Google::Apis::Core::Hashable
91
+
92
+ # A description of the context in which an error occurred. This data should be
93
+ # provided by the application when reporting an error, unless the error report
94
+ # has been generated automatically from Google App Engine logs.
95
+ # Corresponds to the JSON property `context`
96
+ # @return [Google::Apis::ClouderrorreportingV1beta1::ErrorContext]
97
+ attr_accessor :context
98
+
99
+ # Time when the event occurred as provided in the error report. If the report
100
+ # did not contain a timestamp, the time the error was received by the Error
101
+ # Reporting system is used.
102
+ # Corresponds to the JSON property `eventTime`
103
+ # @return [String]
104
+ attr_accessor :event_time
105
+
106
+ # The stack trace that was reported or logged by the service.
107
+ # Corresponds to the JSON property `message`
108
+ # @return [String]
109
+ attr_accessor :message
110
+
111
+ # Describes a running service that sends errors. Its version changes over time
112
+ # and multiple versions can run in parallel.
113
+ # Corresponds to the JSON property `serviceContext`
114
+ # @return [Google::Apis::ClouderrorreportingV1beta1::ServiceContext]
115
+ attr_accessor :service_context
116
+
117
+ def initialize(**args)
118
+ update!(**args)
119
+ end
120
+
121
+ # Update properties of this object
122
+ def update!(**args)
123
+ @context = args[:context] if args.key?(:context)
124
+ @event_time = args[:event_time] if args.key?(:event_time)
125
+ @message = args[:message] if args.key?(:message)
126
+ @service_context = args[:service_context] if args.key?(:service_context)
127
+ end
128
+ end
129
+
130
+ # Description of a group of similar error events.
131
+ class ErrorGroup
132
+ include Google::Apis::Core::Hashable
133
+
134
+ # Group IDs are unique for a given project. If the same kind of error occurs in
135
+ # different service contexts, it will receive the same group ID.
136
+ # Corresponds to the JSON property `groupId`
137
+ # @return [String]
138
+ attr_accessor :group_id
139
+
140
+ # The group resource name. Example: projects/my-project-123/groups/
141
+ # CNSgkpnppqKCUw
142
+ # Corresponds to the JSON property `name`
143
+ # @return [String]
144
+ attr_accessor :name
145
+
146
+ # Error group's resolution status. An unspecified resolution status will be
147
+ # interpreted as OPEN
148
+ # Corresponds to the JSON property `resolutionStatus`
149
+ # @return [String]
150
+ attr_accessor :resolution_status
151
+
152
+ # Associated tracking issues.
153
+ # Corresponds to the JSON property `trackingIssues`
154
+ # @return [Array<Google::Apis::ClouderrorreportingV1beta1::TrackingIssue>]
155
+ attr_accessor :tracking_issues
156
+
157
+ def initialize(**args)
158
+ update!(**args)
159
+ end
160
+
161
+ # Update properties of this object
162
+ def update!(**args)
163
+ @group_id = args[:group_id] if args.key?(:group_id)
164
+ @name = args[:name] if args.key?(:name)
165
+ @resolution_status = args[:resolution_status] if args.key?(:resolution_status)
166
+ @tracking_issues = args[:tracking_issues] if args.key?(:tracking_issues)
167
+ end
168
+ end
169
+
170
+ # Data extracted for a specific group based on certain filter criteria, such as
171
+ # a given time period and/or service filter.
172
+ class ErrorGroupStats
173
+ include Google::Apis::Core::Hashable
174
+
175
+ # Service contexts with a non-zero error count for the given filter criteria.
176
+ # This list can be truncated if multiple services are affected. Refer to `
177
+ # num_affected_services` for the total count.
178
+ # Corresponds to the JSON property `affectedServices`
179
+ # @return [Array<Google::Apis::ClouderrorreportingV1beta1::ServiceContext>]
180
+ attr_accessor :affected_services
181
+
182
+ # Approximate number of affected users in the given group that match the filter
183
+ # criteria. Users are distinguished by data in the `ErrorContext` of the
184
+ # individual error events, such as their login name or their remote IP address
185
+ # in case of HTTP requests. The number of affected users can be zero even if the
186
+ # number of errors is non-zero if no data was provided from which the affected
187
+ # user could be deduced. Users are counted based on data in the request context
188
+ # that was provided in the error report. If more users are implicitly affected,
189
+ # such as due to a crash of the whole service, this is not reflected here.
190
+ # Corresponds to the JSON property `affectedUsersCount`
191
+ # @return [Fixnum]
192
+ attr_accessor :affected_users_count
193
+
194
+ # Approximate total number of events in the given group that match the filter
195
+ # criteria.
196
+ # Corresponds to the JSON property `count`
197
+ # @return [Fixnum]
198
+ attr_accessor :count
199
+
200
+ # Approximate first occurrence that was ever seen for this group and which
201
+ # matches the given filter criteria, ignoring the time_range that was specified
202
+ # in the request.
203
+ # Corresponds to the JSON property `firstSeenTime`
204
+ # @return [String]
205
+ attr_accessor :first_seen_time
206
+
207
+ # Description of a group of similar error events.
208
+ # Corresponds to the JSON property `group`
209
+ # @return [Google::Apis::ClouderrorreportingV1beta1::ErrorGroup]
210
+ attr_accessor :group
211
+
212
+ # Approximate last occurrence that was ever seen for this group and which
213
+ # matches the given filter criteria, ignoring the time_range that was specified
214
+ # in the request.
215
+ # Corresponds to the JSON property `lastSeenTime`
216
+ # @return [String]
217
+ attr_accessor :last_seen_time
218
+
219
+ # The total number of services with a non-zero error count for the given filter
220
+ # criteria.
221
+ # Corresponds to the JSON property `numAffectedServices`
222
+ # @return [Fixnum]
223
+ attr_accessor :num_affected_services
224
+
225
+ # An error event which is returned by the Error Reporting system.
226
+ # Corresponds to the JSON property `representative`
227
+ # @return [Google::Apis::ClouderrorreportingV1beta1::ErrorEvent]
228
+ attr_accessor :representative
229
+
230
+ # Approximate number of occurrences over time. Timed counts returned by
231
+ # ListGroups are guaranteed to be: - Inside the requested time interval - Non-
232
+ # overlapping, and - Ordered by ascending time.
233
+ # Corresponds to the JSON property `timedCounts`
234
+ # @return [Array<Google::Apis::ClouderrorreportingV1beta1::TimedCount>]
235
+ attr_accessor :timed_counts
236
+
237
+ def initialize(**args)
238
+ update!(**args)
239
+ end
240
+
241
+ # Update properties of this object
242
+ def update!(**args)
243
+ @affected_services = args[:affected_services] if args.key?(:affected_services)
244
+ @affected_users_count = args[:affected_users_count] if args.key?(:affected_users_count)
245
+ @count = args[:count] if args.key?(:count)
246
+ @first_seen_time = args[:first_seen_time] if args.key?(:first_seen_time)
247
+ @group = args[:group] if args.key?(:group)
248
+ @last_seen_time = args[:last_seen_time] if args.key?(:last_seen_time)
249
+ @num_affected_services = args[:num_affected_services] if args.key?(:num_affected_services)
250
+ @representative = args[:representative] if args.key?(:representative)
251
+ @timed_counts = args[:timed_counts] if args.key?(:timed_counts)
252
+ end
253
+ end
254
+
255
+ # HTTP request data that is related to a reported error. This data should be
256
+ # provided by the application when reporting an error, unless the error report
257
+ # has been generated automatically from Google App Engine logs.
258
+ class HttpRequestContext
259
+ include Google::Apis::Core::Hashable
260
+
261
+ # The type of HTTP request, such as `GET`, `POST`, etc.
262
+ # Corresponds to the JSON property `method`
263
+ # @return [String]
264
+ attr_accessor :method_prop
265
+
266
+ # The referrer information that is provided with the request.
267
+ # Corresponds to the JSON property `referrer`
268
+ # @return [String]
269
+ attr_accessor :referrer
270
+
271
+ # The IP address from which the request originated. This can be IPv4, IPv6, or a
272
+ # token which is derived from the IP address, depending on the data that has
273
+ # been provided in the error report.
274
+ # Corresponds to the JSON property `remoteIp`
275
+ # @return [String]
276
+ attr_accessor :remote_ip
277
+
278
+ # The HTTP response status code for the request.
279
+ # Corresponds to the JSON property `responseStatusCode`
280
+ # @return [Fixnum]
281
+ attr_accessor :response_status_code
282
+
283
+ # The URL of the request.
284
+ # Corresponds to the JSON property `url`
285
+ # @return [String]
286
+ attr_accessor :url
287
+
288
+ # The user agent information that is provided with the request.
289
+ # Corresponds to the JSON property `userAgent`
290
+ # @return [String]
291
+ attr_accessor :user_agent
292
+
293
+ def initialize(**args)
294
+ update!(**args)
295
+ end
296
+
297
+ # Update properties of this object
298
+ def update!(**args)
299
+ @method_prop = args[:method_prop] if args.key?(:method_prop)
300
+ @referrer = args[:referrer] if args.key?(:referrer)
301
+ @remote_ip = args[:remote_ip] if args.key?(:remote_ip)
302
+ @response_status_code = args[:response_status_code] if args.key?(:response_status_code)
303
+ @url = args[:url] if args.key?(:url)
304
+ @user_agent = args[:user_agent] if args.key?(:user_agent)
305
+ end
306
+ end
307
+
308
+ # Contains a set of requested error events.
309
+ class ListEventsResponse
310
+ include Google::Apis::Core::Hashable
311
+
312
+ # The error events which match the given request.
313
+ # Corresponds to the JSON property `errorEvents`
314
+ # @return [Array<Google::Apis::ClouderrorreportingV1beta1::ErrorEvent>]
315
+ attr_accessor :error_events
316
+
317
+ # If non-empty, more results are available. Pass this token, along with the same
318
+ # query parameters as the first request, to view the next page of results.
319
+ # Corresponds to the JSON property `nextPageToken`
320
+ # @return [String]
321
+ attr_accessor :next_page_token
322
+
323
+ # The timestamp specifies the start time to which the request was restricted.
324
+ # Corresponds to the JSON property `timeRangeBegin`
325
+ # @return [String]
326
+ attr_accessor :time_range_begin
327
+
328
+ def initialize(**args)
329
+ update!(**args)
330
+ end
331
+
332
+ # Update properties of this object
333
+ def update!(**args)
334
+ @error_events = args[:error_events] if args.key?(:error_events)
335
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
336
+ @time_range_begin = args[:time_range_begin] if args.key?(:time_range_begin)
337
+ end
338
+ end
339
+
340
+ # Contains a set of requested error group stats.
341
+ class ListGroupStatsResponse
342
+ include Google::Apis::Core::Hashable
343
+
344
+ # The error group stats which match the given request.
345
+ # Corresponds to the JSON property `errorGroupStats`
346
+ # @return [Array<Google::Apis::ClouderrorreportingV1beta1::ErrorGroupStats>]
347
+ attr_accessor :error_group_stats
348
+
349
+ # If non-empty, more results are available. Pass this token, along with the same
350
+ # query parameters as the first request, to view the next page of results.
351
+ # Corresponds to the JSON property `nextPageToken`
352
+ # @return [String]
353
+ attr_accessor :next_page_token
354
+
355
+ # The timestamp specifies the start time to which the request was restricted.
356
+ # The start time is set based on the requested time range. It may be adjusted to
357
+ # a later time if a project has exceeded the storage quota and older data has
358
+ # been deleted.
359
+ # Corresponds to the JSON property `timeRangeBegin`
360
+ # @return [String]
361
+ attr_accessor :time_range_begin
362
+
363
+ def initialize(**args)
364
+ update!(**args)
365
+ end
366
+
367
+ # Update properties of this object
368
+ def update!(**args)
369
+ @error_group_stats = args[:error_group_stats] if args.key?(:error_group_stats)
370
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
371
+ @time_range_begin = args[:time_range_begin] if args.key?(:time_range_begin)
372
+ end
373
+ end
374
+
375
+ # Response for reporting an individual error event. Data may be added to this
376
+ # message in the future.
377
+ class ReportErrorEventResponse
378
+ include Google::Apis::Core::Hashable
379
+
380
+ def initialize(**args)
381
+ update!(**args)
382
+ end
383
+
384
+ # Update properties of this object
385
+ def update!(**args)
386
+ end
387
+ end
388
+
389
+ # An error event which is reported to the Error Reporting system.
390
+ class ReportedErrorEvent
391
+ include Google::Apis::Core::Hashable
392
+
393
+ # A description of the context in which an error occurred. This data should be
394
+ # provided by the application when reporting an error, unless the error report
395
+ # has been generated automatically from Google App Engine logs.
396
+ # Corresponds to the JSON property `context`
397
+ # @return [Google::Apis::ClouderrorreportingV1beta1::ErrorContext]
398
+ attr_accessor :context
399
+
400
+ # Optional. Time when the event occurred. If not provided, the time when the
401
+ # event was received by the Error Reporting system will be used.
402
+ # Corresponds to the JSON property `eventTime`
403
+ # @return [String]
404
+ attr_accessor :event_time
405
+
406
+ # Required. The error message. If no `context.reportLocation` is provided, the
407
+ # message must contain a header (typically consisting of the exception type name
408
+ # and an error message) and an exception stack trace in one of the supported
409
+ # programming languages and formats. Supported languages are Java, Python,
410
+ # JavaScript, Ruby, C#, PHP, and Go. Supported stack trace formats are: * **Java*
411
+ # *: Must be the return value of [`Throwable.printStackTrace()`](https://docs.
412
+ # oracle.com/javase/7/docs/api/java/lang/Throwable.html#printStackTrace%28%29). *
413
+ # **Python**: Must be the return value of [`traceback.format_exc()`](https://
414
+ # docs.python.org/2/library/traceback.html#traceback.format_exc). * **JavaScript*
415
+ # *: Must be the value of [`error.stack`](https://github.com/v8/v8/wiki/Stack-
416
+ # Trace-API) as returned by V8. * **Ruby**: Must contain frames returned by [`
417
+ # Exception.backtrace`](https://ruby-doc.org/core-2.2.0/Exception.html#method-i-
418
+ # backtrace). * **C#**: Must be the return value of [`Exception.ToString()`](
419
+ # https://msdn.microsoft.com/en-us/library/system.exception.tostring.aspx). * **
420
+ # PHP**: Must start with `PHP (Notice|Parse error|Fatal error|Warning)` and
421
+ # contain the result of [`(string)$exception`](http://php.net/manual/en/
422
+ # exception.tostring.php). * **Go**: Must be the return value of [`runtime.Stack(
423
+ # )`](https://golang.org/pkg/runtime/debug/#Stack).
424
+ # Corresponds to the JSON property `message`
425
+ # @return [String]
426
+ attr_accessor :message
427
+
428
+ # Describes a running service that sends errors. Its version changes over time
429
+ # and multiple versions can run in parallel.
430
+ # Corresponds to the JSON property `serviceContext`
431
+ # @return [Google::Apis::ClouderrorreportingV1beta1::ServiceContext]
432
+ attr_accessor :service_context
433
+
434
+ def initialize(**args)
435
+ update!(**args)
436
+ end
437
+
438
+ # Update properties of this object
439
+ def update!(**args)
440
+ @context = args[:context] if args.key?(:context)
441
+ @event_time = args[:event_time] if args.key?(:event_time)
442
+ @message = args[:message] if args.key?(:message)
443
+ @service_context = args[:service_context] if args.key?(:service_context)
444
+ end
445
+ end
446
+
447
+ # Describes a running service that sends errors. Its version changes over time
448
+ # and multiple versions can run in parallel.
449
+ class ServiceContext
450
+ include Google::Apis::Core::Hashable
451
+
452
+ # Type of the MonitoredResource. List of possible values: https://cloud.google.
453
+ # com/monitoring/api/resources Value is set automatically for incoming errors
454
+ # and must not be set when reporting errors.
455
+ # Corresponds to the JSON property `resourceType`
456
+ # @return [String]
457
+ attr_accessor :resource_type
458
+
459
+ # An identifier of the service, such as the name of the executable, job, or
460
+ # Google App Engine service name. This field is expected to have a low number of
461
+ # values that are relatively stable over time, as opposed to `version`, which
462
+ # can be changed whenever new code is deployed. Contains the service name for
463
+ # error reports extracted from Google App Engine logs or `default` if the App
464
+ # Engine default service is used.
465
+ # Corresponds to the JSON property `service`
466
+ # @return [String]
467
+ attr_accessor :service
468
+
469
+ # Represents the source code version that the developer provided, which could
470
+ # represent a version label or a Git SHA-1 hash, for example. For App Engine
471
+ # standard environment, the version is set to the version of the app.
472
+ # Corresponds to the JSON property `version`
473
+ # @return [String]
474
+ attr_accessor :version
475
+
476
+ def initialize(**args)
477
+ update!(**args)
478
+ end
479
+
480
+ # Update properties of this object
481
+ def update!(**args)
482
+ @resource_type = args[:resource_type] if args.key?(:resource_type)
483
+ @service = args[:service] if args.key?(:service)
484
+ @version = args[:version] if args.key?(:version)
485
+ end
486
+ end
487
+
488
+ # Indicates a location in the source code of the service for which errors are
489
+ # reported. `functionName` must be provided by the application when reporting an
490
+ # error, unless the error report contains a `message` with a supported exception
491
+ # stack trace. All fields are optional for the later case.
492
+ class SourceLocation
493
+ include Google::Apis::Core::Hashable
494
+
495
+ # The source code filename, which can include a truncated relative path, or a
496
+ # full path from a production machine.
497
+ # Corresponds to the JSON property `filePath`
498
+ # @return [String]
499
+ attr_accessor :file_path
500
+
501
+ # Human-readable name of a function or method. The value can include optional
502
+ # context like the class or package name. For example, `my.package.MyClass.
503
+ # method` in case of Java.
504
+ # Corresponds to the JSON property `functionName`
505
+ # @return [String]
506
+ attr_accessor :function_name
507
+
508
+ # 1-based. 0 indicates that the line number is unknown.
509
+ # Corresponds to the JSON property `lineNumber`
510
+ # @return [Fixnum]
511
+ attr_accessor :line_number
512
+
513
+ def initialize(**args)
514
+ update!(**args)
515
+ end
516
+
517
+ # Update properties of this object
518
+ def update!(**args)
519
+ @file_path = args[:file_path] if args.key?(:file_path)
520
+ @function_name = args[:function_name] if args.key?(:function_name)
521
+ @line_number = args[:line_number] if args.key?(:line_number)
522
+ end
523
+ end
524
+
525
+ # A reference to a particular snapshot of the source tree used to build and
526
+ # deploy an application.
527
+ class SourceReference
528
+ include Google::Apis::Core::Hashable
529
+
530
+ # Optional. A URI string identifying the repository. Example: "https://github.
531
+ # com/GoogleCloudPlatform/kubernetes.git"
532
+ # Corresponds to the JSON property `repository`
533
+ # @return [String]
534
+ attr_accessor :repository
535
+
536
+ # The canonical and persistent identifier of the deployed revision. Example (git)
537
+ # : "0035781c50ec7aa23385dc841529ce8a4b70db1b"
538
+ # Corresponds to the JSON property `revisionId`
539
+ # @return [String]
540
+ attr_accessor :revision_id
541
+
542
+ def initialize(**args)
543
+ update!(**args)
544
+ end
545
+
546
+ # Update properties of this object
547
+ def update!(**args)
548
+ @repository = args[:repository] if args.key?(:repository)
549
+ @revision_id = args[:revision_id] if args.key?(:revision_id)
550
+ end
551
+ end
552
+
553
+ # The number of errors in a given time period. All numbers are approximate since
554
+ # the error events are sampled before counting them.
555
+ class TimedCount
556
+ include Google::Apis::Core::Hashable
557
+
558
+ # Approximate number of occurrences in the given time period.
559
+ # Corresponds to the JSON property `count`
560
+ # @return [Fixnum]
561
+ attr_accessor :count
562
+
563
+ # End of the time period to which `count` refers (excluded).
564
+ # Corresponds to the JSON property `endTime`
565
+ # @return [String]
566
+ attr_accessor :end_time
567
+
568
+ # Start of the time period to which `count` refers (included).
569
+ # Corresponds to the JSON property `startTime`
570
+ # @return [String]
571
+ attr_accessor :start_time
572
+
573
+ def initialize(**args)
574
+ update!(**args)
575
+ end
576
+
577
+ # Update properties of this object
578
+ def update!(**args)
579
+ @count = args[:count] if args.key?(:count)
580
+ @end_time = args[:end_time] if args.key?(:end_time)
581
+ @start_time = args[:start_time] if args.key?(:start_time)
582
+ end
583
+ end
584
+
585
+ # Information related to tracking the progress on resolving the error.
586
+ class TrackingIssue
587
+ include Google::Apis::Core::Hashable
588
+
589
+ # A URL pointing to a related entry in an issue tracking system. Example: `https:
590
+ # //github.com/user/project/issues/4`
591
+ # Corresponds to the JSON property `url`
592
+ # @return [String]
593
+ attr_accessor :url
594
+
595
+ def initialize(**args)
596
+ update!(**args)
597
+ end
598
+
599
+ # Update properties of this object
600
+ def update!(**args)
601
+ @url = args[:url] if args.key?(:url)
602
+ end
603
+ end
604
+ end
605
+ end
606
+ end