google-apis-recaptchaenterprise_v1 0.39.0 → 0.41.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: e48293f785f59018d843dd3ff4d70008f507467f3c41a33622801a43dee6fc92
4
- data.tar.gz: 912f61861d8b7606473905e4319fda846bd85e796f2a496319cd97596bb6d2e5
3
+ metadata.gz: 638a6fe56a40ad4e997cee5c1869d51f0f636f927eb23d0c073136d9afcfc65b
4
+ data.tar.gz: 86c885f48b5c0bc0844d880db979b34082975f1675b9f975828bc6417ddfe1c7
5
5
  SHA512:
6
- metadata.gz: eb7f40dcfbaba08aeb86c354a044bf038192031f4434427ab8e78d2f6504af97ad4c37543b7a84d2d65e7cb65bd4eef9d1c076e6665a30e1f1a33c4c2b041781
7
- data.tar.gz: df52f9e22c07baff0a87c0bfb21d25319d1e0acd10e0cd61a28df23ca97a98c2a1703dfcc214dcec5298008bbfabee10f4ca87fceb5066c459fd9902b3da1f84
6
+ metadata.gz: 77f0cc7884343cc91402d618d49b78ead7be7ae8938f1685628178e5fb7648f8d151cba55760e8a57a07908ff7f777633cdb8a9d903e643d5a989827975aaecf
7
+ data.tar.gz: 0745dc351da13a7a5c546053e0404b91336fb3b0a0ad3c47d63eaf1723f939d35e5ecd0a8f57ec19ad5da198c0886e52c6577945e807ddc60f2656e056e1728f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-recaptchaenterprise_v1
2
2
 
3
+ ### v0.41.0 (2023-12-10)
4
+
5
+ * Regenerated from discovery document revision 20231202
6
+
7
+ ### v0.40.0 (2023-11-19)
8
+
9
+ * Regenerated from discovery document revision 20231112
10
+
3
11
  ### v0.39.0 (2023-10-29)
4
12
 
5
13
  * Regenerated from discovery document revision 20231022
@@ -247,8 +247,8 @@ module Google
247
247
  # @return [Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1FraudSignals]
248
248
  attr_accessor :fraud_signals
249
249
 
250
- # Output only. The resource name for the Assessment in the format `projects/`
251
- # project`/assessments/`assessment``.
250
+ # Output only. Identifier. The resource name for the Assessment in the format `
251
+ # projects/`project`/assessments/`assessment``.
252
252
  # Corresponds to the JSON property `name`
253
253
  # @return [String]
254
254
  attr_accessor :name
@@ -648,8 +648,8 @@ module Google
648
648
  # @return [String]
649
649
  attr_accessor :description
650
650
 
651
- # The resource name for the FirewallPolicy in the format `projects/`project`/
652
- # firewallpolicies/`firewallpolicy``.
651
+ # Identifier. The resource name for the FirewallPolicy in the format `projects/`
652
+ # project`/firewallpolicies/`firewallpolicy``.
653
653
  # Corresponds to the JSON property `name`
654
654
  # @return [String]
655
655
  attr_accessor :name
@@ -945,7 +945,8 @@ module Google
945
945
  # @return [Hash<String,String>]
946
946
  attr_accessor :labels
947
947
 
948
- # The resource name for the Key in the format `projects/`project`/keys/`key``.
948
+ # Identifier. The resource name for the Key in the format `projects/`project`/
949
+ # keys/`key``.
949
950
  # Corresponds to the JSON property `name`
950
951
  # @return [String]
951
952
  attr_accessor :name
@@ -1098,8 +1099,8 @@ module Google
1098
1099
  # @return [Array<Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1ChallengeMetrics>]
1099
1100
  attr_accessor :challenge_metrics
1100
1101
 
1101
- # Output only. The name of the metrics, in the format `projects/`project`/keys/`
1102
- # key`/metrics`.
1102
+ # Output only. Identifier. The name of the metrics, in the format `projects/`
1103
+ # project`/keys/`key`/metrics`.
1103
1104
  # Corresponds to the JSON property `name`
1104
1105
  # @return [String]
1105
1106
  attr_accessor :name
@@ -1207,8 +1208,8 @@ module Google
1207
1208
  class GoogleCloudRecaptchaenterpriseV1RelatedAccountGroup
1208
1209
  include Google::Apis::Core::Hashable
1209
1210
 
1210
- # Required. The resource name for the related account group in the format `
1211
- # projects/`project`/relatedaccountgroups/`related_account_group``.
1211
+ # Required. Identifier. The resource name for the related account group in the
1212
+ # format `projects/`project`/relatedaccountgroups/`related_account_group``.
1212
1213
  # Corresponds to the JSON property `name`
1213
1214
  # @return [String]
1214
1215
  attr_accessor :name
@@ -1227,16 +1228,24 @@ module Google
1227
1228
  class GoogleCloudRecaptchaenterpriseV1RelatedAccountGroupMembership
1228
1229
  include Google::Apis::Core::Hashable
1229
1230
 
1230
- # The unique stable hashed user identifier of the member. The identifier
1231
- # corresponds to a `hashed_account_id` provided in a previous `CreateAssessment`
1232
- # or `AnnotateAssessment` call.
1231
+ # The unique stable account identifier of the member. The identifier corresponds
1232
+ # to an `account_id` provided in a previous `CreateAssessment` or `
1233
+ # AnnotateAssessment` call.
1234
+ # Corresponds to the JSON property `accountId`
1235
+ # @return [String]
1236
+ attr_accessor :account_id
1237
+
1238
+ # Deprecated: use `account_id` instead. The unique stable hashed account
1239
+ # identifier of the member. The identifier corresponds to a `hashed_account_id`
1240
+ # provided in a previous `CreateAssessment` or `AnnotateAssessment` call.
1233
1241
  # Corresponds to the JSON property `hashedAccountId`
1234
1242
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
1235
1243
  # @return [String]
1236
1244
  attr_accessor :hashed_account_id
1237
1245
 
1238
- # Required. The resource name for this membership in the format `projects/`
1239
- # project`/relatedaccountgroups/`relatedaccountgroup`/memberships/`membership``.
1246
+ # Required. Identifier. The resource name for this membership in the format `
1247
+ # projects/`project`/relatedaccountgroups/`relatedaccountgroup`/memberships/`
1248
+ # membership``.
1240
1249
  # Corresponds to the JSON property `name`
1241
1250
  # @return [String]
1242
1251
  attr_accessor :name
@@ -1247,6 +1256,7 @@ module Google
1247
1256
 
1248
1257
  # Update properties of this object
1249
1258
  def update!(**args)
1259
+ @account_id = args[:account_id] if args.key?(:account_id)
1250
1260
  @hashed_account_id = args[:hashed_account_id] if args.key?(:hashed_account_id)
1251
1261
  @name = args[:name] if args.key?(:name)
1252
1262
  end
@@ -1358,9 +1368,19 @@ module Google
1358
1368
  class GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest
1359
1369
  include Google::Apis::Core::Hashable
1360
1370
 
1361
- # Optional. The unique stable hashed user identifier used to search connections.
1362
- # The identifier should correspond to a `hashed_account_id` provided in a
1363
- # previous `CreateAssessment` or `AnnotateAssessment` call.
1371
+ # Optional. The unique stable account identifier used to search connections. The
1372
+ # identifier should correspond to an `account_id` provided in a previous `
1373
+ # CreateAssessment` or `AnnotateAssessment` call. Either hashed_account_id or
1374
+ # account_id must be set, but not both.
1375
+ # Corresponds to the JSON property `accountId`
1376
+ # @return [String]
1377
+ attr_accessor :account_id
1378
+
1379
+ # Optional. Deprecated: use `account_id` instead. The unique stable hashed
1380
+ # account identifier used to search connections. The identifier should
1381
+ # correspond to a `hashed_account_id` provided in a previous `CreateAssessment`
1382
+ # or `AnnotateAssessment` call. Either hashed_account_id or account_id must be
1383
+ # set, but not both.
1364
1384
  # Corresponds to the JSON property `hashedAccountId`
1365
1385
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
1366
1386
  # @return [String]
@@ -1388,6 +1408,7 @@ module Google
1388
1408
 
1389
1409
  # Update properties of this object
1390
1410
  def update!(**args)
1411
+ @account_id = args[:account_id] if args.key?(:account_id)
1391
1412
  @hashed_account_id = args[:hashed_account_id] if args.key?(:hashed_account_id)
1392
1413
  @page_size = args[:page_size] if args.key?(:page_size)
1393
1414
  @page_token = args[:page_token] if args.key?(:page_token)
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RecaptchaenterpriseV1
18
18
  # Version of the google-apis-recaptchaenterprise_v1 gem
19
- GEM_VERSION = "0.39.0"
19
+ GEM_VERSION = "0.41.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 = "20231022"
25
+ REVISION = "20231202"
26
26
  end
27
27
  end
28
28
  end
@@ -714,6 +714,7 @@ module Google
714
714
  class GoogleCloudRecaptchaenterpriseV1RelatedAccountGroupMembership
715
715
  # @private
716
716
  class Representation < Google::Apis::Core::JsonRepresentation
717
+ property :account_id, as: 'accountId'
717
718
  property :hashed_account_id, :base64 => true, as: 'hashedAccountId'
718
719
  property :name, as: 'name'
719
720
  end
@@ -755,6 +756,7 @@ module Google
755
756
  class GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest
756
757
  # @private
757
758
  class Representation < Google::Apis::Core::JsonRepresentation
759
+ property :account_id, as: 'accountId'
758
760
  property :hashed_account_id, :base64 => true, as: 'hashedAccountId'
759
761
  property :page_size, as: 'pageSize'
760
762
  property :page_token, as: 'pageToken'
@@ -258,8 +258,8 @@ module Google
258
258
 
259
259
  # Updates the specified firewall policy.
260
260
  # @param [String] name
261
- # The resource name for the FirewallPolicy in the format `projects/`project`/
262
- # firewallpolicies/`firewallpolicy``.
261
+ # Identifier. The resource name for the FirewallPolicy in the format `projects/`
262
+ # project`/firewallpolicies/`firewallpolicy``.
263
263
  # @param [Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1FirewallPolicy] google_cloud_recaptchaenterprise_v1_firewall_policy_object
264
264
  # @param [String] update_mask
265
265
  # Optional. The mask to control which fields of the policy get updated. If the
@@ -501,7 +501,8 @@ module Google
501
501
 
502
502
  # Updates the specified key.
503
503
  # @param [String] name
504
- # The resource name for the Key in the format `projects/`project`/keys/`key``.
504
+ # Identifier. The resource name for the Key in the format `projects/`project`/
505
+ # keys/`key``.
505
506
  # @param [Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1Key] google_cloud_recaptchaenterprise_v1_key_object
506
507
  # @param [String] update_mask
507
508
  # Optional. The mask to control which fields of the key get updated. If the mask
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-recaptchaenterprise_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.41.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-10-29 00:00:00.000000000 Z
11
+ date: 2023-12-10 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-recaptchaenterprise_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0.39.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0.41.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recaptchaenterprise_v1
63
63
  post_install_message:
64
64
  rdoc_options: []