google-apis-servicemanagement_v1 0.49.0 → 0.51.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: eb77e3eacd51729742902708eb33441b0b32d0e951cb0e82a3a7dd657f88e2ca
4
+ data.tar.gz: 8f6a4513b9644fe47ea14cbe7d86aed3d8a7038116362665a3c32ff7e7a4ebe3
5
5
  SHA512:
6
- metadata.gz: fa410a452607796827ddd63477697296ce395fa1a68add245de0389ea2ab2cdfbbbd9927e11064cd0e83c5417f8cbcc9e400023d2180501f72b1425b0418eeb1
7
- data.tar.gz: a8e02a42459266bf9bdc28577e86b21bd8dc628f6662bcf6fb31a63b0cd9a1e09a2cdf0d6dfbc6b60e7091ac25d24ef55c0d1a7e149fe0a9e8dbae6ca8ad1fdc
6
+ metadata.gz: 72cdede70b59479a8b3fae7f7eb85b2d795c0ff3167b9f2c5ac604f1157a46a8ccd09e95e994b0637b5d91cdbc404e12ecb8136a8070eab0321f27ccb0ef6b9c
7
+ data.tar.gz: cad8f726bbd569e845cdc1515f5417e702fa4844a47ddfdfa9858d768c3f10d8148576bca3a0e56b485352eab708cab1733d67d134bafe8bc8c84ae1969760a3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-servicemanagement_v1
2
2
 
3
+ ### v0.51.0 (2024-01-23)
4
+
5
+ * Regenerated using generator version 0.13.0
6
+
7
+ ### v0.50.0 (2024-01-07)
8
+
9
+ * Regenerated from discovery document revision 20240101
10
+
3
11
  ### v0.49.0 (2023-12-17)
4
12
 
5
13
  * 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.51.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 = "20231208"
25
+ REVISION = "20240101"
26
26
  end
27
27
  end
28
28
  end
@@ -34,6 +34,8 @@ module Google
34
34
  #
35
35
  # @see https://cloud.google.com/service-management/
36
36
  class ServiceManagementService < Google::Apis::Core::BaseService
37
+ DEFAULT_ENDPOINT_TEMPLATE = "https://servicemanagement.$UNIVERSE_DOMAIN$/"
38
+
37
39
  # @return [String]
38
40
  # API key. Your API key identifies your project and provides you with API access,
39
41
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -45,7 +47,7 @@ module Google
45
47
  attr_accessor :quota_user
46
48
 
47
49
  def initialize
48
- super('https://servicemanagement.googleapis.com/', '',
50
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
49
51
  client_name: 'google-apis-servicemanagement_v1',
50
52
  client_version: Google::Apis::ServicemanagementV1::GEM_VERSION)
51
53
  @batch_path = 'batch'
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.51.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-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-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.51.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