diff --git a/docs/dyn/recaptchaenterprise_v1.projects.keys.html b/docs/dyn/recaptchaenterprise_v1.projects.keys.html index 366ec998288..24dc23e766b 100644 --- a/docs/dyn/recaptchaenterprise_v1.projects.keys.html +++ b/docs/dyn/recaptchaenterprise_v1.projects.keys.html @@ -97,7 +97,7 @@

Instance Methods

Retrieves the next page of results.

migrate(name, body=None, x__xgafv=None)

-

Migrates an existing key from reCAPTCHA to reCAPTCHA Enterprise. Once a key is migrated, it can be used from either product. SiteVerify requests are billed as CreateAssessment calls. You must be authenticated as one of the current owners of the reCAPTCHA Site Key, and your user must have the reCAPTCHA Enterprise Admin IAM role in the destination project.

+

Migrates an existing key from reCAPTCHA to reCAPTCHA Enterprise. Once a key is migrated, it can be used from either product. SiteVerify requests are billed as CreateAssessment calls. You must be authenticated as one of the current owners of the reCAPTCHA Key, and your user must have the reCAPTCHA Enterprise Admin IAM role in the destination project.

patch(name, body=None, updateMask=None, x__xgafv=None)

Updates the specified key.

@@ -134,6 +134,11 @@

Method Details

"allowedBundleIds": [ # iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname' "A String", ], + "appleDeveloperId": { # Contains fields that are required to perform Apple-specific integrity checks. # Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform specific checks like Apple AppAttest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA Enterprise to get a better assessment of the integrity of your app. + "keyId": "A String", # Required. The Apple developer key ID (10-character string). + "privateKey": "A String", # Required. Input only. A private key (downloaded as a text file with a .p8 file extension) generated for your Apple Developer account. + "teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application. + }, }, "labels": { # See Creating and managing labels. "a_key": "A String", @@ -181,6 +186,11 @@

Method Details

"allowedBundleIds": [ # iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname' "A String", ], + "appleDeveloperId": { # Contains fields that are required to perform Apple-specific integrity checks. # Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform specific checks like Apple AppAttest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA Enterprise to get a better assessment of the integrity of your app. + "keyId": "A String", # Required. The Apple developer key ID (10-character string). + "privateKey": "A String", # Required. Input only. A private key (downloaded as a text file with a .p8 file extension) generated for your Apple Developer account. + "teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application. + }, }, "labels": { # See Creating and managing labels. "a_key": "A String", @@ -253,6 +263,11 @@

Method Details

"allowedBundleIds": [ # iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname' "A String", ], + "appleDeveloperId": { # Contains fields that are required to perform Apple-specific integrity checks. # Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform specific checks like Apple AppAttest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA Enterprise to get a better assessment of the integrity of your app. + "keyId": "A String", # Required. The Apple developer key ID (10-character string). + "privateKey": "A String", # Required. Input only. A private key (downloaded as a text file with a .p8 file extension) generated for your Apple Developer account. + "teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application. + }, }, "labels": { # See Creating and managing labels. "a_key": "A String", @@ -355,6 +370,11 @@

Method Details

"allowedBundleIds": [ # iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname' "A String", ], + "appleDeveloperId": { # Contains fields that are required to perform Apple-specific integrity checks. # Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform specific checks like Apple AppAttest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA Enterprise to get a better assessment of the integrity of your app. + "keyId": "A String", # Required. The Apple developer key ID (10-character string). + "privateKey": "A String", # Required. Input only. A private key (downloaded as a text file with a .p8 file extension) generated for your Apple Developer account. + "teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application. + }, }, "labels": { # See Creating and managing labels. "a_key": "A String", @@ -399,7 +419,7 @@

Method Details

migrate(name, body=None, x__xgafv=None) -
Migrates an existing key from reCAPTCHA to reCAPTCHA Enterprise. Once a key is migrated, it can be used from either product. SiteVerify requests are billed as CreateAssessment calls. You must be authenticated as one of the current owners of the reCAPTCHA Site Key, and your user must have the reCAPTCHA Enterprise Admin IAM role in the destination project.
+  
Migrates an existing key from reCAPTCHA to reCAPTCHA Enterprise. Once a key is migrated, it can be used from either product. SiteVerify requests are billed as CreateAssessment calls. You must be authenticated as one of the current owners of the reCAPTCHA Key, and your user must have the reCAPTCHA Enterprise Admin IAM role in the destination project.
 
 Args:
   name: string, Required. The name of the key to be migrated, in the format "projects/{project}/keys/{key}". (required)
@@ -433,6 +453,11 @@ 

Method Details

"allowedBundleIds": [ # iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname' "A String", ], + "appleDeveloperId": { # Contains fields that are required to perform Apple-specific integrity checks. # Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform specific checks like Apple AppAttest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA Enterprise to get a better assessment of the integrity of your app. + "keyId": "A String", # Required. The Apple developer key ID (10-character string). + "privateKey": "A String", # Required. Input only. A private key (downloaded as a text file with a .p8 file extension) generated for your Apple Developer account. + "teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application. + }, }, "labels": { # See Creating and managing labels. "a_key": "A String", @@ -482,6 +507,11 @@

Method Details

"allowedBundleIds": [ # iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname' "A String", ], + "appleDeveloperId": { # Contains fields that are required to perform Apple-specific integrity checks. # Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform specific checks like Apple AppAttest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA Enterprise to get a better assessment of the integrity of your app. + "keyId": "A String", # Required. The Apple developer key ID (10-character string). + "privateKey": "A String", # Required. Input only. A private key (downloaded as a text file with a .p8 file extension) generated for your Apple Developer account. + "teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application. + }, }, "labels": { # See Creating and managing labels. "a_key": "A String", @@ -530,6 +560,11 @@

Method Details

"allowedBundleIds": [ # iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname' "A String", ], + "appleDeveloperId": { # Contains fields that are required to perform Apple-specific integrity checks. # Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform specific checks like Apple AppAttest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA Enterprise to get a better assessment of the integrity of your app. + "keyId": "A String", # Required. The Apple developer key ID (10-character string). + "privateKey": "A String", # Required. Input only. A private key (downloaded as a text file with a .p8 file extension) generated for your Apple Developer account. + "teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application. + }, }, "labels": { # See Creating and managing labels. "a_key": "A String", diff --git a/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroupmemberships.html b/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroupmemberships.html index 5a2fcbc6b9d..926fdb816bf 100644 --- a/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroupmemberships.html +++ b/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroupmemberships.html @@ -99,7 +99,7 @@

Method Details

The object takes the form of: { # The request message to search related account group memberships. - "hashedAccountId": "A String", # Optional. The unique stable hashed user identifier we should search connections to. The identifier should correspond to a `hashed_account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call. + "hashedAccountId": "A String", # Optional. The unique stable hashed user identifier used to search connections. The identifier should correspond to a `hashed_account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call. "pageSize": 42, # Optional. The maximum number of groups to return. The service might return fewer than this value. If unspecified, at most 50 groups are returned. The maximum value is 1000; values above 1000 are coerced to 1000. "pageToken": "A String", # Optional. A page token, received from a previous `SearchRelatedAccountGroupMemberships` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchRelatedAccountGroupMemberships` must match the call that provided the page token. } diff --git a/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json b/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json index 3d2007f821e..ad2bd557db2 100644 --- a/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json +++ b/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json @@ -461,7 +461,7 @@ ] }, "migrate": { - "description": "Migrates an existing key from reCAPTCHA to reCAPTCHA Enterprise. Once a key is migrated, it can be used from either product. SiteVerify requests are billed as CreateAssessment calls. You must be authenticated as one of the current owners of the reCAPTCHA Site Key, and your user must have the reCAPTCHA Enterprise Admin IAM role in the destination project.", + "description": "Migrates an existing key from reCAPTCHA to reCAPTCHA Enterprise. Once a key is migrated, it can be used from either product. SiteVerify requests are billed as CreateAssessment calls. You must be authenticated as one of the current owners of the reCAPTCHA Key, and your user must have the reCAPTCHA Enterprise Admin IAM role in the destination project.", "flatPath": "v1/projects/{projectsId}/keys/{keysId}:migrate", "httpMethod": "POST", "id": "recaptchaenterprise.projects.keys.migrate", @@ -666,7 +666,7 @@ } } }, - "revision": "20230408", + "revision": "20230514", "rootUrl": "https://recaptchaenterprise.googleapis.com/", "schemas": { "GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment": { @@ -851,6 +851,25 @@ "properties": {}, "type": "object" }, + "GoogleCloudRecaptchaenterpriseV1AppleDeveloperId": { + "description": "Contains fields that are required to perform Apple-specific integrity checks.", + "id": "GoogleCloudRecaptchaenterpriseV1AppleDeveloperId", + "properties": { + "keyId": { + "description": "Required. The Apple developer key ID (10-character string).", + "type": "string" + }, + "privateKey": { + "description": "Required. Input only. A private key (downloaded as a text file with a .p8 file extension) generated for your Apple Developer account.", + "type": "string" + }, + "teamId": { + "description": "Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application.", + "type": "string" + } + }, + "type": "object" + }, "GoogleCloudRecaptchaenterpriseV1Assessment": { "description": "A reCAPTCHA Enterprise assessment resource.", "id": "GoogleCloudRecaptchaenterpriseV1Assessment", @@ -1204,6 +1223,10 @@ "type": "string" }, "type": "array" + }, + "appleDeveloperId": { + "$ref": "GoogleCloudRecaptchaenterpriseV1AppleDeveloperId", + "description": "Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform specific checks like Apple AppAttest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA Enterprise to get a better assessment of the integrity of your app." } }, "type": "object" @@ -1524,7 +1547,7 @@ "id": "GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest", "properties": { "hashedAccountId": { - "description": "Optional. The unique stable hashed user identifier we should search connections to. The identifier should correspond to a `hashed_account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call.", + "description": "Optional. The unique stable hashed user identifier used to search connections. The identifier should correspond to a `hashed_account_id` provided in a previous `CreateAssessment` or `AnnotateAssessment` call.", "format": "byte", "type": "string" },