google-apis-serviceconsumermanagement_v1 0.61.0 → 0.62.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 36094fdf39b00a61528cfdc274bbdc53960c4b2768afc6069f26eb4f68983ade
4
- data.tar.gz: 2a0d98711bb2db3fad4a0936d49667b7928076e0e424b55250891ee5b2e7c728
3
+ metadata.gz: c888c563523f16b1884eaf0929eb1f68ef40af6a3b66429d47cff339e07a0de3
4
+ data.tar.gz: 715678c416be1add6399dbadd02d3768118a45f3a6438a81a31f1075d700d7b0
5
5
  SHA512:
6
- metadata.gz: 638ca2d327c3c31fb6277b81eb6324c51e740e2ce16a2bd4e73e06bdd2a454a546ca944e44fff0a4414518a732cf3964cbdacd36913709a0cb41f194527cb0a4
7
- data.tar.gz: 0b653ecf80392d237d4cd6e113152fed4f11a0a30171941f89b06121f28879ca281daec495b6e76caf9aca84a262c27316543ec987343637985e21798b4a388d
6
+ metadata.gz: 3551d2add75c57a17e83791941d91bcc44b92ed30a6991dc09306cafeefd352ebd2a6ac95accc3d01b4d99cba11f9ba8ff4427b5c9f8e7e7f96482550f13fd0e
7
+ data.tar.gz: 882c53c6e67dd8dad1d27d698b75c9d29695ccc7c2d5c704e232259ec61fad153fdfadc96ea69ecb996ca9c0d7658e49f2c667f36945cba3213d166d38363774
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceconsumermanagement_v1
2
2
 
3
+ ### v0.62.0 (2025-09-28)
4
+
5
+ * Regenerated from discovery document revision 20250919
6
+
3
7
  ### v0.61.0 (2025-07-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20250619
@@ -56,10 +56,19 @@ module Google
56
56
  # which represent a concrete implementation of an interface as opposed to simply
57
57
  # a description of methods and bindings. They are also sometimes simply referred
58
58
  # to as "APIs" in other contexts, such as the name of this message itself. See
59
- # https://cloud.google.com/apis/design/glossary for detailed terminology.
59
+ # https://cloud.google.com/apis/design/glossary for detailed terminology. New
60
+ # usages of this message as an alternative to ServiceDescriptorProto are
61
+ # strongly discouraged. This message does not reliability preserve all
62
+ # information necessary to model the schema and preserve semantics. Instead make
63
+ # use of FileDescriptorSet which preserves the necessary information.
60
64
  class Api
61
65
  include Google::Apis::Core::Hashable
62
66
 
67
+ # The source edition string, only valid when syntax is SYNTAX_EDITIONS.
68
+ # Corresponds to the JSON property `edition`
69
+ # @return [String]
70
+ attr_accessor :edition
71
+
63
72
  # The methods of this interface, in unspecified order.
64
73
  # Corresponds to the JSON property `methods`
65
74
  # @return [Array<Google::Apis::ServiceconsumermanagementV1::MethodProp>]
@@ -115,6 +124,7 @@ module Google
115
124
 
116
125
  # Update properties of this object
117
126
  def update!(**args)
127
+ @edition = args[:edition] if args.key?(:edition)
118
128
  @methods_prop = args[:methods_prop] if args.key?(:methods_prop)
119
129
  @mixins = args[:mixins] if args.key?(:mixins)
120
130
  @name = args[:name] if args.key?(:name)
@@ -497,7 +507,7 @@ module Google
497
507
  # @return [Hash<String,Google::Apis::ServiceconsumermanagementV1::BackendRule>]
498
508
  attr_accessor :overrides_by_request_protocol
499
509
 
500
- #
510
+ # no-lint
501
511
  # Corresponds to the JSON property `pathTranslation`
502
512
  # @return [String]
503
513
  attr_accessor :path_translation
@@ -1420,7 +1430,11 @@ module Google
1420
1430
  end
1421
1431
  end
1422
1432
 
1423
- # Enum type definition.
1433
+ # Enum type definition. New usages of this message as an alternative to
1434
+ # EnumDescriptorProto are strongly discouraged. This message does not
1435
+ # reliability preserve all information necessary to model the schema and
1436
+ # preserve semantics. Instead make use of FileDescriptorSet which preserves the
1437
+ # necessary information.
1424
1438
  class Enum
1425
1439
  include Google::Apis::Core::Hashable
1426
1440
 
@@ -1470,7 +1484,11 @@ module Google
1470
1484
  end
1471
1485
  end
1472
1486
 
1473
- # Enum value definition.
1487
+ # Enum value definition. New usages of this message as an alternative to
1488
+ # EnumValueDescriptorProto are strongly discouraged. This message does not
1489
+ # reliability preserve all information necessary to model the schema and
1490
+ # preserve semantics. Instead make use of FileDescriptorSet which preserves the
1491
+ # necessary information.
1474
1492
  class EnumValue
1475
1493
  include Google::Apis::Core::Hashable
1476
1494
 
@@ -1544,7 +1562,11 @@ module Google
1544
1562
  end
1545
1563
  end
1546
1564
 
1547
- # A single field of a message type.
1565
+ # A single field of a message type. New usages of this message as an alternative
1566
+ # to FieldDescriptorProto are strongly discouraged. This message does not
1567
+ # reliability preserve all information necessary to model the schema and
1568
+ # preserve semantics. Instead make use of FileDescriptorSet which preserves the
1569
+ # necessary information.
1548
1570
  class Field
1549
1571
  include Google::Apis::Core::Hashable
1550
1572
 
@@ -1675,7 +1697,8 @@ module Google
1675
1697
 
1676
1698
  # Map of service names to renamed services. Keys are the package relative
1677
1699
  # service names and values are the name to be used for the service client and
1678
- # call options. publishing: go_settings: renamed_services: Publisher: TopicAdmin
1700
+ # call options. Example: publishing: go_settings: renamed_services: Publisher:
1701
+ # TopicAdmin
1679
1702
  # Corresponds to the JSON property `renamedServices`
1680
1703
  # @return [Hash<String,String>]
1681
1704
  attr_accessor :renamed_services
@@ -2254,10 +2277,21 @@ module Google
2254
2277
  end
2255
2278
  end
2256
2279
 
2257
- # Method represents a method of an API interface.
2280
+ # Method represents a method of an API interface. New usages of this message as
2281
+ # an alternative to MethodDescriptorProto are strongly discouraged. This message
2282
+ # does not reliability preserve all information necessary to model the schema
2283
+ # and preserve semantics. Instead make use of FileDescriptorSet which preserves
2284
+ # the necessary information.
2258
2285
  class MethodProp
2259
2286
  include Google::Apis::Core::Hashable
2260
2287
 
2288
+ # The source edition string, only valid when syntax is SYNTAX_EDITIONS. This
2289
+ # field should be ignored, instead the edition should be inherited from Api.
2290
+ # This is similar to Field and EnumValue.
2291
+ # Corresponds to the JSON property `edition`
2292
+ # @return [String]
2293
+ attr_accessor :edition
2294
+
2261
2295
  # The simple name of this method.
2262
2296
  # Corresponds to the JSON property `name`
2263
2297
  # @return [String]
@@ -2290,7 +2324,8 @@ module Google
2290
2324
  # @return [String]
2291
2325
  attr_accessor :response_type_url
2292
2326
 
2293
- # The source syntax of this method.
2327
+ # The source syntax of this method. This field should be ignored, instead the
2328
+ # syntax should be inherited from Api. This is similar to Field and EnumValue.
2294
2329
  # Corresponds to the JSON property `syntax`
2295
2330
  # @return [String]
2296
2331
  attr_accessor :syntax
@@ -2301,6 +2336,7 @@ module Google
2301
2336
 
2302
2337
  # Update properties of this object
2303
2338
  def update!(**args)
2339
+ @edition = args[:edition] if args.key?(:edition)
2304
2340
  @name = args[:name] if args.key?(:name)
2305
2341
  @options = args[:options] if args.key?(:options)
2306
2342
  @request_streaming = args[:request_streaming] if args.key?(:request_streaming)
@@ -2924,7 +2960,9 @@ module Google
2924
2960
  end
2925
2961
 
2926
2962
  # A protocol buffer option, which can be attached to a message, field,
2927
- # enumeration, etc.
2963
+ # enumeration, etc. New usages of this message as an alternative to FileOptions,
2964
+ # MessageOptions, FieldOptions, EnumOptions, EnumValueOptions, ServiceOptions,
2965
+ # or MethodOptions are strongly discouraged.
2928
2966
  class Option
2929
2967
  include Google::Apis::Core::Hashable
2930
2968
 
@@ -4122,7 +4160,11 @@ module Google
4122
4160
  end
4123
4161
  end
4124
4162
 
4125
- # A protocol buffer message type.
4163
+ # A protocol buffer message type. New usages of this message as an alternative
4164
+ # to DescriptorProto are strongly discouraged. This message does not reliability
4165
+ # preserve all information necessary to model the schema and preserve semantics.
4166
+ # Instead make use of FileDescriptorSet which preserves the necessary
4167
+ # information.
4126
4168
  class Type
4127
4169
  include Google::Apis::Core::Hashable
4128
4170
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceconsumermanagementV1
18
18
  # Version of the google-apis-serviceconsumermanagement_v1 gem
19
- GEM_VERSION = "0.61.0"
19
+ GEM_VERSION = "0.62.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250619"
25
+ REVISION = "20250919"
26
26
  end
27
27
  end
28
28
  end
@@ -700,6 +700,7 @@ module Google
700
700
  class Api
701
701
  # @private
702
702
  class Representation < Google::Apis::Core::JsonRepresentation
703
+ property :edition, as: 'edition'
703
704
  collection :methods_prop, as: 'methods', class: Google::Apis::ServiceconsumermanagementV1::MethodProp, decorator: Google::Apis::ServiceconsumermanagementV1::MethodProp::Representation
704
705
 
705
706
  collection :mixins, as: 'mixins', class: Google::Apis::ServiceconsumermanagementV1::Mixin, decorator: Google::Apis::ServiceconsumermanagementV1::Mixin::Representation
@@ -1222,6 +1223,7 @@ module Google
1222
1223
  class MethodProp
1223
1224
  # @private
1224
1225
  class Representation < Google::Apis::Core::JsonRepresentation
1226
+ property :edition, as: 'edition'
1225
1227
  property :name, as: 'name'
1226
1228
  collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
1227
1229
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceconsumermanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.61.0
4
+ version: 0.62.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.61.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.62.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1
62
62
  rdoc_options: []
63
63
  require_paths: