google-apis-artifactregistry_v1beta2 0.46.0 → 0.48.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: be96c983721f23a9a6c8f0b682ccc11bdfbd91279e914455ff7091d04b9b7447
4
- data.tar.gz: ec808da12f9cd04bfe3a0feabb41e92db65932d059480596808c2dd061dcb5e6
3
+ metadata.gz: ceb46a9d9155a04b392c5128a86a4f95316447b1c1046a701808d81c8f550b10
4
+ data.tar.gz: a2bc466fe31311a358838152d1bf043e11401d62dc0f75a2a9f34d38deff7529
5
5
  SHA512:
6
- metadata.gz: ab08f32c36fbf57c58b4354ee1bce4586c7687b9a28bdc0ee10f1e5dff279cc9bd5bc73c9acff6890f0de7ebfa46e67fe3f5b18cced5a522bcc12c8570442406
7
- data.tar.gz: 472c589d7fe5299de03e6a3b4ca35b4e768191e6ea40bf7a7f381a701307865eb42e7c734232fa83024b22449831a78842747afdc2ac9684d1fa70c9cf8f4a43
6
+ metadata.gz: 6c6e8e1db0a23f30ace5b1e311a070fa075961d07ecb55bd1a306577676baf37af9d5a1592e1462fa2ef16efdca73b5ab2e47a2d63994e9a6587001c0d840e7f
7
+ data.tar.gz: cada27196c6cd5ba5cc2c993f6f5fe4f4fd9cc427d259d83bdb07a1ca6e5fbef0f443bf8fcf41da9eacbbc5a98895802fad17dd7b666d4c76b85aa1d2887ae52
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-artifactregistry_v1beta2
2
2
 
3
+ ### v0.48.0 (2023-11-05)
4
+
5
+ * Regenerated from discovery document revision 20231102
6
+
7
+ ### v0.47.0 (2023-10-08)
8
+
9
+ * Regenerated from discovery document revision 20231002
10
+
3
11
  ### v0.46.0 (2023-09-17)
4
12
 
5
13
  * Regenerated from discovery document revision 20230913
@@ -1023,8 +1023,8 @@ module Google
1023
1023
  # @return [Google::Apis::ArtifactregistryV1beta2::MavenRepositoryConfig]
1024
1024
  attr_accessor :maven_config
1025
1025
 
1026
- # The name of the repository, for example: "projects/p1/locations/us-central1/
1027
- # repositories/repo1".
1026
+ # The name of the repository, for example: `projects/p1/locations/us-central1/
1027
+ # repositories/repo1`.
1028
1028
  # Corresponds to the JSON property `name`
1029
1029
  # @return [String]
1030
1030
  attr_accessor :name
@@ -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.46.0"
19
+ GEM_VERSION = "0.48.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 = "20230913"
25
+ REVISION = "20231102"
26
26
  end
27
27
  end
28
28
  end
@@ -227,7 +227,7 @@ module Google
227
227
  # Required. The name of the parent resource where the repository will be created.
228
228
  # @param [Google::Apis::ArtifactregistryV1beta2::Repository] repository_object
229
229
  # @param [String] repository_id
230
- # The repository id to use for this repository.
230
+ # Required. The repository id to use for this repository.
231
231
  # @param [String] fields
232
232
  # Selector specifying which fields to include in a partial response.
233
233
  # @param [String] quota_user
@@ -402,8 +402,8 @@ module Google
402
402
 
403
403
  # Updates a repository.
404
404
  # @param [String] name
405
- # The name of the repository, for example: "projects/p1/locations/us-central1/
406
- # repositories/repo1".
405
+ # The name of the repository, for example: `projects/p1/locations/us-central1/
406
+ # repositories/repo1`.
407
407
  # @param [Google::Apis::ArtifactregistryV1beta2::Repository] repository_object
408
408
  # @param [String] update_mask
409
409
  # The update mask applies to the resource. For the `FieldMask` definition, see
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.46.0
4
+ version: 0.48.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-09-17 00:00:00.000000000 Z
11
+ date: 2023-11-05 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.46.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta2/v0.48.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: []