Skip to content

Commit

Permalink
feat(androiddeviceprovisioning): update the api
Browse files Browse the repository at this point in the history
#### androiddeviceprovisioning:v1

The following keys were added:
- schemas.ClaimDeviceRequest.properties.googleWorkspaceCustomerId.type (Total Keys: 1)
- schemas.ClaimDeviceRequest.properties.preProvisioningToken.type (Total Keys: 1)
- schemas.Company.properties.googleWorkspaceAccount (Total Keys: 2)
- schemas.DeviceClaim.properties.googleWorkspaceCustomerId.type (Total Keys: 1)
- schemas.DeviceIdentifier.properties.chromeOsAttestedDeviceId.type (Total Keys: 1)
- schemas.DeviceIdentifier.properties.deviceType.type (Total Keys: 1)
- schemas.FindDevicesByOwnerRequest.properties.googleWorkspaceCustomerId (Total Keys: 2)
- schemas.GoogleWorkspaceAccount (Total Keys: 6)
- schemas.PartnerClaim.properties.googleWorkspaceCustomerId.type (Total Keys: 1)
- schemas.PartnerClaim.properties.preProvisioningToken.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Oct 25, 2022
1 parent 9a9b5ad commit e3a929d
Show file tree
Hide file tree
Showing 7 changed files with 208 additions and 59 deletions.
40 changes: 26 additions & 14 deletions docs/dyn/androiddeviceprovisioning_v1.customers.devices.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions docs/dyn/androiddeviceprovisioning_v1.customers.html
Expand Up @@ -127,6 +127,12 @@ <h3>Method Details</h3>
],
&quot;companyId&quot;: &quot;A String&quot;, # Output only. The ID of the company. Assigned by the server.
&quot;companyName&quot;: &quot;A String&quot;, # Required. The name of the company. For example _XYZ Corp_. Displayed to the company&#x27;s employees in the zero-touch enrollment portal.
&quot;googleWorkspaceAccount&quot;: { # A Google Workspace customer. # Output only. The Google Workspace account associated with this customer. Only used for customer Companies.
&quot;customerId&quot;: &quot;A String&quot;, # Required. The customer ID.
&quot;preProvisioningTokens&quot;: [ # Output only. The pre-provisioning tokens previously used to claim devices.
&quot;A String&quot;,
],
},
&quot;languageCode&quot;: &quot;A String&quot;, # Input only. The preferred locale of the customer represented as a BCP47 language code. This field is validated on input and requests containing unsupported language codes will be rejected. Supported language codes: Arabic (ar) Chinese (Hong Kong) (zh-HK) Chinese (Simplified) (zh-CN) Chinese (Traditional) (zh-TW) Czech (cs) Danish (da) Dutch (nl) English (UK) (en-GB) English (US) (en-US) Filipino (fil) Finnish (fi) French (fr) German (de) Hebrew (iw) Hindi (hi) Hungarian (hu) Indonesian (id) Italian (it) Japanese (ja) Korean (ko) Norwegian (Bokmal) (no) Polish (pl) Portuguese (Brazil) (pt-BR) Portuguese (Portugal) (pt-PT) Russian (ru) Spanish (es) Spanish (Latin America) (es-419) Swedish (sv) Thai (th) Turkish (tr) Ukrainian (uk) Vietnamese (vi)
&quot;name&quot;: &quot;A String&quot;, # Output only. The API resource name of the company. The resource name is one of the following formats: * `partners/[PARTNER_ID]/customers/[CUSTOMER_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]` Assigned by the server.
&quot;ownerEmails&quot;: [ # Required. Input only. Email address of customer&#x27;s users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization&#x27;s portal users.
Expand Down
18 changes: 18 additions & 0 deletions docs/dyn/androiddeviceprovisioning_v1.partners.customers.html
Expand Up @@ -108,6 +108,12 @@ <h3>Method Details</h3>
],
&quot;companyId&quot;: &quot;A String&quot;, # Output only. The ID of the company. Assigned by the server.
&quot;companyName&quot;: &quot;A String&quot;, # Required. The name of the company. For example _XYZ Corp_. Displayed to the company&#x27;s employees in the zero-touch enrollment portal.
&quot;googleWorkspaceAccount&quot;: { # A Google Workspace customer. # Output only. The Google Workspace account associated with this customer. Only used for customer Companies.
&quot;customerId&quot;: &quot;A String&quot;, # Required. The customer ID.
&quot;preProvisioningTokens&quot;: [ # Output only. The pre-provisioning tokens previously used to claim devices.
&quot;A String&quot;,
],
},
&quot;languageCode&quot;: &quot;A String&quot;, # Input only. The preferred locale of the customer represented as a BCP47 language code. This field is validated on input and requests containing unsupported language codes will be rejected. Supported language codes: Arabic (ar) Chinese (Hong Kong) (zh-HK) Chinese (Simplified) (zh-CN) Chinese (Traditional) (zh-TW) Czech (cs) Danish (da) Dutch (nl) English (UK) (en-GB) English (US) (en-US) Filipino (fil) Finnish (fi) French (fr) German (de) Hebrew (iw) Hindi (hi) Hungarian (hu) Indonesian (id) Italian (it) Japanese (ja) Korean (ko) Norwegian (Bokmal) (no) Polish (pl) Portuguese (Brazil) (pt-BR) Portuguese (Portugal) (pt-PT) Russian (ru) Spanish (es) Spanish (Latin America) (es-419) Swedish (sv) Thai (th) Turkish (tr) Ukrainian (uk) Vietnamese (vi)
&quot;name&quot;: &quot;A String&quot;, # Output only. The API resource name of the company. The resource name is one of the following formats: * `partners/[PARTNER_ID]/customers/[CUSTOMER_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]` Assigned by the server.
&quot;ownerEmails&quot;: [ # Required. Input only. Email address of customer&#x27;s users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization&#x27;s portal users.
Expand All @@ -132,6 +138,12 @@ <h3>Method Details</h3>
],
&quot;companyId&quot;: &quot;A String&quot;, # Output only. The ID of the company. Assigned by the server.
&quot;companyName&quot;: &quot;A String&quot;, # Required. The name of the company. For example _XYZ Corp_. Displayed to the company&#x27;s employees in the zero-touch enrollment portal.
&quot;googleWorkspaceAccount&quot;: { # A Google Workspace customer. # Output only. The Google Workspace account associated with this customer. Only used for customer Companies.
&quot;customerId&quot;: &quot;A String&quot;, # Required. The customer ID.
&quot;preProvisioningTokens&quot;: [ # Output only. The pre-provisioning tokens previously used to claim devices.
&quot;A String&quot;,
],
},
&quot;languageCode&quot;: &quot;A String&quot;, # Input only. The preferred locale of the customer represented as a BCP47 language code. This field is validated on input and requests containing unsupported language codes will be rejected. Supported language codes: Arabic (ar) Chinese (Hong Kong) (zh-HK) Chinese (Simplified) (zh-CN) Chinese (Traditional) (zh-TW) Czech (cs) Danish (da) Dutch (nl) English (UK) (en-GB) English (US) (en-US) Filipino (fil) Finnish (fi) French (fr) German (de) Hebrew (iw) Hindi (hi) Hungarian (hu) Indonesian (id) Italian (it) Japanese (ja) Korean (ko) Norwegian (Bokmal) (no) Polish (pl) Portuguese (Brazil) (pt-BR) Portuguese (Portugal) (pt-PT) Russian (ru) Spanish (es) Spanish (Latin America) (es-419) Swedish (sv) Thai (th) Turkish (tr) Ukrainian (uk) Vietnamese (vi)
&quot;name&quot;: &quot;A String&quot;, # Output only. The API resource name of the company. The resource name is one of the following formats: * `partners/[PARTNER_ID]/customers/[CUSTOMER_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]` Assigned by the server.
&quot;ownerEmails&quot;: [ # Required. Input only. Email address of customer&#x27;s users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization&#x27;s portal users.
Expand Down Expand Up @@ -166,6 +178,12 @@ <h3>Method Details</h3>
],
&quot;companyId&quot;: &quot;A String&quot;, # Output only. The ID of the company. Assigned by the server.
&quot;companyName&quot;: &quot;A String&quot;, # Required. The name of the company. For example _XYZ Corp_. Displayed to the company&#x27;s employees in the zero-touch enrollment portal.
&quot;googleWorkspaceAccount&quot;: { # A Google Workspace customer. # Output only. The Google Workspace account associated with this customer. Only used for customer Companies.
&quot;customerId&quot;: &quot;A String&quot;, # Required. The customer ID.
&quot;preProvisioningTokens&quot;: [ # Output only. The pre-provisioning tokens previously used to claim devices.
&quot;A String&quot;,
],
},
&quot;languageCode&quot;: &quot;A String&quot;, # Input only. The preferred locale of the customer represented as a BCP47 language code. This field is validated on input and requests containing unsupported language codes will be rejected. Supported language codes: Arabic (ar) Chinese (Hong Kong) (zh-HK) Chinese (Simplified) (zh-CN) Chinese (Traditional) (zh-TW) Czech (cs) Danish (da) Dutch (nl) English (UK) (en-GB) English (US) (en-US) Filipino (fil) Finnish (fi) French (fr) German (de) Hebrew (iw) Hindi (hi) Hungarian (hu) Indonesian (id) Italian (it) Japanese (ja) Korean (ko) Norwegian (Bokmal) (no) Polish (pl) Portuguese (Brazil) (pt-BR) Portuguese (Portugal) (pt-PT) Russian (ru) Spanish (es) Spanish (Latin America) (es-419) Swedish (sv) Thai (th) Turkish (tr) Ukrainian (uk) Vietnamese (vi)
&quot;name&quot;: &quot;A String&quot;, # Output only. The API resource name of the company. The resource name is one of the following formats: * `partners/[PARTNER_ID]/customers/[CUSTOMER_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]` Assigned by the server.
&quot;ownerEmails&quot;: [ # Required. Input only. Email address of customer&#x27;s users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization&#x27;s portal users.
Expand Down

0 comments on commit e3a929d

Please sign in to comment.