google-apis-serviceusage_v1 0.38.0 → 0.40.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: b5bf2f5ed6d7ffc95a56d6028d49f9fa0b9776476470a5a84a2fbbef04eff356
4
- data.tar.gz: 5b578d78b006604bd3f08c1c7a0a23a97d93cdd43ec5681032a019d0c125c172
3
+ metadata.gz: 773226d956951a7cd5d27e49a9537c67ffb60540487bd471bff588efc2ca3e3e
4
+ data.tar.gz: 2f9c44323d19263279c3833c3a8feaa5dc0fb60bb4aa72ee30ab8691aae6d3d6
5
5
  SHA512:
6
- metadata.gz: 85dbb39c014fd29500c7279a42f8d46c5b1c0ef3f2a42ff9f020f9eafeffdb000fde1a186a0f89caabf0e56695e5c0414305ffc3ebcfc7935c42036c4f9058f4
7
- data.tar.gz: 521e2632edd059b50b9a579b1a6b20139586b6dfa8c454f318df22e93f001809d46b830d17b8168e0d3199aa474eaa1741772c860109b92d9252d3c71c077871
6
+ metadata.gz: b22afc2cf5ba9e7514dc371c57748826e7a9bb4629b4b4713b0d61d689c41908a506e5f54c78a58d01db4d39f7531877043835f73826df582a9da9ee61934ede
7
+ data.tar.gz: d69eaf3a14b7215d507406f926165a50a8104dd836e66458b27d8bf50ffc4f37c33471ea07d919f6f5bdb398d47a1d97a306efab29d8cc934574916216d0eb1e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-serviceusage_v1
2
2
 
3
+ ### v0.40.0 (2023-07-16)
4
+
5
+ * Regenerated from discovery document revision 20230710
6
+
7
+ ### v0.39.0 (2023-06-25)
8
+
9
+ * Regenerated from discovery document revision 20230619
10
+
3
11
  ### v0.38.0 (2023-06-18)
4
12
 
5
13
  * Regenerated from discovery document revision 20230611
@@ -73,7 +73,7 @@ module Google
73
73
  attr_accessor :container
74
74
 
75
75
  # If this map is nonempty, then this policy applies only to specific values for
76
- # dimensions defined in the limit unit. For example, an policy on a limit with
76
+ # dimensions defined in the limit unit. For example, a policy on a limit with
77
77
  # the unit `1/`project`/`region`` could contain an entry with the key `region`
78
78
  # and the value `us-east-1`; the policy is only applied to quota consumed in
79
79
  # that region. This map has the following restrictions: * If `region` appears as
@@ -4392,6 +4392,19 @@ module Google
4392
4392
  end
4393
4393
  end
4394
4394
 
4395
+ # Metadata for the `UpdateConsumerPolicy` method.
4396
+ class UpdateConsumerPolicyMetadata
4397
+ include Google::Apis::Core::Hashable
4398
+
4399
+ def initialize(**args)
4400
+ update!(**args)
4401
+ end
4402
+
4403
+ # Update properties of this object
4404
+ def update!(**args)
4405
+ end
4406
+ end
4407
+
4395
4408
  # Configuration controlling usage of a service.
4396
4409
  class Usage
4397
4410
  include Google::Apis::Core::Hashable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceusageV1
18
18
  # Version of the google-apis-serviceusage_v1 gem
19
- GEM_VERSION = "0.38.0"
19
+ GEM_VERSION = "0.40.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 = "20230611"
25
+ REVISION = "20230710"
26
26
  end
27
27
  end
28
28
  end
@@ -646,6 +646,12 @@ module Google
646
646
  include Google::Apis::Core::JsonObjectSupport
647
647
  end
648
648
 
649
+ class UpdateConsumerPolicyMetadata
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
649
655
  class Usage
650
656
  class Representation < Google::Apis::Core::JsonRepresentation; end
651
657
 
@@ -1716,6 +1722,12 @@ module Google
1716
1722
  end
1717
1723
  end
1718
1724
 
1725
+ class UpdateConsumerPolicyMetadata
1726
+ # @private
1727
+ class Representation < Google::Apis::Core::JsonRepresentation
1728
+ end
1729
+ end
1730
+
1719
1731
  class Usage
1720
1732
  # @private
1721
1733
  class Representation < Google::Apis::Core::JsonRepresentation
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceusage_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.38.0
4
+ version: 0.40.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-06-18 00:00:00.000000000 Z
11
+ date: 2023-07-16 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-serviceusage_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.38.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1
63
63
  post_install_message:
64
64
  rdoc_options: []