Skip to content

Commit 7c8d47b

Browse files
feat: Automated regeneration of VerifiedAccess client (googleapis#13219)
Auto-created at 2025-03-25 13:19:10 +0000 using the toys pull request generator.
1 parent 0b09331 commit 7c8d47b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/verified_access/lib/google_api/verified_access/v2/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.VerifiedAccess.V2 do
2020
API client metadata for GoogleApi.VerifiedAccess.V2.
2121
"""
2222

23-
@discovery_revision "20250311"
23+
@discovery_revision "20250318"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/verified_access/lib/google_api/verified_access/v2/model/verify_challenge_response_result.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.VerifiedAccess.V2.Model.VerifyChallengeResponseResult do
1919
@moduledoc """
20-
Result message for VerifiedAccess.VerifyChallengeResponse.
20+
Result message for VerifiedAccess.VerifyChallengeResponse. The response returned when successful for Managed profiles on Unmanaged browsers will NOT have devicePermanentId, keyTrustLevel, virtualDeviceId and customerId fields. Managed profiles will INSTEAD have the profileCustomerId, virtualProfileId, profilePermanentId and profileKeyTrustLevel fields.
2121
2222
## Attributes
2323

0 commit comments

Comments
 (0)