google-apis-serviceusage_v1beta1 0.43.0 → 0.44.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c7df1100f794f8957e6ef3736e693958c42c41fb278a6ee5fb7787e1411feed1
|
|
4
|
+
data.tar.gz: edc2524318d819466554ed46d539b843740a6bc34c825ce6b4cba3bf7fc61d9e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ca83642f4089b9ee7a589fc78c9e2ff8b016af6899206816d784bde89aa4810da8843747de328f6a9555c00e19894bc70d1b5c5af6d5404e880ae1fb50416210
|
|
7
|
+
data.tar.gz: e889e4ad2b2a05a659cbc869e8ab1df95d64da3389a94db4ab386fbf42844bce2af8ff9237bbcf3ba543cd5b85d1e738552f8bae6b326192aecf01d8df6c27b0
|
data/CHANGELOG.md
CHANGED
|
@@ -3887,13 +3887,13 @@ module Google
|
|
|
3887
3887
|
# @return [String]
|
|
3888
3888
|
attr_accessor :name
|
|
3889
3889
|
|
|
3890
|
-
# The normal response of the operation
|
|
3891
|
-
#
|
|
3892
|
-
#
|
|
3893
|
-
#
|
|
3894
|
-
#
|
|
3895
|
-
#
|
|
3896
|
-
#
|
|
3890
|
+
# The normal, successful response of the operation. If the original method
|
|
3891
|
+
# returns no data on success, such as `Delete`, the response is `google.protobuf.
|
|
3892
|
+
# Empty`. If the original method is standard `Get`/`Create`/`Update`, the
|
|
3893
|
+
# response should be the resource. For other methods, the response should have
|
|
3894
|
+
# the type `XxxResponse`, where `Xxx` is the original method name. For example,
|
|
3895
|
+
# if the original method name is `TakeSnapshot()`, the inferred response type is
|
|
3896
|
+
# `TakeSnapshotResponse`.
|
|
3897
3897
|
# Corresponds to the JSON property `response`
|
|
3898
3898
|
# @return [Hash<String,Object>]
|
|
3899
3899
|
attr_accessor :response
|
|
@@ -4947,19 +4947,6 @@ module Google
|
|
|
4947
4947
|
end
|
|
4948
4948
|
end
|
|
4949
4949
|
|
|
4950
|
-
# Metadata for the `UpdateConsumerPolicyLRO` method.
|
|
4951
|
-
class UpdateConsumerPolicyLroMetadata
|
|
4952
|
-
include Google::Apis::Core::Hashable
|
|
4953
|
-
|
|
4954
|
-
def initialize(**args)
|
|
4955
|
-
update!(**args)
|
|
4956
|
-
end
|
|
4957
|
-
|
|
4958
|
-
# Update properties of this object
|
|
4959
|
-
def update!(**args)
|
|
4960
|
-
end
|
|
4961
|
-
end
|
|
4962
|
-
|
|
4963
4950
|
# Metadata for the `UpdateConsumerPolicy` method.
|
|
4964
4951
|
class UpdateConsumerPolicyMetadata
|
|
4965
4952
|
include Google::Apis::Core::Hashable
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module ServiceusageV1beta1
|
|
18
18
|
# Version of the google-apis-serviceusage_v1beta1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.44.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 = "
|
|
25
|
+
REVISION = "20230806"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -706,12 +706,6 @@ module Google
|
|
|
706
706
|
include Google::Apis::Core::JsonObjectSupport
|
|
707
707
|
end
|
|
708
708
|
|
|
709
|
-
class UpdateConsumerPolicyLroMetadata
|
|
710
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
711
|
-
|
|
712
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
713
|
-
end
|
|
714
|
-
|
|
715
709
|
class UpdateConsumerPolicyMetadata
|
|
716
710
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
717
711
|
|
|
@@ -1919,12 +1913,6 @@ module Google
|
|
|
1919
1913
|
end
|
|
1920
1914
|
end
|
|
1921
1915
|
|
|
1922
|
-
class UpdateConsumerPolicyLroMetadata
|
|
1923
|
-
# @private
|
|
1924
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1925
|
-
end
|
|
1926
|
-
end
|
|
1927
|
-
|
|
1928
1916
|
class UpdateConsumerPolicyMetadata
|
|
1929
1917
|
# @private
|
|
1930
1918
|
class Representation < Google::Apis::Core::JsonRepresentation
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-serviceusage_v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.44.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-
|
|
11
|
+
date: 2023-08-13 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_v1beta1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.44.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1beta1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|