google-apis-serviceconsumermanagement_v1beta1 0.36.0 → 0.37.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: dfd88aab1b01474b0d8d97555061c9a4a7e564b3a776da4d7543ce82d7346182
4
- data.tar.gz: d88601f1429b8b7bfd3d610851a429d9c2997df9797f691f200c765f9325c350
3
+ metadata.gz: cef9cffd77276fe72c04222d329fb4de0d819374bbbdcbddea846c40b6461730
4
+ data.tar.gz: 617388be4fa6e67e18ce5dfbbe846fc20b2d09cd23045775eebd6a722ef87d56
5
5
  SHA512:
6
- metadata.gz: ff1b78b7bc84cab3232f55bb8c37ac7f876723460ae01168792da009f115d699d004d4ee3c4f3e64dd80ba26f5dce83d15156e4df4546b7e69f24908b27aafb1
7
- data.tar.gz: 44ced3196766fda07ffa74b4d46eb363f7a4bd412fd7646b226e209a2b06c53468ef71caa05f5fcc837c56976da9100d86df93a0acdfd90730336fefcea56bab
6
+ metadata.gz: 728e6d8ecca7e6091db07acda5672d95e7ba3c9d008c914c7dcb6636e55be95b0c2c4401b74110be9eed8eb118bec68292841cda9974702ebf48d841cc1988f3
7
+ data.tar.gz: ee101a935e7b5fc2acf088b43ca4f0275fa8b553aa87453e599b70e8ee9200e8fe8b699c6af66002a7ac3312d51f1af2121e182c9e73041c10ea6484a758422e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceconsumermanagement_v1beta1
2
2
 
3
+ ### v0.37.0 (2023-06-18)
4
+
5
+ * Regenerated from discovery document revision 20230611
6
+
3
7
  ### v0.36.0 (2023-04-30)
4
8
 
5
9
  * Regenerated from discovery document revision 20230426
@@ -792,7 +792,7 @@ module Google
792
792
  # documentation: summary: > The Google Calendar API gives access to most
793
793
  # calendar features. pages: - name: Overview content: (== include google/foo/
794
794
  # overview.md ==) - name: Tutorial content: (== include google/foo/tutorial.md ==
795
- # ) subpages; - name: Java content: (== include google/foo/tutorial_java.md ==)
795
+ # ) subpages: - name: Java content: (== include google/foo/tutorial_java.md ==)
796
796
  # rules: - selector: google.calendar.Calendar.Get description: > ... - selector:
797
797
  # google.calendar.Calendar.Put description: > ... Documentation is provided in
798
798
  # markdown syntax. In addition to standard markdown features, definition lists,
@@ -842,6 +842,13 @@ module Google
842
842
  # @return [Array<Google::Apis::ServiceconsumermanagementV1beta1::DocumentationRule>]
843
843
  attr_accessor :rules
844
844
 
845
+ # Specifies section and content to override boilerplate content provided by go/
846
+ # api-docgen. Currently overrides following sections: 1. rest.service.
847
+ # client_libraries
848
+ # Corresponds to the JSON property `sectionOverrides`
849
+ # @return [Array<Google::Apis::ServiceconsumermanagementV1beta1::Page>]
850
+ attr_accessor :section_overrides
851
+
845
852
  # Specifies the service root url if the default one (the service name from the
846
853
  # yaml file) is not suitable. This can be seen in any fully specified service
847
854
  # urls as well as sections that show a base that other urls are relative to.
@@ -866,6 +873,7 @@ module Google
866
873
  @overview = args[:overview] if args.key?(:overview)
867
874
  @pages = args[:pages] if args.key?(:pages)
868
875
  @rules = args[:rules] if args.key?(:rules)
876
+ @section_overrides = args[:section_overrides] if args.key?(:section_overrides)
869
877
  @service_root_url = args[:service_root_url] if args.key?(:service_root_url)
870
878
  @summary = args[:summary] if args.key?(:summary)
871
879
  end
@@ -2826,7 +2834,7 @@ module Google
2826
2834
  # documentation: summary: > The Google Calendar API gives access to most
2827
2835
  # calendar features. pages: - name: Overview content: (== include google/foo/
2828
2836
  # overview.md ==) - name: Tutorial content: (== include google/foo/tutorial.md ==
2829
- # ) subpages; - name: Java content: (== include google/foo/tutorial_java.md ==)
2837
+ # ) subpages: - name: Java content: (== include google/foo/tutorial_java.md ==)
2830
2838
  # rules: - selector: google.calendar.Calendar.Get description: > ... - selector:
2831
2839
  # google.calendar.Calendar.Put description: > ... Documentation is provided in
2832
2840
  # markdown syntax. In addition to standard markdown features, definition lists,
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceconsumermanagementV1beta1
18
18
  # Version of the google-apis-serviceconsumermanagement_v1beta1 gem
19
- GEM_VERSION = "0.36.0"
19
+ GEM_VERSION = "0.37.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 = "20230426"
25
+ REVISION = "20230611"
26
26
  end
27
27
  end
28
28
  end
@@ -776,6 +776,8 @@ module Google
776
776
 
777
777
  collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1beta1::DocumentationRule, decorator: Google::Apis::ServiceconsumermanagementV1beta1::DocumentationRule::Representation
778
778
 
779
+ collection :section_overrides, as: 'sectionOverrides', class: Google::Apis::ServiceconsumermanagementV1beta1::Page, decorator: Google::Apis::ServiceconsumermanagementV1beta1::Page::Representation
780
+
779
781
  property :service_root_url, as: 'serviceRootUrl'
780
782
  property :summary, as: 'summary'
781
783
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceconsumermanagement_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.36.0
4
+ version: 0.37.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-04-30 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-serviceconsumermanagement_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.36.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.37.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []