google-apis-servicemanagement_v1 0.44.0 → 0.45.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: b8dcfcf57db4db68c2f4101dc5c48d4a48d699ac927a5f0eeaec826e8ba2aff6
4
- data.tar.gz: b324863ec10487c227824cadb9924271a47ba6e977b2b9f6b1bd31d9478bee89
3
+ metadata.gz: 0e76e9293d6779e0710ab2402566b5a4b3785d22714224af61372c3afe559e90
4
+ data.tar.gz: 4c0d2af3765b91e11f20628bc654d08b106cd24da662dcdae349051b508f55b4
5
5
  SHA512:
6
- metadata.gz: d2b58bca590342e69021079b0e7688b0573a1b6f8200b874daccb3cf0e10ece4dafaed387b77802ee26466a74572282561f513d66dc84884afc458dfc9318453
7
- data.tar.gz: 9303c71431ebcc9d7cda32a801e047a55a560787fe2a1773151fa313d3fabfd26f8f6c90b54f6af47874f5aeebc7b84e789602c6b3a8aefb0345bf7ce7dac0ff
6
+ metadata.gz: 7a0486a333fa1f11ae698dafa2e551c405dc3da830a6338d910e69c37f4ba5e54ab1cce8314a6e4eee241820ed2f35e2b6770b9cfc1d6a1bb5852cada9104b06
7
+ data.tar.gz: b0cfe3d86dd6de625094d3984febfd388bc3d1caa7b62a9dc97a5560947b324d3d5cdcf4769f28fe1aca883732c9dbfec2d11402939e771921aa9ef86fe0b336
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicemanagement_v1
2
2
 
3
+ ### v0.45.0 (2023-06-18)
4
+
5
+ * Regenerated from discovery document revision 20230609
6
+
3
7
  ### v0.44.0 (2023-05-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20230428
@@ -1165,7 +1165,7 @@ module Google
1165
1165
  # documentation: summary: > The Google Calendar API gives access to most
1166
1166
  # calendar features. pages: - name: Overview content: (== include google/foo/
1167
1167
  # overview.md ==) - name: Tutorial content: (== include google/foo/tutorial.md ==
1168
- # ) subpages; - name: Java content: (== include google/foo/tutorial_java.md ==)
1168
+ # ) subpages: - name: Java content: (== include google/foo/tutorial_java.md ==)
1169
1169
  # rules: - selector: google.calendar.Calendar.Get description: > ... - selector:
1170
1170
  # google.calendar.Calendar.Put description: > ... Documentation is provided in
1171
1171
  # markdown syntax. In addition to standard markdown features, definition lists,
@@ -1215,6 +1215,13 @@ module Google
1215
1215
  # @return [Array<Google::Apis::ServicemanagementV1::DocumentationRule>]
1216
1216
  attr_accessor :rules
1217
1217
 
1218
+ # Specifies section and content to override boilerplate content provided by go/
1219
+ # api-docgen. Currently overrides following sections: 1. rest.service.
1220
+ # client_libraries
1221
+ # Corresponds to the JSON property `sectionOverrides`
1222
+ # @return [Array<Google::Apis::ServicemanagementV1::Page>]
1223
+ attr_accessor :section_overrides
1224
+
1218
1225
  # Specifies the service root url if the default one (the service name from the
1219
1226
  # yaml file) is not suitable. This can be seen in any fully specified service
1220
1227
  # urls as well as sections that show a base that other urls are relative to.
@@ -1239,6 +1246,7 @@ module Google
1239
1246
  @overview = args[:overview] if args.key?(:overview)
1240
1247
  @pages = args[:pages] if args.key?(:pages)
1241
1248
  @rules = args[:rules] if args.key?(:rules)
1249
+ @section_overrides = args[:section_overrides] if args.key?(:section_overrides)
1242
1250
  @service_root_url = args[:service_root_url] if args.key?(:service_root_url)
1243
1251
  @summary = args[:summary] if args.key?(:summary)
1244
1252
  end
@@ -3795,7 +3803,7 @@ module Google
3795
3803
  # documentation: summary: > The Google Calendar API gives access to most
3796
3804
  # calendar features. pages: - name: Overview content: (== include google/foo/
3797
3805
  # overview.md ==) - name: Tutorial content: (== include google/foo/tutorial.md ==
3798
- # ) subpages; - name: Java content: (== include google/foo/tutorial_java.md ==)
3806
+ # ) subpages: - name: Java content: (== include google/foo/tutorial_java.md ==)
3799
3807
  # rules: - selector: google.calendar.Calendar.Get description: > ... - selector:
3800
3808
  # google.calendar.Calendar.Put description: > ... Documentation is provided in
3801
3809
  # markdown syntax. In addition to standard markdown features, definition lists,
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicemanagementV1
18
18
  # Version of the google-apis-servicemanagement_v1 gem
19
- GEM_VERSION = "0.44.0"
19
+ GEM_VERSION = "0.45.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230428"
25
+ REVISION = "20230609"
26
26
  end
27
27
  end
28
28
  end
@@ -924,6 +924,8 @@ module Google
924
924
 
925
925
  collection :rules, as: 'rules', class: Google::Apis::ServicemanagementV1::DocumentationRule, decorator: Google::Apis::ServicemanagementV1::DocumentationRule::Representation
926
926
 
927
+ collection :section_overrides, as: 'sectionOverrides', class: Google::Apis::ServicemanagementV1::Page, decorator: Google::Apis::ServicemanagementV1::Page::Representation
928
+
927
929
  property :service_root_url, as: 'serviceRootUrl'
928
930
  property :summary, as: 'summary'
929
931
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-servicemanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.44.0
4
+ version: 0.45.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: 2023-05-14 00:00:00.000000000 Z
11
+ date: 2023-06-25 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-servicemanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.44.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.45.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicemanagement_v1
63
63
  post_install_message:
64
64
  rdoc_options: []