google-apis-artifactregistry_v1beta2 0.19.0 → 0.20.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: 8c20dfca2f545eb5b3e1d1f74c6a694ff8d78c7644a71ca5ff08a6640123cdae
4
- data.tar.gz: '08807989ba30a1b9682f447b3f09b205a5e28fb2d144f4695779257e488141fc'
3
+ metadata.gz: 43e080b9b41f0181e8cb74caf1fb40ebb9a59dfaf3af9c4a9736ecc74e7e2160
4
+ data.tar.gz: f9a326a460b8d66e1465648f058a0d808c4731d2ac3223a58eb97c6975ac497f
5
5
  SHA512:
6
- metadata.gz: 45cf21d09897541206316fe17e85d201d02c24584f45cfc834561fb3f9858293cc936e4fac46d2f6b9c56b95d0339bdffa2aee33bfe87b5d11d2c682d7c38989
7
- data.tar.gz: 28664525abb1ccc531b25f5c96b4cad6636caa679652ec2bc2f085aacacfe068c46ac7ed41f872d3e67f55fda4850b8e2bf86f4830049bdc177d132a39b3390c
6
+ metadata.gz: b355ed70793ec1304b1cc39b6a03cd0f9f7205bc7db64b2b9283e04d7868fd86702c97ed71c98d4a85617c959da03ee4476e56678ad7f4bf964604983b839cdd
7
+ data.tar.gz: 8ba70f5af942c2b20ba51bd7cb70fefeefca457f54d06dfd667d5c0d4d65ceee5422c24df98b4c547b35cb3e12ad7dac7347051b3185232835e56bc5e13d6330
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-artifactregistry_v1beta2
2
2
 
3
+ ### v0.20.0 (2022-02-08)
4
+
5
+ * Regenerated from discovery document revision 20220203
6
+
3
7
  ### v0.19.0 (2022-01-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20220121
@@ -971,7 +971,7 @@ module Google
971
971
  # @return [String]
972
972
  attr_accessor :format
973
973
 
974
- # The Cloud KMS resource name of the customer managed encryption key thats used
974
+ # The Cloud KMS resource name of the customer managed encryption key that's used
975
975
  # to encrypt the contents of the Repository. Has the form: `projects/my-project/
976
976
  # locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be
977
977
  # changed after the Repository has been created.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ArtifactregistryV1beta2
18
18
  # Version of the google-apis-artifactregistry_v1beta2 gem
19
- GEM_VERSION = "0.19.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220121"
25
+ REVISION = "20220203"
26
26
  end
27
27
  end
28
28
  end
@@ -570,7 +570,7 @@ module Google
570
570
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
571
571
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
572
572
  # @raise [Google::Apis::AuthorizationError] Authorization is required
573
- def upload_aptartifact_apt_artifact(parent, upload_apt_artifact_request_object = nil, fields: nil, quota_user: nil, upload_source: nil, content_type: nil, options: nil, &block)
573
+ def upload_apt_artifact(parent, upload_apt_artifact_request_object = nil, fields: nil, quota_user: nil, upload_source: nil, content_type: nil, options: nil, &block)
574
574
  if upload_source.nil?
575
575
  command = make_simple_command(:post, 'v1beta2/{+parent}/aptArtifacts:create', options)
576
576
  else
@@ -1113,7 +1113,7 @@ module Google
1113
1113
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1114
1114
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1115
1115
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1116
- def upload_yumartifact_yum_artifact(parent, upload_yum_artifact_request_object = nil, fields: nil, quota_user: nil, upload_source: nil, content_type: nil, options: nil, &block)
1116
+ def upload_yum_artifact(parent, upload_yum_artifact_request_object = nil, fields: nil, quota_user: nil, upload_source: nil, content_type: nil, options: nil, &block)
1117
1117
  if upload_source.nil?
1118
1118
  command = make_simple_command(:post, 'v1beta2/{+parent}/yumArtifacts:create', options)
1119
1119
  else
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-artifactregistry_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0
4
+ version: 0.20.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: 2022-01-31 00:00:00.000000000 Z
11
+ date: 2022-02-14 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-artifactregistry_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta2/v0.19.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta2/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-artifactregistry_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []