Skip to content

Commit 4dabf68

Browse files
chore: Update discovery artifacts (#2401)
## Deleted keys were detected in the following pre-stable discovery artifacts: firebaseml v2beta https://togithub.com/googleapis/google-api-python-client/commit/5d5ec7458b6c6f2dfc1a4de363d3627c1acec021 ## Discovery Artifact Change Summary: feat(admin): update the api https://togithub.com/googleapis/google-api-python-client/commit/9cae11bb199162dfba5ba21f070dfd06085a8ad7 feat(analyticsdata): update the api https://togithub.com/googleapis/google-api-python-client/commit/ae04817752b1d3641747bd897aac39010697e3ef feat(cloudbuild): update the api https://togithub.com/googleapis/google-api-python-client/commit/90fdc0a74ec6012b2140b947ec7811b012aac11a feat(connectors): update the api https://togithub.com/googleapis/google-api-python-client/commit/fa24e25679eb6488eac8b37326e58ee08e1c2e38 feat(containeranalysis): update the api https://togithub.com/googleapis/google-api-python-client/commit/12b4b40150e043534f2f8b26fd1b0113577c3375 feat(dialogflow): update the api https://togithub.com/googleapis/google-api-python-client/commit/84dbbfb3d58534f0b92e8e6673875cb019394687 feat(firebaseml): update the api https://togithub.com/googleapis/google-api-python-client/commit/5d5ec7458b6c6f2dfc1a4de363d3627c1acec021 feat(integrations): update the api https://togithub.com/googleapis/google-api-python-client/commit/b6c6feef4416a7f7a02035296f8aa9b20aea87f5 feat(networkconnectivity): update the api https://togithub.com/googleapis/google-api-python-client/commit/2502ed6f0ea3a5826a4aeaaea26a221e4be02811 feat(pagespeedonline): update the api https://togithub.com/googleapis/google-api-python-client/commit/bdc7b68d133880bc6038840ceecc62a25981cfe7 feat(places): update the api https://togithub.com/googleapis/google-api-python-client/commit/0e4a2645f758bee59094c05bf45ba1ca29ef2ecc feat(serviceconsumermanagement): update the api https://togithub.com/googleapis/google-api-python-client/commit/83acd84525a0d79e7e8edf331040f81b70f32a93 feat(webfonts): update the api https://togithub.com/googleapis/google-api-python-client/commit/4c88e84a59807b11965cc59ac43cd9c2d8629bf4
1 parent d6b459a commit 4dabf68

File tree

206 files changed

+3910
-977
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

206 files changed

+3910
-977
lines changed

docs/dyn/admin_directory_v1.chromeosdevices.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ <h3>Method Details</h3>
165165
},
166166
],
167167
&quot;bootMode&quot;: &quot;A String&quot;, # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices&#x27;s developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
168+
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
168169
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
169170
{ # CPU specs for a CPU.
170171
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
@@ -308,7 +309,7 @@ <h3>Method Details</h3>
308309
Args:
309310
customerId: string, The unique ID for the customer&#x27;s Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account&#x27;s `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
310311
includeChildOrgunits: boolean, Return devices from all child orgunits, as well as the specified org unit. If this is set to true, &#x27;orgUnitPath&#x27; must be provided.
311-
maxResults: integer, Maximum number of results to return.
312+
maxResults: integer, Maximum number of results to return, value should not exceed 300.
312313
orderBy: string, Device property to use for sorting results.
313314
Allowed values
314315
annotatedLocation - Chrome device location as annotated by the administrator.
@@ -319,7 +320,7 @@ <h3>Method Details</h3>
319320
status - Chrome device status. For more information, see the &lt;a [chromeosdevices](/admin-sdk/directory/v1/reference/chromeosdevices.html).
320321
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID.
321322
pageToken: string, The `pageToken` query parameter is used to request the next page of query results. The follow-on request&#x27;s `pageToken` query parameter is the `nextPageToken` from your previous response.
322-
projection: string, Restrict information returned to a set of selected fields.
323+
projection: string, Determines whether the response contains the full list of properties or only a subset.
323324
Allowed values
324325
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
325326
FULL - Includes all metadata fields
@@ -358,6 +359,7 @@ <h3>Method Details</h3>
358359
},
359360
],
360361
&quot;bootMode&quot;: &quot;A String&quot;, # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices&#x27;s developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
362+
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
361363
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
362364
{ # CPU specs for a CPU.
363365
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
@@ -566,6 +568,7 @@ <h3>Method Details</h3>
566568
},
567569
],
568570
&quot;bootMode&quot;: &quot;A String&quot;, # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices&#x27;s developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
571+
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
569572
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
570573
{ # CPU specs for a CPU.
571574
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
@@ -701,7 +704,7 @@ <h3>Method Details</h3>
701704
&quot;willAutoRenew&quot;: True or False, # Determines if the device will auto renew its support after the support end date. This is a read-only property.
702705
}
703706

704-
projection: string, Restrict information returned to a set of selected fields.
707+
projection: string, Determines whether the response contains the full list of properties or only a subset.
705708
Allowed values
706709
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
707710
FULL - Includes all metadata fields
@@ -733,6 +736,7 @@ <h3>Method Details</h3>
733736
},
734737
],
735738
&quot;bootMode&quot;: &quot;A String&quot;, # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices&#x27;s developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
739+
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
736740
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
737741
{ # CPU specs for a CPU.
738742
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
@@ -899,6 +903,7 @@ <h3>Method Details</h3>
899903
},
900904
],
901905
&quot;bootMode&quot;: &quot;A String&quot;, # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices&#x27;s developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
906+
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
902907
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
903908
{ # CPU specs for a CPU.
904909
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
@@ -1034,7 +1039,7 @@ <h3>Method Details</h3>
10341039
&quot;willAutoRenew&quot;: True or False, # Determines if the device will auto renew its support after the support end date. This is a read-only property.
10351040
}
10361041

1037-
projection: string, Restrict information returned to a set of selected fields.
1042+
projection: string, Determines whether the response contains the full list of properties or only a subset.
10381043
Allowed values
10391044
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
10401045
FULL - Includes all metadata fields
@@ -1066,6 +1071,7 @@ <h3>Method Details</h3>
10661071
},
10671072
],
10681073
&quot;bootMode&quot;: &quot;A String&quot;, # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices&#x27;s developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
1074+
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
10691075
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
10701076
{ # CPU specs for a CPU.
10711077
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.

0 commit comments

Comments
 (0)