@maxim_mazurok/gapi.client.chromemanagement-v1 0.0.20250310 → 0.0.20250312
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +8 -12
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
// This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
|
|
10
10
|
// In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
|
|
11
11
|
// Generated from: https://chromemanagement.googleapis.com/$discovery/rest?version=v1
|
|
12
|
-
// Revision:
|
|
12
|
+
// Revision: 20250312
|
|
13
13
|
|
|
14
14
|
/// <reference types="gapi.client" />
|
|
15
15
|
|
|
@@ -1042,13 +1042,11 @@ declare namespace gapi.client {
|
|
|
1042
1042
|
publicKey?: string;
|
|
1043
1043
|
}
|
|
1044
1044
|
interface GoogleChromeManagementVersionsV1CertificateProvisioningProcess {
|
|
1045
|
-
/** Output only. A JSON string that contains the administrator-provided configuration for the certification authority service. This field can be missing if no configuration was given. */
|
|
1046
|
-
caConnectionAdapterConfigReference?: string;
|
|
1047
1045
|
/** Output only. The client certificate is being provisioned for a ChromeOS device. This contains information about the device. */
|
|
1048
1046
|
chromeOsDevice?: GoogleChromeManagementVersionsV1ChromeOsDevice;
|
|
1049
|
-
/** Output only. The client certificate is being provisioned for a ChromeOS user
|
|
1047
|
+
/** Output only. The client certificate is being provisioned for a ChromeOS user. This contains information about the current user session. */
|
|
1050
1048
|
chromeOsUserSession?: GoogleChromeManagementVersionsV1ChromeOsUserSession;
|
|
1051
|
-
/** Output only. A message describing why this `CertificateProvisioningProcess` failed. Presence of this field indicates that the `CertificateProvisioningProcess` has failed. */
|
|
1049
|
+
/** Output only. A message describing why this `CertificateProvisioningProcess` has failed. Presence of this field indicates that the `CertificateProvisioningProcess` has failed. */
|
|
1052
1050
|
failureMessage?: string;
|
|
1053
1051
|
/** Output only. The CA connection is a generic CA connection. */
|
|
1054
1052
|
genericCaConnection?: GoogleChromeManagementVersionsV1GenericCaConnection;
|
|
@@ -1058,11 +1056,9 @@ declare namespace gapi.client {
|
|
|
1058
1056
|
issuedCertificate?: string;
|
|
1059
1057
|
/** Identifier. Resource name of the `CertificateProvisioningProcess`. The name pattern is given as `customers/{customer}/certificateProvisioningProcesses/{certificate_provisioning_process}` with `{customer}` being the obfuscated customer id and `{certificate_provisioning_process}` being the certificate provisioning process id. */
|
|
1060
1058
|
name?: string;
|
|
1061
|
-
/** Output only. A JSON string that contains the administrator-provided configuration for the certificate provisioning profile. This field can be missing if no configuration was given. */
|
|
1062
|
-
profileAdapterConfigReference?: string;
|
|
1063
1059
|
/** Output only. The ID of the certificate provisioning profile. */
|
|
1064
1060
|
provisioningProfileId?: string;
|
|
1065
|
-
/** Output only. The signature of `signature_algorithm`, generated using the client's private key using `signature_algorithm`. This field is only present after the`SignData` operation has finished. */
|
|
1061
|
+
/** Output only. The signature of `signature_algorithm`, generated using the client's private key using `signature_algorithm`. This field is only present after the `SignData` operation has finished. */
|
|
1066
1062
|
signature?: string;
|
|
1067
1063
|
/** Output only. The signature algorithm that the adapter expects the client and backend components to use when processing `sign_data`. This field is only present after the `SignData` operation has been initiated. */
|
|
1068
1064
|
signatureAlgorithm?: string;
|
|
@@ -1110,7 +1106,7 @@ declare namespace gapi.client {
|
|
|
1110
1106
|
name?: string;
|
|
1111
1107
|
/** Output only. OS platform of the device on which the profile exists. */
|
|
1112
1108
|
osPlatformType?: string;
|
|
1113
|
-
/** Output only. Major OS version of the device on which the profile exists
|
|
1109
|
+
/** Output only. Major OS platform version of the device on which the profile exists, from profile reporting. */
|
|
1114
1110
|
osPlatformVersion?: string;
|
|
1115
1111
|
/** Output only. OS version of the device on which the profile exists. */
|
|
1116
1112
|
osVersion?: string;
|
|
@@ -1134,7 +1130,7 @@ declare namespace gapi.client {
|
|
|
1134
1130
|
serialNumber?: string;
|
|
1135
1131
|
}
|
|
1136
1132
|
interface GoogleChromeManagementVersionsV1ChromeOsUserSession {
|
|
1137
|
-
/** Output only. This field contains information about the ChromeOS device that the user session is running on. It is only set if the user
|
|
1133
|
+
/** Output only. This field contains information about the ChromeOS device that the user session is running on. It is only set if the user is affiliated, i.e., if the user is managed by the same organization that manages the ChromeOS device. */
|
|
1138
1134
|
chromeOsDevice?: GoogleChromeManagementVersionsV1ChromeOsDevice;
|
|
1139
1135
|
/** Output only. The unique Directory API ID of the user. */
|
|
1140
1136
|
userDirectoryApiId?: string;
|
|
@@ -1518,13 +1514,13 @@ declare namespace gapi.client {
|
|
|
1518
1514
|
callback?: string;
|
|
1519
1515
|
/** Selector specifying which fields to include in a partial response. */
|
|
1520
1516
|
fields?: string;
|
|
1521
|
-
/** Optional. The filter used to filter profiles. The following fields can be used in the filter: - profile_id - display_name - user_email - last_activity_time - last_policy_sync_time - last_status_report_time - first_enrollment_time - os_platform_type - os_version - browser_version - browser_channel - policy_count - extension_count - identity_provider - affiliation_state - ouId Any of the above fields can be used to specify a filter, and filtering by multiple fields is supported with AND operator. String type fields and enum type fields support '=' and '!=' operators. The integer type and the timestamp type fields support '=', '!=', '<', '>', '<=' and '>=' operators. Timestamps expect an RFC-3339 formatted string (e.g. 2012-04-21T11:30:00-04:00). Wildcard '*' can be used with a string type field filter. In addition, string literal filtering is also supported, for example, 'ABC' as a filter maps to a filter that checks if any of the filterable string type fields contains 'ABC'. Organization unit number can be used as a filtering criteria here by specifying 'ouId = ${your_org_unit_id}', please note that only single OU ID matching is supported. */
|
|
1517
|
+
/** Optional. The filter used to filter profiles. The following fields can be used in the filter: - profile_id - display_name - user_email - last_activity_time - last_policy_sync_time - last_status_report_time - first_enrollment_time - os_platform_type - os_version - browser_version - browser_channel - policy_count - extension_count - identity_provider - affiliation_state - os_platform_version - ouId Any of the above fields can be used to specify a filter, and filtering by multiple fields is supported with AND operator. String type fields and enum type fields support '=' and '!=' operators. The integer type and the timestamp type fields support '=', '!=', '<', '>', '<=' and '>=' operators. Timestamps expect an RFC-3339 formatted string (e.g. 2012-04-21T11:30:00-04:00). Wildcard '*' can be used with a string type field filter. In addition, string literal filtering is also supported, for example, 'ABC' as a filter maps to a filter that checks if any of the filterable string type fields contains 'ABC'. Organization unit number can be used as a filtering criteria here by specifying 'ouId = ${your_org_unit_id}', please note that only single OU ID matching is supported. */
|
|
1522
1518
|
filter?: string;
|
|
1523
1519
|
/** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
|
|
1524
1520
|
key?: string;
|
|
1525
1521
|
/** OAuth 2.0 token for the current user. */
|
|
1526
1522
|
oauth_token?: string;
|
|
1527
|
-
/** Optional. The fields used to specify the ordering of the results. The supported fields are: - profile_id - display_name - user_email - last_activity_time - last_policy_sync_time - last_status_report_time - first_enrollment_time - os_platform_type - os_version - browser_version - browser_channel - policy_count - extension_count - identity_provider - affiliation_state By default, sorting is in ascending order, to specify descending order for a field, a suffix " desc" should be added to the field name. The default ordering is the descending order of last_status_report_time. */
|
|
1523
|
+
/** Optional. The fields used to specify the ordering of the results. The supported fields are: - profile_id - display_name - user_email - last_activity_time - last_policy_sync_time - last_status_report_time - first_enrollment_time - os_platform_type - os_version - browser_version - browser_channel - policy_count - extension_count - identity_provider - affiliation_state - os_platform_version By default, sorting is in ascending order, to specify descending order for a field, a suffix " desc" should be added to the field name. The default ordering is the descending order of last_status_report_time. */
|
|
1528
1524
|
orderBy?: string;
|
|
1529
1525
|
/** Optional. The maximum number of profiles to return. The default page size is 100 if page_size is unspecified, and the maximum page size allowed is 200. */
|
|
1530
1526
|
pageSize?: number;
|