google-apis-artifactregistry_v1beta1 0.17.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ec50267a020c89f560072563e8a645b70817cbd47457b3381fd38a52f618fc48
|
4
|
+
data.tar.gz: 6959e2135d32fe626699584cd50d94796a45e91169f2700cf3adcaff835b9e78
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 948c5e77503babc8b819b806d15d52cbbb1ec93b33cb3a3ba94f0afd84e54802418c77b0852aedbf0e94e4d4d5a5af2cec48c412c415bf8a1b012d2176b31c36
|
7
|
+
data.tar.gz: 97351fead7d5946fbc806afd2a3fd598d0341b641044b1c77a01d66588e677b6cd1f7e14a345d6a2712350248b487e3d0d8a7822330ea98e9fe92cb09124ed3d
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1
1
|
# Release history for google-apis-artifactregistry_v1beta1
|
2
2
|
|
3
|
+
### v0.20.0 (2022-03-10)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220307
|
6
|
+
|
7
|
+
### v0.19.0 (2022-02-08)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20220203
|
10
|
+
|
11
|
+
### v0.18.0 (2022-01-27)
|
12
|
+
|
13
|
+
* Regenerated from discovery document revision 20220121
|
14
|
+
|
3
15
|
### v0.17.0 (2022-01-15)
|
4
16
|
|
5
17
|
* Regenerated from discovery document revision 20220113
|
@@ -653,7 +653,7 @@ module Google
|
|
653
653
|
# @return [String]
|
654
654
|
attr_accessor :format
|
655
655
|
|
656
|
-
# The Cloud KMS resource name of the customer managed encryption key that
|
656
|
+
# The Cloud KMS resource name of the customer managed encryption key that's used
|
657
657
|
# to encrypt the contents of the Repository. Has the form: `projects/my-project/
|
658
658
|
# locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be
|
659
659
|
# changed after the Repository has been created.
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ArtifactregistryV1beta1
|
18
18
|
# Version of the google-apis-artifactregistry_v1beta1 gem
|
19
|
-
GEM_VERSION = "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 = "
|
25
|
+
REVISION = "20220307"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -471,7 +471,8 @@ module Google
|
|
471
471
|
|
472
472
|
# Lists files.
|
473
473
|
# @param [String] parent
|
474
|
-
# The name of the
|
474
|
+
# The name of the repository whose files will be listed. For example: "projects/
|
475
|
+
# p1/locations/us-central1/repositories/repo1
|
475
476
|
# @param [String] filter
|
476
477
|
# An expression for filtering the results of the request. Filter rules are case
|
477
478
|
# insensitive. The fields eligible for filtering are: * `name` * `owner` An
|
@@ -862,7 +863,7 @@ module Google
|
|
862
863
|
# @param [String] parent
|
863
864
|
# The name of the parent resource whose versions will be listed.
|
864
865
|
# @param [String] order_by
|
865
|
-
# Optional.
|
866
|
+
# Optional. The field to order the results by.
|
866
867
|
# @param [Fixnum] page_size
|
867
868
|
# The maximum number of versions to return. Maximum page size is 1,000.
|
868
869
|
# @param [String] page_token
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-artifactregistry_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 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-
|
11
|
+
date: 2022-03-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_v1beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta1/v0.20.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-artifactregistry_v1beta1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|