File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
generated/google-apis-verifiedaccess_v2
lib/google/apis/verifiedaccess_v2 Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-verifiedaccess_v2
22
3+ ### v0.19.0 (2025-03-23)
4+
5+ * Regenerated from discovery document revision 20250311
6+
37### v0.18.0 (2025-03-09)
48
59* Regenerated from discovery document revision 20250225
Original file line number Diff line number Diff line change @@ -277,10 +277,10 @@ class DeviceSignals
277277 # @return [Array<String>]
278278 attr_accessor :system_dns_servers
279279
280- # Output only. Whether Chrome is blocking third-party software injection or not.
281- # This setting may be controlled by an enterprise policy: https://
282- # chromeenterprise.google/policies/?policy=ThirdPartyBlockingEnabled. Available
283- # on Windows only.
280+ # Output only. Deprecated. The corresponding policy is now deprecated. Whether
281+ # Chrome is blocking third-party software injection or not. This setting may be
282+ # controlled by an enterprise policy: https:// chromeenterprise.google/policies/?
283+ # policy=ThirdPartyBlockingEnabled. Available on Windows only.
284284 # Corresponds to the JSON property `thirdPartyBlockingEnabled`
285285 # @return [Boolean]
286286 attr_accessor :third_party_blocking_enabled
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module VerifiedaccessV2
1818 # Version of the google-apis-verifiedaccess_v2 gem
19- GEM_VERSION = "0.18 .0"
19+ GEM_VERSION = "0.19 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.16.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250225 "
25+ REVISION = "20250311 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments