google-apis-servicemanagement_v1 0.49.0 → 0.50.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: '01059f6284ff7cf0e7901969772a9950a276809eb5ca99000171283cc18a4ed3'
4
- data.tar.gz: ff6fd62150c54e432b1a53083b1ac0a7ec174f5d437454f0dec48fd345f8be42
3
+ metadata.gz: bca3bf217919f8873043c8f88f6a2c7924069f4bb1349b651d98db9565582441
4
+ data.tar.gz: e8c33a5e017259744d9db8877c2f56660a15e2652b5bc92967169342d1e50014
5
5
  SHA512:
6
- metadata.gz: fa410a452607796827ddd63477697296ce395fa1a68add245de0389ea2ab2cdfbbbd9927e11064cd0e83c5417f8cbcc9e400023d2180501f72b1425b0418eeb1
7
- data.tar.gz: a8e02a42459266bf9bdc28577e86b21bd8dc628f6662bcf6fb31a63b0cd9a1e09a2cdf0d6dfbc6b60e7091ac25d24ef55c0d1a7e149fe0a9e8dbae6ca8ad1fdc
6
+ metadata.gz: 3a29bf8ae032b278919c4f7bf45f10881fbc0388d555815b9a86ddc37d9820b2350b1dfd11b91a5178b60493b142b0746ca7417e17082fbd8f61a1158c5bcf50
7
+ data.tar.gz: c804e13f004cdb72c8346038a06e435cfbca2b78bfcd9ade47110e7e1f6fe97dd4aea37bac1174657441e2787cabf30f1e6faa74e3c8f1dc30b52406c3d902d9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicemanagement_v1
2
2
 
3
+ ### v0.50.0 (2024-01-07)
4
+
5
+ * Regenerated from discovery document revision 20240101
6
+
3
7
  ### v0.49.0 (2023-12-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20231208
@@ -608,21 +608,43 @@ module Google
608
608
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
609
609
  # email address that represents a Google group. For example, `admins@example.com`
610
610
  # . * `domain:`domain``: The G Suite domain (primary) that represents all the
611
- # users of that domain. For example, `google.com` or `example.com`. * `deleted:
612
- # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
613
- # representing a user that has been recently deleted. For example, `alice@
614
- # example.com?uid=123456789012345678901`. If the user is recovered, this value
615
- # reverts to `user:`emailid`` and the recovered user retains the role in the
616
- # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
617
- # (plus unique identifier) representing a service account that has been recently
618
- # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
611
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
612
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
613
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
614
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
615
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
616
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
617
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
618
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
619
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
620
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
621
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
622
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
623
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
624
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
625
+ # googleapis.com/projects/`project_number`/locations/global/
626
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
627
+ # All identities in a workload identity pool with a certain attribute. * `
628
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
629
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
630
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
631
+ # identifier) representing a user that has been recently deleted. For example, `
632
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
633
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
634
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
635
+ # address (plus unique identifier) representing a service account that has been
636
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
619
637
  # 123456789012345678901`. If the service account is undeleted, this value
620
638
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
621
639
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
622
640
  # An email address (plus unique identifier) representing a Google group that has
623
641
  # been recently deleted. For example, `admins@example.com?uid=
624
642
  # 123456789012345678901`. If the group is recovered, this value reverts to `
625
- # group:`emailid`` and the recovered group retains the role in the binding.
643
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
644
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
645
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
646
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
647
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
626
648
  # Corresponds to the JSON property `members`
627
649
  # @return [Array<String>]
628
650
  attr_accessor :members
@@ -2928,7 +2950,7 @@ module Google
2928
2950
 
2929
2951
  # Required. The monitored resource type. For example, the type `"
2930
2952
  # cloudsql_database"` represents databases in Google Cloud SQL. For a list of
2931
- # types, see [Monitoring resource types](https://cloud.google.com/monitoring/api/
2953
+ # types, see [Monitored resource types](https://cloud.google.com/monitoring/api/
2932
2954
  # resources) and [Logging resource types](https://cloud.google.com/logging/docs/
2933
2955
  # api/v2/resource-list).
2934
2956
  # Corresponds to the JSON property `type`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicemanagementV1
18
18
  # Version of the google-apis-servicemanagement_v1 gem
19
- GEM_VERSION = "0.49.0"
19
+ GEM_VERSION = "0.50.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 = "20231208"
25
+ REVISION = "20240101"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-servicemanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.49.0
4
+ version: 0.50.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-12-17 00:00:00.000000000 Z
11
+ date: 2024-01-07 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-servicemanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.49.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.50.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicemanagement_v1
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 Service Management API V1