google-apis-alertcenter_v1beta1 0.27.0 → 0.29.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: 93dceeecf1b3ac01c60cadc2fb794ea9e0e6956662286bb9e0f10aeb6d311046
4
- data.tar.gz: 80d9dd87abf390013dd756b6517c70f74c01f72d9fdbda52149095e2a0685593
3
+ metadata.gz: 398b5e3cea08ea6cc7d83c5a10d70bf68ecb328825ae48540c671bf4764a1716
4
+ data.tar.gz: dede369138c0aab8481dac7b14400ae5aa538326695fb26fdbf485d146fc3c14
5
5
  SHA512:
6
- metadata.gz: 550c0b8c447ca6d00e0d3f8629c59bcafe09f638dfb6b9dd42fc61e382de4003e7b495cc5bcadb815b3a77205151da3182ce9138231647eee5c0b9395a864701
7
- data.tar.gz: c2402a92e846472b27c017c43b57973322c443e5d8811a92552ae79bfc567f1c71d011b9220f9f24a5b8ef62327e366d6bbdbdecd215c2d22c50cc5cbc52ac46
6
+ metadata.gz: 93bd680818adb5202a3a6ccf6a3341da1c13e180c6506ee1ea412ccc74e387a0454108cdcf19b67e75cbf3e54deca2b635ef128c9ac286f6a01d214130a87537
7
+ data.tar.gz: 2fd2d34172c1202f528debc370fbac5a7c601a2c776b575609bc63efc2dc692ae21974a4090399a7e4a16b063cb379a40661e906d1e405ff393c143d95e9a7e3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-alertcenter_v1beta1
2
2
 
3
+ ### v0.29.0 (2023-01-29)
4
+
5
+ * Regenerated from discovery document revision 20230123
6
+ * Regenerated using generator version 0.11.1
7
+
8
+ ### v0.28.0 (2022-12-14)
9
+
10
+ * Regenerated from discovery document revision 20221212
11
+
3
12
  ### v0.27.0 (2022-10-20)
4
13
 
5
14
  * Regenerated from discovery document revision 20221017
@@ -277,7 +277,8 @@ module Google
277
277
  # @return [String]
278
278
  attr_accessor :create_time
279
279
 
280
- # Output only. The unique identifier of the Google account of the customer.
280
+ # Output only. The unique identifier of the Google Workspace account of the
281
+ # customer.
281
282
  # Corresponds to the JSON property `customerId`
282
283
  # @return [String]
283
284
  attr_accessor :customer_id
@@ -387,7 +388,8 @@ module Google
387
388
  # @return [String]
388
389
  attr_accessor :create_time
389
390
 
390
- # Output only. The unique identifier of the Google account of the customer.
391
+ # Output only. The unique identifier of the Google Workspace account of the
392
+ # customer.
391
393
  # Corresponds to the JSON property `customerId`
392
394
  # @return [String]
393
395
  attr_accessor :customer_id
@@ -436,7 +438,8 @@ module Google
436
438
  # @return [String]
437
439
  attr_accessor :assignee
438
440
 
439
- # Output only. The unique identifier of the Google account of the customer.
441
+ # Output only. The unique identifier of the Google Workspace account of the
442
+ # customer.
440
443
  # Corresponds to the JSON property `customerId`
441
444
  # @return [String]
442
445
  attr_accessor :customer_id
@@ -494,7 +497,7 @@ module Google
494
497
  class ApnsCertificateExpirationInfo
495
498
  include Google::Apis::Core::Hashable
496
499
 
497
- # The Apple ID used for the certificate, may be blank if admins did not enter it.
500
+ # The Apple ID used for the certificate may be blank if admins didn't enter it.
498
501
  # Corresponds to the JSON property `appleId`
499
502
  # @return [String]
500
503
  attr_accessor :apple_id
@@ -686,13 +689,16 @@ module Google
686
689
  class BatchDeleteAlertsRequest
687
690
  include Google::Apis::Core::Hashable
688
691
 
689
- # Required. list of alert IDs.
692
+ # Required. The list of alert IDs to delete.
690
693
  # Corresponds to the JSON property `alertId`
691
694
  # @return [Array<String>]
692
695
  attr_accessor :alert_id
693
696
 
694
- # Optional. The unique identifier of the Google Workspace organization account
695
- # of the customer the alerts are associated with.
697
+ # Optional. The unique identifier of the Google Workspace account of the
698
+ # customer the alerts are associated with. The `customer_id` must have the
699
+ # initial "C" stripped (for example, `046psxkn`). Inferred from the caller
700
+ # identity if not provided. [Find your customer ID](https://support.google.com/
701
+ # cloudidentity/answer/10070793).
696
702
  # Corresponds to the JSON property `customerId`
697
703
  # @return [String]
698
704
  attr_accessor :customer_id
@@ -712,7 +718,7 @@ module Google
712
718
  class BatchDeleteAlertsResponse
713
719
  include Google::Apis::Core::Hashable
714
720
 
715
- # The status details for each failed alert_id.
721
+ # The status details for each failed `alert_id`.
716
722
  # Corresponds to the JSON property `failedAlertStatus`
717
723
  # @return [Hash<String,Google::Apis::AlertcenterV1beta1::Status>]
718
724
  attr_accessor :failed_alert_status
@@ -737,13 +743,16 @@ module Google
737
743
  class BatchUndeleteAlertsRequest
738
744
  include Google::Apis::Core::Hashable
739
745
 
740
- # Required. list of alert IDs.
746
+ # Required. The list of alert IDs to undelete.
741
747
  # Corresponds to the JSON property `alertId`
742
748
  # @return [Array<String>]
743
749
  attr_accessor :alert_id
744
750
 
745
- # Optional. The unique identifier of the Google Workspace organization account
746
- # of the customer the alerts are associated with.
751
+ # Optional. The unique identifier of the Google Workspace account of the
752
+ # customer the alerts are associated with. The `customer_id` must have the
753
+ # initial "C" stripped (for example, `046psxkn`). Inferred from the caller
754
+ # identity if not provided. [Find your customer ID](https://support.google.com/
755
+ # cloudidentity/answer/10070793).
747
756
  # Corresponds to the JSON property `customerId`
748
757
  # @return [String]
749
758
  attr_accessor :customer_id
@@ -763,7 +772,7 @@ module Google
763
772
  class BatchUndeleteAlertsResponse
764
773
  include Google::Apis::Core::Hashable
765
774
 
766
- # The status details for each failed alert_id.
775
+ # The status details for each failed `alert_id`.
767
776
  # Corresponds to the JSON property `failedAlertStatus`
768
777
  # @return [Hash<String,Google::Apis::AlertcenterV1beta1::Status>]
769
778
  attr_accessor :failed_alert_status
@@ -2056,13 +2065,79 @@ module Google
2056
2065
  end
2057
2066
  end
2058
2067
 
2068
+ # Details for an invalid transfer or forward.
2069
+ class TransferError
2070
+ include Google::Apis::Core::Hashable
2071
+
2072
+ # User's email address. This may be unavailable if the entity was deleted.
2073
+ # Corresponds to the JSON property `email`
2074
+ # @return [String]
2075
+ attr_accessor :email
2076
+
2077
+ # Type of entity being transferred to. For ring group members, this should
2078
+ # always be USER.
2079
+ # Corresponds to the JSON property `entityType`
2080
+ # @return [String]
2081
+ attr_accessor :entity_type
2082
+
2083
+ # Ring group or auto attendant ID. Not set for users.
2084
+ # Corresponds to the JSON property `id`
2085
+ # @return [String]
2086
+ attr_accessor :id
2087
+
2088
+ # Reason for the error.
2089
+ # Corresponds to the JSON property `invalidReason`
2090
+ # @return [String]
2091
+ attr_accessor :invalid_reason
2092
+
2093
+ # User's full name, or the ring group / auto attendant name. This may be
2094
+ # unavailable if the entity was deleted.
2095
+ # Corresponds to the JSON property `name`
2096
+ # @return [String]
2097
+ attr_accessor :name
2098
+
2099
+ def initialize(**args)
2100
+ update!(**args)
2101
+ end
2102
+
2103
+ # Update properties of this object
2104
+ def update!(**args)
2105
+ @email = args[:email] if args.key?(:email)
2106
+ @entity_type = args[:entity_type] if args.key?(:entity_type)
2107
+ @id = args[:id] if args.key?(:id)
2108
+ @invalid_reason = args[:invalid_reason] if args.key?(:invalid_reason)
2109
+ @name = args[:name] if args.key?(:name)
2110
+ end
2111
+ end
2112
+
2113
+ # Error related to transferring or forwarding a phone call.
2114
+ class TransferMisconfiguration
2115
+ include Google::Apis::Core::Hashable
2116
+
2117
+ # Details for each invalid transfer or forward.
2118
+ # Corresponds to the JSON property `errors`
2119
+ # @return [Array<Google::Apis::AlertcenterV1beta1::TransferError>]
2120
+ attr_accessor :errors
2121
+
2122
+ def initialize(**args)
2123
+ update!(**args)
2124
+ end
2125
+
2126
+ # Update properties of this object
2127
+ def update!(**args)
2128
+ @errors = args[:errors] if args.key?(:errors)
2129
+ end
2130
+ end
2131
+
2059
2132
  # A request to undelete a specific alert that was marked for deletion.
2060
2133
  class UndeleteAlertRequest
2061
2134
  include Google::Apis::Core::Hashable
2062
2135
 
2063
- # Optional. The unique identifier of the Google Workspace organization account
2064
- # of the customer the alert is associated with. Inferred from the caller
2065
- # identity if not provided.
2136
+ # Optional. The unique identifier of the Google Workspace account of the
2137
+ # customer the alert is associated with. The `customer_id` must have the initial
2138
+ # "C" stripped (for example, `046psxkn`). Inferred from the caller identity if
2139
+ # not provided. [Find your customer ID](https://support.google.com/cloudidentity/
2140
+ # answer/10070793).
2066
2141
  # Corresponds to the JSON property `customerId`
2067
2142
  # @return [String]
2068
2143
  attr_accessor :customer_id
@@ -2148,6 +2223,101 @@ module Google
2148
2223
  @resource_name = args[:resource_name] if args.key?(:resource_name)
2149
2224
  end
2150
2225
  end
2226
+
2227
+ # An alert triggered when Google Voice configuration becomes invalid, generally
2228
+ # due to an external entity being modified or deleted.
2229
+ class VoiceMisconfiguration
2230
+ include Google::Apis::Core::Hashable
2231
+
2232
+ # Name of the entity whose configuration is now invalid.
2233
+ # Corresponds to the JSON property `entityName`
2234
+ # @return [String]
2235
+ attr_accessor :entity_name
2236
+
2237
+ # Type of the entity whose configuration is now invalid.
2238
+ # Corresponds to the JSON property `entityType`
2239
+ # @return [String]
2240
+ attr_accessor :entity_type
2241
+
2242
+ # Link that the admin can follow to fix the issue.
2243
+ # Corresponds to the JSON property `fixUri`
2244
+ # @return [String]
2245
+ attr_accessor :fix_uri
2246
+
2247
+ # Error related to transferring or forwarding a phone call.
2248
+ # Corresponds to the JSON property `membersMisconfiguration`
2249
+ # @return [Google::Apis::AlertcenterV1beta1::TransferMisconfiguration]
2250
+ attr_accessor :members_misconfiguration
2251
+
2252
+ # Error related to transferring or forwarding a phone call.
2253
+ # Corresponds to the JSON property `transferMisconfiguration`
2254
+ # @return [Google::Apis::AlertcenterV1beta1::TransferMisconfiguration]
2255
+ attr_accessor :transfer_misconfiguration
2256
+
2257
+ # Issue(s) with sending to voicemail.
2258
+ # Corresponds to the JSON property `voicemailMisconfiguration`
2259
+ # @return [Google::Apis::AlertcenterV1beta1::VoicemailMisconfiguration]
2260
+ attr_accessor :voicemail_misconfiguration
2261
+
2262
+ def initialize(**args)
2263
+ update!(**args)
2264
+ end
2265
+
2266
+ # Update properties of this object
2267
+ def update!(**args)
2268
+ @entity_name = args[:entity_name] if args.key?(:entity_name)
2269
+ @entity_type = args[:entity_type] if args.key?(:entity_type)
2270
+ @fix_uri = args[:fix_uri] if args.key?(:fix_uri)
2271
+ @members_misconfiguration = args[:members_misconfiguration] if args.key?(:members_misconfiguration)
2272
+ @transfer_misconfiguration = args[:transfer_misconfiguration] if args.key?(:transfer_misconfiguration)
2273
+ @voicemail_misconfiguration = args[:voicemail_misconfiguration] if args.key?(:voicemail_misconfiguration)
2274
+ end
2275
+ end
2276
+
2277
+ # Issue(s) with sending to voicemail.
2278
+ class VoicemailMisconfiguration
2279
+ include Google::Apis::Core::Hashable
2280
+
2281
+ # Issue(s) with voicemail recipients.
2282
+ # Corresponds to the JSON property `errors`
2283
+ # @return [Array<Google::Apis::AlertcenterV1beta1::VoicemailRecipientError>]
2284
+ attr_accessor :errors
2285
+
2286
+ def initialize(**args)
2287
+ update!(**args)
2288
+ end
2289
+
2290
+ # Update properties of this object
2291
+ def update!(**args)
2292
+ @errors = args[:errors] if args.key?(:errors)
2293
+ end
2294
+ end
2295
+
2296
+ # Issue(s) with a voicemail recipient.
2297
+ class VoicemailRecipientError
2298
+ include Google::Apis::Core::Hashable
2299
+
2300
+ # Email address of the invalid recipient. This may be unavailable if the
2301
+ # recipient was deleted.
2302
+ # Corresponds to the JSON property `email`
2303
+ # @return [String]
2304
+ attr_accessor :email
2305
+
2306
+ # Reason for the error.
2307
+ # Corresponds to the JSON property `invalidReason`
2308
+ # @return [String]
2309
+ attr_accessor :invalid_reason
2310
+
2311
+ def initialize(**args)
2312
+ update!(**args)
2313
+ end
2314
+
2315
+ # Update properties of this object
2316
+ def update!(**args)
2317
+ @email = args[:email] if args.key?(:email)
2318
+ @invalid_reason = args[:invalid_reason] if args.key?(:invalid_reason)
2319
+ end
2320
+ end
2151
2321
  end
2152
2322
  end
2153
2323
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AlertcenterV1beta1
18
18
  # Version of the google-apis-alertcenter_v1beta1 gem
19
- GEM_VERSION = "0.27.0"
19
+ GEM_VERSION = "0.29.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221017"
25
+ REVISION = "20230123"
26
26
  end
27
27
  end
28
28
  end
@@ -376,6 +376,18 @@ module Google
376
376
  include Google::Apis::Core::JsonObjectSupport
377
377
  end
378
378
 
379
+ class TransferError
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class TransferMisconfiguration
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
379
391
  class UndeleteAlertRequest
380
392
  class Representation < Google::Apis::Core::JsonRepresentation; end
381
393
 
@@ -400,6 +412,24 @@ module Google
400
412
  include Google::Apis::Core::JsonObjectSupport
401
413
  end
402
414
 
415
+ class VoiceMisconfiguration
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class VoicemailMisconfiguration
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class VoicemailRecipientError
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
403
433
  class AbuseDetected
404
434
  # @private
405
435
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -985,6 +1015,25 @@ module Google
985
1015
  end
986
1016
  end
987
1017
 
1018
+ class TransferError
1019
+ # @private
1020
+ class Representation < Google::Apis::Core::JsonRepresentation
1021
+ property :email, as: 'email'
1022
+ property :entity_type, as: 'entityType'
1023
+ property :id, as: 'id'
1024
+ property :invalid_reason, as: 'invalidReason'
1025
+ property :name, as: 'name'
1026
+ end
1027
+ end
1028
+
1029
+ class TransferMisconfiguration
1030
+ # @private
1031
+ class Representation < Google::Apis::Core::JsonRepresentation
1032
+ collection :errors, as: 'errors', class: Google::Apis::AlertcenterV1beta1::TransferError, decorator: Google::Apis::AlertcenterV1beta1::TransferError::Representation
1033
+
1034
+ end
1035
+ end
1036
+
988
1037
  class UndeleteAlertRequest
989
1038
  # @private
990
1039
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1014,6 +1063,37 @@ module Google
1014
1063
  property :resource_name, as: 'resourceName'
1015
1064
  end
1016
1065
  end
1066
+
1067
+ class VoiceMisconfiguration
1068
+ # @private
1069
+ class Representation < Google::Apis::Core::JsonRepresentation
1070
+ property :entity_name, as: 'entityName'
1071
+ property :entity_type, as: 'entityType'
1072
+ property :fix_uri, as: 'fixUri'
1073
+ property :members_misconfiguration, as: 'membersMisconfiguration', class: Google::Apis::AlertcenterV1beta1::TransferMisconfiguration, decorator: Google::Apis::AlertcenterV1beta1::TransferMisconfiguration::Representation
1074
+
1075
+ property :transfer_misconfiguration, as: 'transferMisconfiguration', class: Google::Apis::AlertcenterV1beta1::TransferMisconfiguration, decorator: Google::Apis::AlertcenterV1beta1::TransferMisconfiguration::Representation
1076
+
1077
+ property :voicemail_misconfiguration, as: 'voicemailMisconfiguration', class: Google::Apis::AlertcenterV1beta1::VoicemailMisconfiguration, decorator: Google::Apis::AlertcenterV1beta1::VoicemailMisconfiguration::Representation
1078
+
1079
+ end
1080
+ end
1081
+
1082
+ class VoicemailMisconfiguration
1083
+ # @private
1084
+ class Representation < Google::Apis::Core::JsonRepresentation
1085
+ collection :errors, as: 'errors', class: Google::Apis::AlertcenterV1beta1::VoicemailRecipientError, decorator: Google::Apis::AlertcenterV1beta1::VoicemailRecipientError::Representation
1086
+
1087
+ end
1088
+ end
1089
+
1090
+ class VoicemailRecipientError
1091
+ # @private
1092
+ class Representation < Google::Apis::Core::JsonRepresentation
1093
+ property :email, as: 'email'
1094
+ property :invalid_reason, as: 'invalidReason'
1095
+ end
1096
+ end
1017
1097
  end
1018
1098
  end
1019
1099
  end
@@ -118,9 +118,11 @@ module Google
118
118
  # @param [String] alert_id
119
119
  # Required. The identifier of the alert to delete.
120
120
  # @param [String] customer_id
121
- # Optional. The unique identifier of the Google Workspace organization account
122
- # of the customer the alert is associated with. Inferred from the caller
123
- # identity if not provided.
121
+ # Optional. The unique identifier of the Google Workspace account of the
122
+ # customer the alert is associated with. The `customer_id` must have the initial
123
+ # "C" stripped (for example, `046psxkn`). Inferred from the caller identity if
124
+ # not provided. [Find your customer ID](https://support.google.com/cloudidentity/
125
+ # answer/10070793).
124
126
  # @param [String] fields
125
127
  # Selector specifying which fields to include in a partial response.
126
128
  # @param [String] quota_user
@@ -154,9 +156,11 @@ module Google
154
156
  # @param [String] alert_id
155
157
  # Required. The identifier of the alert to retrieve.
156
158
  # @param [String] customer_id
157
- # Optional. The unique identifier of the Google Workspace organization account
158
- # of the customer the alert is associated with. Inferred from the caller
159
- # identity if not provided.
159
+ # Optional. The unique identifier of the Google Workspace account of the
160
+ # customer the alert is associated with. The `customer_id` must have the initial
161
+ # "C" stripped (for example, `046psxkn`). Inferred from the caller identity if
162
+ # not provided. [Find your customer ID](https://support.google.com/cloudidentity/
163
+ # answer/10070793).
160
164
  # @param [String] fields
161
165
  # Selector specifying which fields to include in a partial response.
162
166
  # @param [String] quota_user
@@ -190,9 +194,11 @@ module Google
190
194
  # @param [String] alert_id
191
195
  # Required. The identifier of the alert this metadata belongs to.
192
196
  # @param [String] customer_id
193
- # Optional. The unique identifier of the Google Workspace organization account
194
- # of the customer the alert metadata is associated with. Inferred from the
195
- # caller identity if not provided.
197
+ # Optional. The unique identifier of the Google Workspace account of the
198
+ # customer the alert metadata is associated with. The `customer_id` must have
199
+ # the initial "C" stripped (for example, `046psxkn`). Inferred from the caller
200
+ # identity if not provided. [Find your customer ID](https://support.google.com/
201
+ # cloudidentity/answer/10070793).
196
202
  # @param [String] fields
197
203
  # Selector specifying which fields to include in a partial response.
198
204
  # @param [String] quota_user
@@ -223,9 +229,11 @@ module Google
223
229
 
224
230
  # Lists the alerts.
225
231
  # @param [String] customer_id
226
- # Optional. The unique identifier of the Google Workspace organization account
227
- # of the customer the alerts are associated with. Inferred from the caller
228
- # identity if not provided.
232
+ # Optional. The unique identifier of the Google Workspace account of the
233
+ # customer the alerts are associated with. The `customer_id` must have the
234
+ # initial "C" stripped (for example, `046psxkn`). Inferred from the caller
235
+ # identity if not provided. [Find your customer ID](https://support.google.com/
236
+ # cloudidentity/answer/10070793).
229
237
  # @param [String] filter
230
238
  # Optional. A query string for filtering alert results. For more details, see [
231
239
  # Query filters](https://developers.google.com/admin-sdk/alertcenter/guides/
@@ -319,9 +327,11 @@ module Google
319
327
  # Required. The identifier of the alert this feedback belongs to.
320
328
  # @param [Google::Apis::AlertcenterV1beta1::AlertFeedback] alert_feedback_object
321
329
  # @param [String] customer_id
322
- # Optional. The unique identifier of the Google Workspace organization account
323
- # of the customer the alert is associated with. Inferred from the caller
324
- # identity if not provided.
330
+ # Optional. The unique identifier of the Google Workspace account of the
331
+ # customer the alert is associated with. The `customer_id` must have the initial
332
+ # "C" stripped (for example, `046psxkn`). Inferred from the caller identity if
333
+ # not provided. [Find your customer ID](https://support.google.com/cloudidentity/
334
+ # answer/10070793).
325
335
  # @param [String] fields
326
336
  # Selector specifying which fields to include in a partial response.
327
337
  # @param [String] quota_user
@@ -358,9 +368,11 @@ module Google
358
368
  # Required. The alert identifier. The "-" wildcard could be used to represent
359
369
  # all alerts.
360
370
  # @param [String] customer_id
361
- # Optional. The unique identifier of the Google Workspace organization account
362
- # of the customer the alert feedback are associated with. Inferred from the
363
- # caller identity if not provided.
371
+ # Optional. The unique identifier of the Google Workspace account of the
372
+ # customer the alert is associated with. The `customer_id` must have the initial
373
+ # "C" stripped (for example, `046psxkn`). Inferred from the caller identity if
374
+ # not provided. [Find your customer ID](https://support.google.com/cloudidentity/
375
+ # answer/10070793).
364
376
  # @param [String] filter
365
377
  # Optional. A query string for filtering alert feedback results. For more
366
378
  # details, see [Query filters](https://developers.google.com/admin-sdk/
@@ -398,9 +410,11 @@ module Google
398
410
 
399
411
  # Returns customer-level settings.
400
412
  # @param [String] customer_id
401
- # Optional. The unique identifier of the Google Workspace organization account
402
- # of the customer the alert settings are associated with. Inferred from the
403
- # caller identity if not provided.
413
+ # Optional. The unique identifier of the Google Workspace account of the
414
+ # customer the alert settings are associated with. The `customer_id` must/ have
415
+ # the initial "C" stripped (for example, `046psxkn`). Inferred from the caller
416
+ # identity if not provided. [Find your customer ID](https://support.google.com/
417
+ # cloudidentity/answer/10070793).
404
418
  # @param [String] fields
405
419
  # Selector specifying which fields to include in a partial response.
406
420
  # @param [String] quota_user
@@ -431,9 +445,11 @@ module Google
431
445
  # Updates the customer-level settings.
432
446
  # @param [Google::Apis::AlertcenterV1beta1::Settings] settings_object
433
447
  # @param [String] customer_id
434
- # Optional. The unique identifier of the Google Workspace organization account
435
- # of the customer the alert settings are associated with. Inferred from the
436
- # caller identity if not provided.
448
+ # Optional. The unique identifier of the Google Workspace account of the
449
+ # customer the alert settings are associated with. The `customer_id` must have
450
+ # the initial "C" stripped (for example, `046psxkn`). Inferred from the caller
451
+ # identity if not provided. [Find your customer ID](https://support.google.com/
452
+ # cloudidentity/answer/10070793).
437
453
  # @param [String] fields
438
454
  # Selector specifying which fields to include in a partial response.
439
455
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-alertcenter_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.29.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-10-21 00:00:00.000000000 Z
11
+ date: 2023-01-29 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-alertcenter_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-alertcenter_v1beta1/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-alertcenter_v1beta1/v0.29.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-alertcenter_v1beta1
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.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Google Workspace Alert Center API V1beta1