google-apis-artifactregistry_v1beta1 0.12.0 → 0.16.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: 27282d8df15231d54aa5f2eb8286d30b18d16e64b367043d234d7665ef448525
4
- data.tar.gz: 14d4da496f235eac3631f97e38288697c41dd05dbe20cff40a0c02c171ece5bb
3
+ metadata.gz: 995ca752756cd17a77a88e50789d6c670697f3056f3d4309956b3b12d04ed3d2
4
+ data.tar.gz: 0a601b2f5f36c908961d7d61102ed8a28a9dc677798191f62a365b44638499a7
5
5
  SHA512:
6
- metadata.gz: 4cfd9c604ad7c9cf483a7e3eb092c3513e6a7550874e3e3d49d4b6f7afeee809e6735e7a560210254189861d62f33caa99a00a5910628ecfa7b15ab5668bcf42
7
- data.tar.gz: 33e595d6a8aa760c987f8f74345c22285687bf4c96a254744fc9509d2f02745a5082ae7129675980c5ead823e9d619a885425157fb1ad906a0bd45497c0e80b3
6
+ metadata.gz: 1e6e39c7dd1585447e13d3df03e4d130a175a5a86f51ad5003c71f172de2b7c82c26756256682e6135b8d257768e629895199aa9392e2ffd845b6db0baeb77d2
7
+ data.tar.gz: f168821686096d7f23eed5483e59759e9f7ccfea1810a9a0aea5c82d4d2e1dc400f1fadc8abc5b00733d1ef6d1eb07508a4f26e66d5015d00212ed05e2005faa
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-artifactregistry_v1beta1
2
2
 
3
+ ### v0.16.0 (2021-12-14)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.15.0 (2021-12-08)
8
+
9
+ * Regenerated from discovery document revision 20211203
10
+
11
+ ### v0.14.0 (2021-11-13)
12
+
13
+ * Regenerated from discovery document revision 20211108
14
+
15
+ ### v0.13.0 (2021-10-22)
16
+
17
+ * Regenerated from discovery document revision 20211015
18
+ * Unspecified changes
19
+
3
20
  ### v0.12.0 (2021-10-11)
4
21
 
5
22
  * Regenerated from discovery document revision 20211002
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/artifactregistry_v1beta1"
51
51
  client = Google::Apis::ArtifactregistryV1beta1::ArtifactRegistryService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Artifactregistry service in particular.)
67
67
 
@@ -74,7 +74,7 @@ module Google
74
74
  end
75
75
  end
76
76
 
77
- # Associates `members` with a `role`.
77
+ # Associates `members`, or principals, with a `role`.
78
78
  class Binding
79
79
  include Google::Apis::Core::Hashable
80
80
 
@@ -97,7 +97,7 @@ module Google
97
97
  # @return [Google::Apis::ArtifactregistryV1beta1::Expr]
98
98
  attr_accessor :condition
99
99
 
100
- # Specifies the identities requesting access for a Cloud Platform resource. `
100
+ # Specifies the principals requesting access for a Cloud Platform resource. `
101
101
  # members` can have the following values: * `allUsers`: A special identifier
102
102
  # that represents anyone who is on the internet; with or without a Google
103
103
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -127,8 +127,8 @@ module Google
127
127
  # @return [Array<String>]
128
128
  attr_accessor :members
129
129
 
130
- # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
131
- # , or `roles/owner`.
130
+ # Role that is assigned to the list of `members`, or principals. For example, `
131
+ # roles/viewer`, `roles/editor`, or `roles/owner`.
132
132
  # Corresponds to the JSON property `role`
133
133
  # @return [String]
134
134
  attr_accessor :role
@@ -761,42 +761,42 @@ module Google
761
761
 
762
762
  # An Identity and Access Management (IAM) policy, which specifies access
763
763
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
764
- # A `binding` binds one or more `members` to a single `role`. Members can be
765
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
766
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
767
- # role or a user-created custom role. For some types of Google Cloud resources,
768
- # a `binding` can also specify a `condition`, which is a logical expression that
769
- # allows access to a resource only if the expression evaluates to `true`. A
770
- # condition can add constraints based on attributes of the request, the resource,
771
- # or both. To learn which resources support conditions in their IAM policies,
772
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
773
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
774
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
775
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
776
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
777
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
778
- # title": "expirable access", "description": "Does not grant access after Sep
779
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
780
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
781
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
782
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
783
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
784
- # roles/resourcemanager.organizationViewer condition: title: expirable access
785
- # description: Does not grant access after Sep 2020 expression: request.time <
786
- # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
787
- # description of IAM and its features, see the [IAM documentation](https://cloud.
788
- # google.com/iam/docs/).
764
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
765
+ # Principals can be user accounts, service accounts, Google groups, and domains (
766
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
767
+ # an IAM predefined role or a user-created custom role. For some types of Google
768
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
769
+ # logical expression that allows access to a resource only if the expression
770
+ # evaluates to `true`. A condition can add constraints based on attributes of
771
+ # the request, the resource, or both. To learn which resources support
772
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
773
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
774
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
775
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
776
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
777
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
778
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
779
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
780
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
781
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
782
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
783
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
784
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
785
+ # access description: Does not grant access after Sep 2020 expression: request.
786
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
787
+ # a description of IAM and its features, see the [IAM documentation](https://
788
+ # cloud.google.com/iam/docs/).
789
789
  class Policy
790
790
  include Google::Apis::Core::Hashable
791
791
 
792
- # Associates a list of `members` to a `role`. Optionally, may specify a `
793
- # condition` that determines how and when the `bindings` are applied. Each of
794
- # the `bindings` must contain at least one member. The `bindings` in a `Policy`
795
- # can refer to up to 1,500 members; up to 250 of these members can be Google
796
- # groups. Each occurrence of a member counts towards these limits. For example,
797
- # if the `bindings` grant 50 different roles to `user:alice@example.com`, and
798
- # not to any other member, then you can add another 1,450 members to the `
799
- # bindings` in the `Policy`.
792
+ # Associates a list of `members`, or principals, with a `role`. Optionally, may
793
+ # specify a `condition` that determines how and when the `bindings` are applied.
794
+ # Each of the `bindings` must contain at least one principal. The `bindings` in
795
+ # a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
796
+ # can be Google groups. Each occurrence of a principal counts towards these
797
+ # limits. For example, if the `bindings` grant 50 different roles to `user:alice@
798
+ # example.com`, and not to any other principal, then you can add another 1,450
799
+ # principals to the `bindings` in the `Policy`.
800
800
  # Corresponds to the JSON property `bindings`
801
801
  # @return [Array<Google::Apis::ArtifactregistryV1beta1::Binding>]
802
802
  attr_accessor :bindings
@@ -916,31 +916,31 @@ module Google
916
916
 
917
917
  # An Identity and Access Management (IAM) policy, which specifies access
918
918
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
919
- # A `binding` binds one or more `members` to a single `role`. Members can be
920
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
921
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
922
- # role or a user-created custom role. For some types of Google Cloud resources,
923
- # a `binding` can also specify a `condition`, which is a logical expression that
924
- # allows access to a resource only if the expression evaluates to `true`. A
925
- # condition can add constraints based on attributes of the request, the resource,
926
- # or both. To learn which resources support conditions in their IAM policies,
927
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
928
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
929
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
930
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
931
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
932
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
933
- # title": "expirable access", "description": "Does not grant access after Sep
934
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
935
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
936
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
937
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
938
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
939
- # roles/resourcemanager.organizationViewer condition: title: expirable access
940
- # description: Does not grant access after Sep 2020 expression: request.time <
941
- # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
942
- # description of IAM and its features, see the [IAM documentation](https://cloud.
943
- # google.com/iam/docs/).
919
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
920
+ # Principals can be user accounts, service accounts, Google groups, and domains (
921
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
922
+ # an IAM predefined role or a user-created custom role. For some types of Google
923
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
924
+ # logical expression that allows access to a resource only if the expression
925
+ # evaluates to `true`. A condition can add constraints based on attributes of
926
+ # the request, the resource, or both. To learn which resources support
927
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
928
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
929
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
930
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
931
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
932
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
933
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
934
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
935
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
936
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
937
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
938
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
939
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
940
+ # access description: Does not grant access after Sep 2020 expression: request.
941
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
942
+ # a description of IAM and its features, see the [IAM documentation](https://
943
+ # cloud.google.com/iam/docs/).
944
944
  # Corresponds to the JSON property `policy`
945
945
  # @return [Google::Apis::ArtifactregistryV1beta1::Policy]
946
946
  attr_accessor :policy
@@ -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.12.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211002"
25
+ REVISION = "20211203"
26
26
  end
27
27
  end
28
28
  end
@@ -157,7 +157,7 @@ module Google
157
157
  # Creates a repository. The returned Operation will finish once the repository
158
158
  # has been created. Its response will be the created Repository.
159
159
  # @param [String] parent
160
- # The name of the parent resource where the repository will be created.
160
+ # Required. The name of the parent resource where the repository will be created.
161
161
  # @param [Google::Apis::ArtifactregistryV1beta1::Repository] repository_object
162
162
  # @param [String] repository_id
163
163
  # The repository id to use for this repository.
@@ -195,7 +195,7 @@ module Google
195
195
  # finish once the repository has been deleted. It will not have any Operation
196
196
  # metadata and will return a google.protobuf.Empty response.
197
197
  # @param [String] name
198
- # The name of the repository to delete.
198
+ # Required. The name of the repository to delete.
199
199
  # @param [String] fields
200
200
  # Selector specifying which fields to include in a partial response.
201
201
  # @param [String] quota_user
@@ -225,7 +225,7 @@ module Google
225
225
 
226
226
  # Gets a repository.
227
227
  # @param [String] name
228
- # The name of the repository to retrieve.
228
+ # Required. The name of the repository to retrieve.
229
229
  # @param [String] fields
230
230
  # Selector specifying which fields to include in a partial response.
231
231
  # @param [String] quota_user
@@ -258,13 +258,16 @@ module Google
258
258
  # REQUIRED: The resource for which the policy is being requested. See the
259
259
  # operation documentation for the appropriate value for this field.
260
260
  # @param [Fixnum] options_requested_policy_version
261
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
262
- # 3. Requests specifying an invalid value will be rejected. Requests for
263
- # policies with any conditional bindings must specify version 3. Policies
264
- # without any conditional bindings may specify any valid value or leave the
265
- # field unset. To learn which resources support conditions in their IAM policies,
266
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
267
- # resource-policies).
261
+ # Optional. The maximum policy version that will be used to format the policy.
262
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
263
+ # rejected. Requests for policies with any conditional role bindings must
264
+ # specify version 3. Policies with no conditional role bindings may specify any
265
+ # valid value or leave the field unset. The policy in the response might use the
266
+ # policy version that you specified, or it might use a lower policy version. For
267
+ # example, if you specify version 3, but the policy has no conditional role
268
+ # bindings, the response uses version 1. To learn which resources support
269
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
270
+ # google.com/iam/help/conditions/resource-policies).
268
271
  # @param [String] fields
269
272
  # Selector specifying which fields to include in a partial response.
270
273
  # @param [String] quota_user
@@ -295,7 +298,7 @@ module Google
295
298
 
296
299
  # Lists repositories.
297
300
  # @param [String] parent
298
- # The name of the parent resource whose repositories will be listed.
301
+ # Required. The name of the parent resource whose repositories will be listed.
299
302
  # @param [Fixnum] page_size
300
303
  # The maximum number of repositories to return.
301
304
  # @param [String] page_token
@@ -513,7 +516,7 @@ module Google
513
516
  # Deletes a package and all of its versions and tags. The returned operation
514
517
  # will complete once the package has been deleted.
515
518
  # @param [String] name
516
- # The name of the package to delete.
519
+ # Required. The name of the package to delete.
517
520
  # @param [String] fields
518
521
  # Selector specifying which fields to include in a partial response.
519
522
  # @param [String] quota_user
@@ -543,7 +546,7 @@ module Google
543
546
 
544
547
  # Gets a package.
545
548
  # @param [String] name
546
- # The name of the package to retrieve.
549
+ # Required. The name of the package to retrieve.
547
550
  # @param [String] fields
548
551
  # Selector specifying which fields to include in a partial response.
549
552
  # @param [String] quota_user
@@ -573,7 +576,7 @@ module Google
573
576
 
574
577
  # Lists packages.
575
578
  # @param [String] parent
576
- # The name of the parent resource whose packages will be listed.
579
+ # Required. The name of the parent resource whose packages will be listed.
577
580
  # @param [Fixnum] page_size
578
581
  # The maximum number of packages to return.
579
582
  # @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.12.0
4
+ version: 0.16.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: 2021-10-18 00:00:00.000000000 Z
11
+ date: 2022-01-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-artifactregistry_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta1/v0.12.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-artifactregistry_v1beta1
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.16.0
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: []
65
65
  require_paths:
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.2.17
78
+ rubygems_version: 3.3.4
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Artifact Registry API V1beta1