google-apis-containeranalysis_v1alpha1 0.57.0 → 0.59.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: 96539ae1124eccfef38c9b97fc5a5b2f210d021bf2a7efc63258e59cd307033a
4
- data.tar.gz: 75406da39f4060fc828a2a37a628a4efd41a3cd9195dd4778955031716e67876
3
+ metadata.gz: 606d0f4caa78fb2a16ef73fea27f7ddc381ba88a7ee290b50fcea4025d0d240f
4
+ data.tar.gz: 928158b048c40fe8b3fe68d1128eca00d776274e207aee66d6b174466725555d
5
5
  SHA512:
6
- metadata.gz: b6d629d32395c2b2748d730df9acdf74177daec3313aea82e27c0bc3027beafd9255c027a689d002ce62fb3aebca23adb12c795bcca5ea7dfcaaa15f1f77354f
7
- data.tar.gz: c69ec4ab74092a7c4e334db4b94afe2f7586b0e472086b12f2d193c6ebd9df4650906cc84a9e04424eb6a6ebca4bf259de03bb5fdeacc86d4e083b5da61f1613
6
+ metadata.gz: 990fd320b7d64735cdeb0d50a4bd531cdae7ccb9ac2b2ab1e8dd8e8d916d58cfddbd834efbb2acce298f6dea7ba2c9f92d0c010a47077a5266bbcbf0581c7e4a
7
+ data.tar.gz: 639a8ae5c93ad456ebc3dacee60a72f91cb8a97ace365a0e6812734d540e05f9bbce435853c59f77387f85ba81a9b03e638d136159a831e2b3f6f0c1b709145e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-containeranalysis_v1alpha1
2
2
 
3
+ ### v0.59.0 (2024-01-23)
4
+
5
+ * Regenerated from discovery document revision 20240105
6
+ * Regenerated using generator version 0.13.0
7
+
8
+ ### v0.58.0 (2023-11-12)
9
+
10
+ * Regenerated from discovery document revision 20231103
11
+
3
12
  ### v0.57.0 (2023-10-15)
4
13
 
5
14
  * Regenerated from discovery document revision 20231006
@@ -318,21 +318,43 @@ module Google
318
318
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
319
319
  # email address that represents a Google group. For example, `admins@example.com`
320
320
  # . * `domain:`domain``: The G Suite domain (primary) that represents all the
321
- # users of that domain. For example, `google.com` or `example.com`. * `deleted:
322
- # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
323
- # representing a user that has been recently deleted. For example, `alice@
324
- # example.com?uid=123456789012345678901`. If the user is recovered, this value
325
- # reverts to `user:`emailid`` and the recovered user retains the role in the
326
- # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
327
- # (plus unique identifier) representing a service account that has been recently
328
- # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
321
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
322
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
323
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
324
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
325
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
326
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
327
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
328
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
329
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
330
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
331
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
332
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
333
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
334
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
335
+ # googleapis.com/projects/`project_number`/locations/global/
336
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
337
+ # All identities in a workload identity pool with a certain attribute. * `
338
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
339
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
340
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
341
+ # identifier) representing a user that has been recently deleted. For example, `
342
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
343
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
344
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
345
+ # address (plus unique identifier) representing a service account that has been
346
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
329
347
  # 123456789012345678901`. If the service account is undeleted, this value
330
348
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
331
349
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
332
350
  # An email address (plus unique identifier) representing a Google group that has
333
351
  # been recently deleted. For example, `admins@example.com?uid=
334
352
  # 123456789012345678901`. If the group is recovered, this value reverts to `
335
- # group:`emailid`` and the recovered group retains the role in the binding.
353
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
354
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
355
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
356
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
357
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
336
358
  # Corresponds to the JSON property `members`
337
359
  # @return [Array<String>]
338
360
  attr_accessor :members
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContaineranalysisV1alpha1
18
18
  # Version of the google-apis-containeranalysis_v1alpha1 gem
19
- GEM_VERSION = "0.57.0"
19
+ GEM_VERSION = "0.59.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231006"
25
+ REVISION = "20240105"
26
26
  end
27
27
  end
28
28
  end
@@ -22,7 +22,10 @@ module Google
22
22
  module ContaineranalysisV1alpha1
23
23
  # Container Analysis API
24
24
  #
25
- # An implementation of the Grafeas API, which stores, and enables querying and
25
+ # This API is a prerequisite for leveraging Artifact Analysis scanning
26
+ # capabilities in both Artifact Registry and with Advanced Vulnerability
27
+ # Insights (runtime scanning) in GKE. In addition, the Container Analysis API is
28
+ # an implementation of the Grafeas API, which enables storing, querying, and
26
29
  # retrieval of critical metadata about all of your software artifacts.
27
30
  #
28
31
  # @example
@@ -33,6 +36,8 @@ module Google
33
36
  #
34
37
  # @see https://cloud.google.com/container-analysis/api/reference/rest/
35
38
  class ContainerAnalysisService < Google::Apis::Core::BaseService
39
+ DEFAULT_ENDPOINT_TEMPLATE = "https://containeranalysis.$UNIVERSE_DOMAIN$/"
40
+
36
41
  # @return [String]
37
42
  # API key. Your API key identifies your project and provides you with API access,
38
43
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -44,7 +49,7 @@ module Google
44
49
  attr_accessor :quota_user
45
50
 
46
51
  def initialize
47
- super('https://containeranalysis.googleapis.com/', '',
52
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
48
53
  client_name: 'google-apis-containeranalysis_v1alpha1',
49
54
  client_version: Google::Apis::ContaineranalysisV1alpha1::GEM_VERSION)
50
55
  @batch_path = 'batch'
@@ -21,7 +21,10 @@ module Google
21
21
  module Apis
22
22
  # Container Analysis API
23
23
  #
24
- # An implementation of the Grafeas API, which stores, and enables querying and
24
+ # This API is a prerequisite for leveraging Artifact Analysis scanning
25
+ # capabilities in both Artifact Registry and with Advanced Vulnerability
26
+ # Insights (runtime scanning) in GKE. In addition, the Container Analysis API is
27
+ # an implementation of the Grafeas API, which enables storing, querying, and
25
28
  # retrieval of critical metadata about all of your software artifacts.
26
29
  #
27
30
  # @see https://cloud.google.com/container-analysis/api/reference/rest/
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-containeranalysis_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.57.0
4
+ version: 0.59.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-10-15 00:00:00.000000000 Z
11
+ date: 2024-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.11.0
19
+ version: 0.12.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.11.0
29
+ version: 0.12.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-containeranalysis_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1alpha1/v0.57.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1alpha1/v0.59.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -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.4.19
78
+ rubygems_version: 3.5.3
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Container Analysis API V1alpha1