google-apis-servicemanagement_v1 0.48.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: 5c9a2a342f8a0a941e3b99b2576bec57fbe5606c560b9878cd237fde5a8b066d
4
- data.tar.gz: 88aba4e4fe7f1534c6d7794eb3fb049b72980259235ba33dcaab3ccd120796ee
3
+ metadata.gz: bca3bf217919f8873043c8f88f6a2c7924069f4bb1349b651d98db9565582441
4
+ data.tar.gz: e8c33a5e017259744d9db8877c2f56660a15e2652b5bc92967169342d1e50014
5
5
  SHA512:
6
- metadata.gz: 4afdd41c754eeb472185df599f3479aa469ccdcfbafd985863f57cd1e899e14cde59bfbf1e7709fef2ab43c40fe8302fee5a1b16b6924966896f6c57b47df4fb
7
- data.tar.gz: bfb3589c27b6d8014f2ef4f6378ebb09e72c300c0d098639afc078ec3d985fd066d5f8938a437f7baeb115030b59e4f305645912fb3c7944b8382e51a40a772e
6
+ metadata.gz: 3a29bf8ae032b278919c4f7bf45f10881fbc0388d555815b9a86ddc37d9820b2350b1dfd11b91a5178b60493b142b0746ca7417e17082fbd8f61a1158c5bcf50
7
+ data.tar.gz: c804e13f004cdb72c8346038a06e435cfbca2b78bfcd9ade47110e7e1f6fe97dd4aea37bac1174657441e2787cabf30f1e6faa74e3c8f1dc30b52406c3d902d9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
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
+
7
+ ### v0.49.0 (2023-12-17)
8
+
9
+ * Regenerated from discovery document revision 20231208
10
+
3
11
  ### v0.48.0 (2023-12-03)
4
12
 
5
13
  * Regenerated from discovery document revision 20231127
@@ -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`
@@ -3474,6 +3496,12 @@ module Google
3474
3496
  # @return [String]
3475
3497
  attr_accessor :proto_reference_documentation_uri
3476
3498
 
3499
+ # Optional link to REST reference documentation. Example: https://cloud.google.
3500
+ # com/pubsub/lite/docs/reference/rest
3501
+ # Corresponds to the JSON property `restReferenceDocumentationUri`
3502
+ # @return [String]
3503
+ attr_accessor :rest_reference_documentation_uri
3504
+
3477
3505
  def initialize(**args)
3478
3506
  update!(**args)
3479
3507
  end
@@ -3490,6 +3518,7 @@ module Google
3490
3518
  @new_issue_uri = args[:new_issue_uri] if args.key?(:new_issue_uri)
3491
3519
  @organization = args[:organization] if args.key?(:organization)
3492
3520
  @proto_reference_documentation_uri = args[:proto_reference_documentation_uri] if args.key?(:proto_reference_documentation_uri)
3521
+ @rest_reference_documentation_uri = args[:rest_reference_documentation_uri] if args.key?(:rest_reference_documentation_uri)
3493
3522
  end
3494
3523
  end
3495
3524
 
@@ -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.48.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 = "20231127"
25
+ REVISION = "20240101"
26
26
  end
27
27
  end
28
28
  end
@@ -1442,6 +1442,7 @@ module Google
1442
1442
  property :new_issue_uri, as: 'newIssueUri'
1443
1443
  property :organization, as: 'organization'
1444
1444
  property :proto_reference_documentation_uri, as: 'protoReferenceDocumentationUri'
1445
+ property :rest_reference_documentation_uri, as: 'restReferenceDocumentationUri'
1445
1446
  end
1446
1447
  end
1447
1448
 
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.48.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-03 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.48.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