File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
generated/google-apis-cloudtrace_v2
lib/google/apis/cloudtrace_v2 Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-cloudtrace_v2
22
3+ ### v0.18.0 (2023-02-05)
4+
5+ * Regenerated from discovery document revision 20230126
6+ * Regenerated using generator version 0.11.1
7+
38### v0.17.0 (2022-10-20)
49
510* Regenerated using generator version 0.11.0
Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ def update!(**args)
281281 # form a trace tree. Often, a trace contains a root span that describes the end-
282282 # to-end latency, and one or more subspans for its sub-operations. A trace can
283283 # also contain multiple root spans, or none at all. Spans do not need to be
284- # contiguous—there might be gaps or overlaps between spans in a trace.
284+ # contiguous. There might be gaps or overlaps between spans in a trace.
285285 class Span
286286 include Google ::Apis ::Core ::Hashable
287287
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module CloudtraceV2
1818 # Version of the google-apis-cloudtrace_v2 gem
19- GEM_VERSION = "0.17 .0"
19+ GEM_VERSION = "0.18 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.11.0 "
22+ GENERATOR_VERSION = "0.11.1 "
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20220512 "
25+ REVISION = "20230126 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments