google-apis-cloudtrace_v2beta1 0.9.0 → 0.10.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a094c0d5adeb17bbd76f03e77e525a9f8d047d8446a44b48acdaf3cf4988ab2d
4
- data.tar.gz: af4a25903bc8cbf068bff4cb050a07b9aa851f83b767ef3c1bc749fa81ec9ff9
3
+ metadata.gz: 818a06ee7550fceafa2ee897f6ada47a3c4b3bab9fd931b1e2099bbeefbb13fc
4
+ data.tar.gz: 7607e40811ac071eba2e36301b9806b66cda1559948b72186de80ff479bd3d09
5
5
  SHA512:
6
- metadata.gz: 0d6c468f6293dc6b4ebb737066dadc72d02135ba078441ab2c7680a0b8cdf367a662b28256f0c23c478c60b02e81578ba53865aa102c8c9f13c9cb661094e68c
7
- data.tar.gz: 6f8e5d3147bbe9e82f6a4c3138a8ea76cbd25d95b26537921df7b1f1a956cbe168cfd03c1a0483100938bee7e8314d250b0a210913cbe7db3522d64dc465f937
6
+ metadata.gz: 11b98b8f8bb665b4648ac55d769c08975ba0e97152db8cf831680b6104fc25087c45646d49b3a22f38d235e9c9fb04517825b02ad8e70f6426f56a5501feff3a
7
+ data.tar.gz: 4b34ec6bbaaa812b7c17a045e9786b51a3bf7f39f8cd0de13891bb9781c8e188513be684648fdcfdc6dfa283b5879ebcb55e47645ed6c864354a746468459592
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-cloudtrace_v2beta1
2
2
 
3
+ ### v0.10.0 (2022-03-05)
4
+
5
+ * Regenerated from discovery document revision 20220224
6
+ * Regenerated using generator version 0.4.1
7
+
3
8
  ### v0.9.0 (2021-12-16)
4
9
 
5
10
  * Unspecified changes
@@ -43,9 +43,9 @@ module Google
43
43
  class ListTraceSinksResponse
44
44
  include Google::Apis::Core::Hashable
45
45
 
46
- # If there might be more results than appear in this response, then `
47
- # nextPageToken` is included. To get the next set of results, call the same
48
- # method again using the value of `nextPageToken` as `pageToken`.
46
+ # A paginated response where more pages might be available has `next_page_token`
47
+ # set. To get the next set of results, call the same method again using the
48
+ # value of `next_page_token` as `page_token`.
49
49
  # Corresponds to the JSON property `nextPageToken`
50
50
  # @return [String]
51
51
  attr_accessor :next_page_token
@@ -92,7 +92,7 @@ module Google
92
92
  include Google::Apis::Core::Hashable
93
93
 
94
94
  # Required. The canonical sink resource name, unique within the project. Must be
95
- # of the form: project/[PROJECT_NUMBER]/traceSinks/[SINK_ID]. E.g.: `"projects/
95
+ # of the form: projects/[PROJECT_NUMBER]/traceSinks/[SINK_ID]. E.g.: `"projects/
96
96
  # 12345/traceSinks/my-project-trace-sink"`. Sink identifiers are limited to 256
97
97
  # characters and can include only the following characters: upper and lower-case
98
98
  # alphanumeric characters, underscores, hyphens, and periods.
@@ -109,9 +109,9 @@ module Google
109
109
  # by sinks.create and sinks.update. The service account will need to be granted
110
110
  # write access to the destination specified in the output configuration, see [
111
111
  # Granting access for a resource](/iam/docs/granting-roles-to-service-accounts#
112
- # granting_access_to_a_service_account_for_a_resource). To create tables and
113
- # write data this account will need the dataEditor role. Read more about roles
114
- # in the [BigQuery documentation](https://cloud.google.com/bigquery/docs/access-
112
+ # granting_access_to_a_service_account_for_a_resource). To create tables and to
113
+ # write data, this account needs the `dataEditor` role. Read more about roles in
114
+ # the [BigQuery documentation](https://cloud.google.com/bigquery/docs/access-
115
115
  # control). E.g.: "service-00000001@00000002.iam.gserviceaccount.com"
116
116
  # Corresponds to the JSON property `writerIdentity`
117
117
  # @return [String]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudtraceV2beta1
18
18
  # Version of the google-apis-cloudtrace_v2beta1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210812"
25
+ REVISION = "20220224"
26
26
  end
27
27
  end
28
28
  end
@@ -26,7 +26,7 @@ module Google
26
26
  # collected for all App Engine applications by default. Trace data from other
27
27
  # applications can be provided using this API. This library is used to interact
28
28
  # with the Cloud Trace API directly. If you are looking to instrument your
29
- # application for Cloud Trace, we recommend using OpenCensus.
29
+ # application for Cloud Trace, we recommend using OpenTelemetry.
30
30
  #
31
31
  # @example
32
32
  # require 'google/apis/cloudtrace_v2beta1'
@@ -160,13 +160,13 @@ module Google
160
160
  # project parent resources are supported): "projects/[PROJECT_ID]"
161
161
  # @param [Fixnum] page_size
162
162
  # Optional. The maximum number of results to return from this request. Non-
163
- # positive values are ignored. The presence of `nextPageToken` in the response
163
+ # positive values are ignored. The presence of `next_page_token` in the response
164
164
  # indicates that more results might be available.
165
165
  # @param [String] page_token
166
166
  # Optional. If present, then retrieve the next batch of results from the
167
- # preceding call to this method. `pageToken` must be the value of `nextPageToken`
168
- # from the previous response. The values of other method parameters should be
169
- # identical to those in the previous call.
167
+ # preceding call to this method. `page_token` must be the value of `
168
+ # next_page_token` from the previous response. The values of other method
169
+ # parameters should be identical to those in the previous call.
170
170
  # @param [String] fields
171
171
  # Selector specifying which fields to include in a partial response.
172
172
  # @param [String] quota_user
@@ -207,8 +207,8 @@ module Google
207
207
  # @param [String] update_mask
208
208
  # Required. Field mask that specifies the fields in `trace_sink` that are to be
209
209
  # updated. A sink field is overwritten if, and only if, it is in the update mask.
210
- # `name` and `writer_identity` fields cannot be updated. An empty updateMask is
211
- # considered an error. For a detailed `FieldMask` definition, see https://
210
+ # `name` and `writer_identity` fields cannot be updated. An empty `update_mask`
211
+ # is considered an error. For a detailed `FieldMask` definition, see https://
212
212
  # developers.google.com/protocol-buffers/docs/reference/google.protobuf#
213
213
  # fieldmask Example: `updateMask=output_config`.
214
214
  # @param [String] fields
@@ -25,7 +25,7 @@ module Google
25
25
  # collected for all App Engine applications by default. Trace data from other
26
26
  # applications can be provided using this API. This library is used to interact
27
27
  # with the Cloud Trace API directly. If you are looking to instrument your
28
- # application for Cloud Trace, we recommend using OpenCensus.
28
+ # application for Cloud Trace, we recommend using OpenTelemetry.
29
29
  #
30
30
  # @see https://cloud.google.com/trace
31
31
  module CloudtraceV2beta1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudtrace_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-10 00:00:00.000000000 Z
11
+ date: 2022-03-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtrace_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v2beta1/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtrace_v2beta1/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtrace_v2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Trace API V2beta1