Skip to content

Commit 69c6b51

Browse files
feat: Automated regeneration of chromemanagement v1 client (googleapis#26433)
Auto-created at 2026-05-10 10:48:09 +0000 using the toys pull request generator.
1 parent 7770372 commit 69c6b51

6 files changed

Lines changed: 239 additions & 2 deletions

File tree

api_names_out.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69746,6 +69746,11 @@
6974669746
"/chromemanagement:v1/GoogleChromeManagementV1FindInstalledAppDevicesResponse/devices/device": device
6974769747
"/chromemanagement:v1/GoogleChromeManagementV1FindInstalledAppDevicesResponse/nextPageToken": next_page_token
6974869748
"/chromemanagement:v1/GoogleChromeManagementV1FindInstalledAppDevicesResponse/totalSize": total_size
69749+
"/chromemanagement:v1/GoogleChromeManagementV1FindInstalledAppProfilesResponse": google_chrome_management_v1_find_installed_app_profiles_response
69750+
"/chromemanagement:v1/GoogleChromeManagementV1FindInstalledAppProfilesResponse/nextPageToken": next_page_token
69751+
"/chromemanagement:v1/GoogleChromeManagementV1FindInstalledAppProfilesResponse/profiles": profiles
69752+
"/chromemanagement:v1/GoogleChromeManagementV1FindInstalledAppProfilesResponse/profiles/profile": profile
69753+
"/chromemanagement:v1/GoogleChromeManagementV1FindInstalledAppProfilesResponse/totalSize": total_size
6974969754
"/chromemanagement:v1/GoogleChromeManagementV1GraphicsAdapterInfo": google_chrome_management_v1_graphics_adapter_info
6975069755
"/chromemanagement:v1/GoogleChromeManagementV1GraphicsAdapterInfo/adapter": adapter
6975169756
"/chromemanagement:v1/GoogleChromeManagementV1GraphicsAdapterInfo/deviceId": device_id
@@ -69878,6 +69883,11 @@
6987869883
"/chromemanagement:v1/GoogleChromeManagementV1PrinterReport/printerId": printer_id
6987969884
"/chromemanagement:v1/GoogleChromeManagementV1PrinterReport/printerModel": printer_model
6988069885
"/chromemanagement:v1/GoogleChromeManagementV1PrinterReport/userCount": user_count
69886+
"/chromemanagement:v1/GoogleChromeManagementV1ProfileAppInstallInstance": google_chrome_management_v1_profile_app_install_instance
69887+
"/chromemanagement:v1/GoogleChromeManagementV1ProfileAppInstallInstance/email": email
69888+
"/chromemanagement:v1/GoogleChromeManagementV1ProfileAppInstallInstance/profileId": profile_id
69889+
"/chromemanagement:v1/GoogleChromeManagementV1ProfileAppInstallInstance/profileOrgUnitId": profile_org_unit_id
69890+
"/chromemanagement:v1/GoogleChromeManagementV1ProfileAppInstallInstance/profilePermanentId": profile_permanent_id
6988169891
"/chromemanagement:v1/GoogleChromeManagementV1RiskAssessment": google_chrome_management_v1_risk_assessment
6988269892
"/chromemanagement:v1/GoogleChromeManagementV1RiskAssessment/assessment": assessment
6988369893
"/chromemanagement:v1/GoogleChromeManagementV1RiskAssessment/detailsUrl": details_url
@@ -70177,6 +70187,7 @@
7017770187
"/chromemanagement:v1/GoogleChromeManagementVersionsV1ConnectorConfigDetails/crowdStrikeXdrConfig": crowd_strike_xdr_config
7017870188
"/chromemanagement:v1/GoogleChromeManagementVersionsV1ConnectorConfigDetails/deviceTrustConfig": device_trust_config
7017970189
"/chromemanagement:v1/GoogleChromeManagementVersionsV1ConnectorConfigDetails/googleSecOpsConfig": google_sec_ops_config
70190+
"/chromemanagement:v1/GoogleChromeManagementVersionsV1ConnectorConfigDetails/mipLabelConfig": mip_label_config
7018070191
"/chromemanagement:v1/GoogleChromeManagementVersionsV1ConnectorConfigDetails/paloAltoNetworksConfig": palo_alto_networks_config
7018170192
"/chromemanagement:v1/GoogleChromeManagementVersionsV1ConnectorConfigDetails/pubSubConfig": pub_sub_config
7018270193
"/chromemanagement:v1/GoogleChromeManagementVersionsV1ConnectorConfigDetails/pubSubXdrConfig": pub_sub_xdr_config
@@ -70234,6 +70245,10 @@
7023470245
"/chromemanagement:v1/GoogleChromeManagementVersionsV1ListConnectorConfigsResponse/connectorConfigs/connector_config": connector_config
7023570246
"/chromemanagement:v1/GoogleChromeManagementVersionsV1ListConnectorConfigsResponse/nextPageToken": next_page_token
7023670247
"/chromemanagement:v1/GoogleChromeManagementVersionsV1ListConnectorConfigsResponse/totalSize": total_size
70248+
"/chromemanagement:v1/GoogleChromeManagementVersionsV1MipLabelConfig": google_chrome_management_versions_v1_mip_label_config
70249+
"/chromemanagement:v1/GoogleChromeManagementVersionsV1MipLabelConfig/domains": domains
70250+
"/chromemanagement:v1/GoogleChromeManagementVersionsV1MipLabelConfig/domains/domain": domain
70251+
"/chromemanagement:v1/GoogleChromeManagementVersionsV1MipLabelConfig/microsoftTenantId": microsoft_tenant_id
7023770252
"/chromemanagement:v1/GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserRequest": google_chrome_management_versions_v1_move_third_party_profile_user_request
7023870253
"/chromemanagement:v1/GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserRequest/destinationOrgUnit": destination_org_unit
7023970254
"/chromemanagement:v1/GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserResponse": google_chrome_management_versions_v1_move_third_party_profile_user_response
@@ -70540,6 +70555,15 @@
7054070555
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppDevices/orgUnitId": org_unit_id
7054170556
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppDevices/pageSize": page_size
7054270557
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppDevices/pageToken": page_token
70558+
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppProfiles": find_customer_report_installed_app_profiles
70559+
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppProfiles/appId": app_id
70560+
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppProfiles/appType": app_type
70561+
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppProfiles/customer": customer
70562+
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppProfiles/filter": filter
70563+
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppProfiles/orderBy": order_by
70564+
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppProfiles/orgUnitId": org_unit_id
70565+
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppProfiles/pageSize": page_size
70566+
"/chromemanagement:v1/chromemanagement.customers.reports.findInstalledAppProfiles/pageToken": page_token
7054370567
"/chromemanagement:v1/chromemanagement.customers.telemetry.devices.get": get_customer_telemetry_device
7054470568
"/chromemanagement:v1/chromemanagement.customers.telemetry.devices.get/name": name
7054570569
"/chromemanagement:v1/chromemanagement.customers.telemetry.devices.get/readMask": read_mask

generated/google-apis-chromemanagement_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-chromemanagement_v1
22

3+
### v0.76.0 (2026-05-10)
4+
5+
* Regenerated from discovery document revision 20260505
6+
37
### v0.75.0 (2026-04-26)
48

59
* Regenerated from discovery document revision 20260424

generated/google-apis-chromemanagement_v1/lib/google/apis/chromemanagement_v1/classes.rb

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1947,6 +1947,38 @@ def update!(**args)
19471947
end
19481948
end
19491949

1950+
# Response containing a list of profiles with queried app installed.
1951+
class GoogleChromeManagementV1FindInstalledAppProfilesResponse
1952+
include Google::Apis::Core::Hashable
1953+
1954+
# Token to specify the next page of the request.
1955+
# Corresponds to the JSON property `nextPageToken`
1956+
# @return [String]
1957+
attr_accessor :next_page_token
1958+
1959+
# A list of profiles which have the app installed. Sorted in ascending
1960+
# alphabetical order on the profile.Email field.
1961+
# Corresponds to the JSON property `profiles`
1962+
# @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementV1ProfileAppInstallInstance>]
1963+
attr_accessor :profiles
1964+
1965+
# Total number of profiles matching request.
1966+
# Corresponds to the JSON property `totalSize`
1967+
# @return [Fixnum]
1968+
attr_accessor :total_size
1969+
1970+
def initialize(**args)
1971+
update!(**args)
1972+
end
1973+
1974+
# Update properties of this object
1975+
def update!(**args)
1976+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
1977+
@profiles = args[:profiles] if args.key?(:profiles)
1978+
@total_size = args[:total_size] if args.key?(:total_size)
1979+
end
1980+
end
1981+
19501982
# Information of a graphics adapter (GPU).
19511983
class GoogleChromeManagementV1GraphicsAdapterInfo
19521984
include Google::Apis::Core::Hashable
@@ -2948,6 +2980,44 @@ def update!(**args)
29482980
end
29492981
end
29502982

2983+
# Describes a profile reporting Chrome Profile information.
2984+
class GoogleChromeManagementV1ProfileAppInstallInstance
2985+
include Google::Apis::Core::Hashable
2986+
2987+
# Output only. The email of the profile.
2988+
# Corresponds to the JSON property `email`
2989+
# @return [String]
2990+
attr_accessor :email
2991+
2992+
# Output only. The Chrome client side profile ID.
2993+
# Corresponds to the JSON property `profileId`
2994+
# @return [String]
2995+
attr_accessor :profile_id
2996+
2997+
# Output only. The organizational unit id of the profile.
2998+
# Corresponds to the JSON property `profileOrgUnitId`
2999+
# @return [String]
3000+
attr_accessor :profile_org_unit_id
3001+
3002+
# Output only. Profile permanent ID is the unique identifier of a profile within
3003+
# one customer.
3004+
# Corresponds to the JSON property `profilePermanentId`
3005+
# @return [String]
3006+
attr_accessor :profile_permanent_id
3007+
3008+
def initialize(**args)
3009+
update!(**args)
3010+
end
3011+
3012+
# Update properties of this object
3013+
def update!(**args)
3014+
@email = args[:email] if args.key?(:email)
3015+
@profile_id = args[:profile_id] if args.key?(:profile_id)
3016+
@profile_org_unit_id = args[:profile_org_unit_id] if args.key?(:profile_org_unit_id)
3017+
@profile_permanent_id = args[:profile_permanent_id] if args.key?(:profile_permanent_id)
3018+
end
3019+
end
3020+
29513021
# Risk assessment for a Chrome extension.
29523022
class GoogleChromeManagementV1RiskAssessment
29533023
include Google::Apis::Core::Hashable
@@ -4979,6 +5049,11 @@ class GoogleChromeManagementVersionsV1ConnectorConfigDetails
49795049
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1GoogleSecOpsConfig]
49805050
attr_accessor :google_sec_ops_config
49815051

5052+
# MIP label connector config.
5053+
# Corresponds to the JSON property `mipLabelConfig`
5054+
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1MipLabelConfig]
5055+
attr_accessor :mip_label_config
5056+
49825057
# Palo Alto Networks connector config.
49835058
# Corresponds to the JSON property `paloAltoNetworksConfig`
49845059
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1PaloAltoNetworksConfig]
@@ -5010,6 +5085,7 @@ def update!(**args)
50105085
@crowd_strike_xdr_config = args[:crowd_strike_xdr_config] if args.key?(:crowd_strike_xdr_config)
50115086
@device_trust_config = args[:device_trust_config] if args.key?(:device_trust_config)
50125087
@google_sec_ops_config = args[:google_sec_ops_config] if args.key?(:google_sec_ops_config)
5088+
@mip_label_config = args[:mip_label_config] if args.key?(:mip_label_config)
50135089
@palo_alto_networks_config = args[:palo_alto_networks_config] if args.key?(:palo_alto_networks_config)
50145090
@pub_sub_config = args[:pub_sub_config] if args.key?(:pub_sub_config)
50155091
@pub_sub_xdr_config = args[:pub_sub_xdr_config] if args.key?(:pub_sub_xdr_config)
@@ -5395,6 +5471,33 @@ def update!(**args)
53955471
end
53965472
end
53975473

5474+
# MIP label connector config.
5475+
class GoogleChromeManagementVersionsV1MipLabelConfig
5476+
include Google::Apis::Core::Hashable
5477+
5478+
# Optional. Domain can be used optionally for the corner case where one Dasher
5479+
# customer ID maps to multiple Microsoft tenant ID. Each domain can be verified
5480+
# with at most one Microsoft tenant.
5481+
# Corresponds to the JSON property `domains`
5482+
# @return [Array<String>]
5483+
attr_accessor :domains
5484+
5485+
# Required. Microsoft tenant ID.
5486+
# Corresponds to the JSON property `microsoftTenantId`
5487+
# @return [String]
5488+
attr_accessor :microsoft_tenant_id
5489+
5490+
def initialize(**args)
5491+
update!(**args)
5492+
end
5493+
5494+
# Update properties of this object
5495+
def update!(**args)
5496+
@domains = args[:domains] if args.key?(:domains)
5497+
@microsoft_tenant_id = args[:microsoft_tenant_id] if args.key?(:microsoft_tenant_id)
5498+
end
5499+
end
5500+
53985501
# Request to MoveThirdPartyProfileUser method.
53995502
class GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserRequest
54005503
include Google::Apis::Core::Hashable

generated/google-apis-chromemanagement_v1/lib/google/apis/chromemanagement_v1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module ChromemanagementV1
1818
# Version of the google-apis-chromemanagement_v1 gem
19-
GEM_VERSION = "0.75.0"
19+
GEM_VERSION = "0.76.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20260424"
25+
REVISION = "20260505"
2626
end
2727
end
2828
end

generated/google-apis-chromemanagement_v1/lib/google/apis/chromemanagement_v1/representations.rb

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,12 @@ class Representation < Google::Apis::Core::JsonRepresentation; end
286286
include Google::Apis::Core::JsonObjectSupport
287287
end
288288

289+
class GoogleChromeManagementV1FindInstalledAppProfilesResponse
290+
class Representation < Google::Apis::Core::JsonRepresentation; end
291+
292+
include Google::Apis::Core::JsonObjectSupport
293+
end
294+
289295
class GoogleChromeManagementV1GraphicsAdapterInfo
290296
class Representation < Google::Apis::Core::JsonRepresentation; end
291297

@@ -418,6 +424,12 @@ class Representation < Google::Apis::Core::JsonRepresentation; end
418424
include Google::Apis::Core::JsonObjectSupport
419425
end
420426

427+
class GoogleChromeManagementV1ProfileAppInstallInstance
428+
class Representation < Google::Apis::Core::JsonRepresentation; end
429+
430+
include Google::Apis::Core::JsonObjectSupport
431+
end
432+
421433
class GoogleChromeManagementV1RiskAssessment
422434
class Representation < Google::Apis::Core::JsonRepresentation; end
423435

@@ -760,6 +772,12 @@ class Representation < Google::Apis::Core::JsonRepresentation; end
760772
include Google::Apis::Core::JsonObjectSupport
761773
end
762774

775+
class GoogleChromeManagementVersionsV1MipLabelConfig
776+
class Representation < Google::Apis::Core::JsonRepresentation; end
777+
778+
include Google::Apis::Core::JsonObjectSupport
779+
end
780+
763781
class GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserRequest
764782
class Representation < Google::Apis::Core::JsonRepresentation; end
765783

@@ -1430,6 +1448,16 @@ class Representation < Google::Apis::Core::JsonRepresentation
14301448
end
14311449
end
14321450

1451+
class GoogleChromeManagementV1FindInstalledAppProfilesResponse
1452+
# @private
1453+
class Representation < Google::Apis::Core::JsonRepresentation
1454+
property :next_page_token, as: 'nextPageToken'
1455+
collection :profiles, as: 'profiles', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1ProfileAppInstallInstance, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1ProfileAppInstallInstance::Representation
1456+
1457+
property :total_size, as: 'totalSize'
1458+
end
1459+
end
1460+
14331461
class GoogleChromeManagementV1GraphicsAdapterInfo
14341462
# @private
14351463
class Representation < Google::Apis::Core::JsonRepresentation
@@ -1674,6 +1702,16 @@ class Representation < Google::Apis::Core::JsonRepresentation
16741702
end
16751703
end
16761704

1705+
class GoogleChromeManagementV1ProfileAppInstallInstance
1706+
# @private
1707+
class Representation < Google::Apis::Core::JsonRepresentation
1708+
property :email, as: 'email'
1709+
property :profile_id, as: 'profileId'
1710+
property :profile_org_unit_id, as: 'profileOrgUnitId'
1711+
property :profile_permanent_id, as: 'profilePermanentId'
1712+
end
1713+
end
1714+
16771715
class GoogleChromeManagementV1RiskAssessment
16781716
# @private
16791717
class Representation < Google::Apis::Core::JsonRepresentation
@@ -2227,6 +2265,8 @@ class Representation < Google::Apis::Core::JsonRepresentation
22272265

22282266
property :google_sec_ops_config, as: 'googleSecOpsConfig', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1GoogleSecOpsConfig, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1GoogleSecOpsConfig::Representation
22292267

2268+
property :mip_label_config, as: 'mipLabelConfig', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1MipLabelConfig, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1MipLabelConfig::Representation
2269+
22302270
property :palo_alto_networks_config, as: 'paloAltoNetworksConfig', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1PaloAltoNetworksConfig, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1PaloAltoNetworksConfig::Representation
22312271

22322272
property :pub_sub_config, as: 'pubSubConfig', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1PubSubConfig, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1PubSubConfig::Representation
@@ -2350,6 +2390,14 @@ class Representation < Google::Apis::Core::JsonRepresentation
23502390
end
23512391
end
23522392

2393+
class GoogleChromeManagementVersionsV1MipLabelConfig
2394+
# @private
2395+
class Representation < Google::Apis::Core::JsonRepresentation
2396+
collection :domains, as: 'domains'
2397+
property :microsoft_tenant_id, as: 'microsoftTenantId'
2398+
end
2399+
end
2400+
23532401
class GoogleChromeManagementVersionsV1MoveThirdPartyProfileUserRequest
23542402
# @private
23552403
class Representation < Google::Apis::Core::JsonRepresentation

0 commit comments

Comments
 (0)