Skip to content

Commit

Permalink
chore: Update discovery artifacts (#2401)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
yoshi-code-bot committed May 14, 2024
1 parent d6b459a commit 4dabf68
Show file tree
Hide file tree
Showing 206 changed files with 3,910 additions and 977 deletions.
14 changes: 10 additions & 4 deletions docs/dyn/admin_directory_v1.chromeosdevices.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ <h3>Method Details</h3>
},
],
&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).
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
{ # CPU specs for a CPU.
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
Expand Down Expand Up @@ -308,7 +309,7 @@ <h3>Method Details</h3>
Args:
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)
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.
maxResults: integer, Maximum number of results to return.
maxResults: integer, Maximum number of results to return, value should not exceed 300.
orderBy: string, Device property to use for sorting results.
Allowed values
annotatedLocation - Chrome device location as annotated by the administrator.
Expand All @@ -319,7 +320,7 @@ <h3>Method Details</h3>
status - Chrome device status. For more information, see the &lt;a [chromeosdevices](/admin-sdk/directory/v1/reference/chromeosdevices.html).
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID.
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.
projection: string, Restrict information returned to a set of selected fields.
projection: string, Determines whether the response contains the full list of properties or only a subset.
Allowed values
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
FULL - Includes all metadata fields
Expand Down Expand Up @@ -358,6 +359,7 @@ <h3>Method Details</h3>
},
],
&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).
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
{ # CPU specs for a CPU.
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
Expand Down Expand Up @@ -566,6 +568,7 @@ <h3>Method Details</h3>
},
],
&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).
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
{ # CPU specs for a CPU.
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
Expand Down Expand Up @@ -701,7 +704,7 @@ <h3>Method Details</h3>
&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.
}

projection: string, Restrict information returned to a set of selected fields.
projection: string, Determines whether the response contains the full list of properties or only a subset.
Allowed values
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
FULL - Includes all metadata fields
Expand Down Expand Up @@ -733,6 +736,7 @@ <h3>Method Details</h3>
},
],
&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).
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
{ # CPU specs for a CPU.
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
Expand Down Expand Up @@ -899,6 +903,7 @@ <h3>Method Details</h3>
},
],
&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).
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
{ # CPU specs for a CPU.
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
Expand Down Expand Up @@ -1034,7 +1039,7 @@ <h3>Method Details</h3>
&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.
}

projection: string, Restrict information returned to a set of selected fields.
projection: string, Determines whether the response contains the full list of properties or only a subset.
Allowed values
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
FULL - Includes all metadata fields
Expand Down Expand Up @@ -1066,6 +1071,7 @@ <h3>Method Details</h3>
},
],
&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).
&quot;chromeOsType&quot;: &quot;A String&quot;, # Output only. Chrome OS type of the device.
&quot;cpuInfo&quot;: [ # Information regarding CPU specs in the device.
{ # CPU specs for a CPU.
&quot;architecture&quot;: &quot;A String&quot;, # The CPU architecture.
Expand Down
Loading

0 comments on commit 4dabf68

Please sign in to comment.