google-apis-servicemanagement_v1 0.23.0 → 0.26.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: e01a8686d9110ecf58ecf568b297950b14d105c9c815962c4d2881ba5dc3f1b3
4
- data.tar.gz: 3ce9bbe550f8a632e94318ecafb3463f679ae120ecbe0cf268233f9251618e93
3
+ metadata.gz: 5476c1b0365fb470b1b839b736817d1261b8de3434f21ed3dae0a00f2ae509eb
4
+ data.tar.gz: 9ac7a0ae1ab4c6f5e5177cb530f25ab4768c6ea8d6418d913a2e02fe891643f7
5
5
  SHA512:
6
- metadata.gz: df158eded3a47f27924d2262f41005057a558ceedf74cc09699ab53b3efb6428bf6667002f023eb5fe5a2a83d66d580f50697cb084b81ac4e85af4f4f5b319a9
7
- data.tar.gz: c2ecc4da12deb5cc5fb69653c8c9a137158ff48ec7a2b37c7dfeaf53fbf2206b409a406fc64ec118466f0efd5938e8dc894b070afe1c4fb8b563b8aadae8716a
6
+ metadata.gz: f039816aff4aba0ffb4bf329a0ed19631a9048c0bc8aa2b6e24da6f4b633502553d9f039fd7ecb9660f497f838442749bbbea9c4b8ad5bb9e2b2740f58b7ca59
7
+ data.tar.gz: 487a0a964f1e516c5347e614e8d1dd57577d4c2b55c2a783b60ac7bdb60dcf97a942b3336ea589998017e9ff4e0631074b93bfa4f7e493bbc90236ec01471282
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-servicemanagement_v1
2
2
 
3
+ ### v0.26.0 (2022-05-10)
4
+
5
+ * Regenerated from discovery document revision 20220506
6
+
7
+ ### v0.25.0 (2022-05-04)
8
+
9
+ * Regenerated from discovery document revision 20220429
10
+
11
+ ### v0.24.0 (2022-04-27)
12
+
13
+ * Regenerated from discovery document revision 20220422
14
+
3
15
  ### v0.23.0 (2022-04-21)
4
16
 
5
17
  * Regenerated from discovery document revision 20220415
@@ -131,8 +131,8 @@ module Google
131
131
  # "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
132
132
  # , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
133
133
  # this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
134
- # exempts jose@example.com from DATA_READ logging, and aliya@example.com from
135
- # DATA_WRITE logging.
134
+ # exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com`
135
+ # from DATA_WRITE logging.
136
136
  class AuditConfig
137
137
  include Google::Apis::Core::Hashable
138
138
 
@@ -2084,7 +2084,7 @@ module Google
2084
2084
  attr_accessor :producer_project_id
2085
2085
 
2086
2086
  # The name of the service. See the [overview](https://cloud.google.com/service-
2087
- # management/overview) for naming requirements.
2087
+ # infrastructure/docs/overview) for naming requirements.
2088
2088
  # Corresponds to the JSON property `serviceName`
2089
2089
  # @return [String]
2090
2090
  attr_accessor :service_name
@@ -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.23.0"
19
+ GEM_VERSION = "0.26.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220415"
25
+ REVISION = "20220506"
26
26
  end
27
27
  end
28
28
  end
@@ -313,8 +313,9 @@ module Google
313
313
  # Gets the access control policy for a resource. Returns an empty policy if the
314
314
  # resource exists and does not have a policy set.
315
315
  # @param [String] resource
316
- # REQUIRED: The resource for which the policy is being requested. See the
317
- # operation documentation for the appropriate value for this field.
316
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
317
+ # names](https://cloud.google.com/apis/design/resource_names) for the
318
+ # appropriate value for this field.
318
319
  # @param [Google::Apis::ServicemanagementV1::GetIamPolicyRequest] get_iam_policy_request_object
319
320
  # @param [String] fields
320
321
  # Selector specifying which fields to include in a partial response.
@@ -392,8 +393,9 @@ module Google
392
393
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
393
394
  # PERMISSION_DENIED` errors.
394
395
  # @param [String] resource
395
- # REQUIRED: The resource for which the policy is being specified. See the
396
- # operation documentation for the appropriate value for this field.
396
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
397
+ # names](https://cloud.google.com/apis/design/resource_names) for the
398
+ # appropriate value for this field.
397
399
  # @param [Google::Apis::ServicemanagementV1::SetIamPolicyRequest] set_iam_policy_request_object
398
400
  # @param [String] fields
399
401
  # Selector specifying which fields to include in a partial response.
@@ -430,8 +432,9 @@ module Google
430
432
  # permission-aware UIs and command-line tools, not for authorization checking.
431
433
  # This operation may "fail open" without warning.
432
434
  # @param [String] resource
433
- # REQUIRED: The resource for which the policy detail is being requested. See the
434
- # operation documentation for the appropriate value for this field.
435
+ # REQUIRED: The resource for which the policy detail is being requested. See [
436
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
437
+ # appropriate value for this field.
435
438
  # @param [Google::Apis::ServicemanagementV1::TestIamPermissionsRequest] test_iam_permissions_request_object
436
439
  # @param [String] fields
437
440
  # Selector specifying which fields to include in a partial response.
@@ -659,8 +662,9 @@ module Google
659
662
  # Gets the access control policy for a resource. Returns an empty policy if the
660
663
  # resource exists and does not have a policy set.
661
664
  # @param [String] resource
662
- # REQUIRED: The resource for which the policy is being requested. See the
663
- # operation documentation for the appropriate value for this field.
665
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
666
+ # names](https://cloud.google.com/apis/design/resource_names) for the
667
+ # appropriate value for this field.
664
668
  # @param [Google::Apis::ServicemanagementV1::GetIamPolicyRequest] get_iam_policy_request_object
665
669
  # @param [String] fields
666
670
  # Selector specifying which fields to include in a partial response.
@@ -695,8 +699,9 @@ module Google
695
699
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
696
700
  # PERMISSION_DENIED` errors.
697
701
  # @param [String] resource
698
- # REQUIRED: The resource for which the policy is being specified. See the
699
- # operation documentation for the appropriate value for this field.
702
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
703
+ # names](https://cloud.google.com/apis/design/resource_names) for the
704
+ # appropriate value for this field.
700
705
  # @param [Google::Apis::ServicemanagementV1::SetIamPolicyRequest] set_iam_policy_request_object
701
706
  # @param [String] fields
702
707
  # Selector specifying which fields to include in a partial response.
@@ -733,8 +738,9 @@ module Google
733
738
  # permission-aware UIs and command-line tools, not for authorization checking.
734
739
  # This operation may "fail open" without warning.
735
740
  # @param [String] resource
736
- # REQUIRED: The resource for which the policy detail is being requested. See the
737
- # operation documentation for the appropriate value for this field.
741
+ # REQUIRED: The resource for which the policy detail is being requested. See [
742
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
743
+ # appropriate value for this field.
738
744
  # @param [Google::Apis::ServicemanagementV1::TestIamPermissionsRequest] test_iam_permissions_request_object
739
745
  # @param [String] fields
740
746
  # Selector specifying which fields to include in a partial response.
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.23.0
4
+ version: 0.26.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: 2022-04-25 00:00:00.000000000 Z
11
+ date: 2022-05-16 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.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.26.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: []