• Home
  • Raw
  • Download

Lines Matching full:enterprise

85 …cifying the Completion token and Enterprise token. This request must not be called multiple times …
91 <p class="firstline">Enrolls an enterprise with the calling EMM.</p>
97 <p class="firstline">Retrieves the name and domain of an enterprise.</p>
100enterprise by calling setAccount. The service account is unique to this enterprise and EMM, and wi…
103 <p class="firstline">Returns the store layout for the enterprise. If the store layout has not been …
106enterprise by domain name. This is only supported for enterprises created via the Google-initiated…
112 …tion to validate the EMM integration with the Google Cloud Pub/Sub service for this enterprise.</p>
115 …ss="firstline">Sets the account that will be used to authenticate to the API as the enterprise.</p>
118 <p class="firstline">Sets the store layout for the enterprise. By default, storeLayoutType is set t…
121 <p class="firstline">Unenrolls an enterprise from the calling EMM.</p>
143 …cifying the Completion token and Enterprise token. This request must not be called multiple times …
147 enterpriseToken: string, The Enterprise token appended to the Callback URL.
156 …ou can support either or both approaches in your EMM console. See Create an Enterprise for details.
157 …&quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises cr…
158 …{ # This represents an enterprise admin who can manage the enterprise in the managed Google Play s…
162 &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
163 …&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, …
164 …&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &…
173 enterpriseId: string, The ID of the enterprise. (required)
199 … is usable with this token. If enabled, the admin can link zero-touch customers to this enterprise.
218 <pre>Enrolls an enterprise with the calling EMM.
221 token: string, Required. The token provided by the enterprise to register the EMM. (required)
225 …ou can support either or both approaches in your EMM console. See Create an Enterprise for details.
226 …&quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises cr…
227 …{ # This represents an enterprise admin who can manage the enterprise in the managed Google Play s…
231 &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
232 …&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, …
233 …&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &…
244 …ou can support either or both approaches in your EMM console. See Create an Enterprise for details.
245 …&quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises cr…
246 …{ # This represents an enterprise admin who can manage the enterprise in the managed Google Play s…
250 &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
251 …&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, …
252 …&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &…
261 …L to which the Admin will be redirected after successfully creating an enterprise. Before redirect…
271 …n opaque token that will be required, along with the Enterprise Token, for obtaining the enterpris…
273 …&quot;A String&quot;, # A URL under which the Admin can sign up for an enterprise. The page pointe…
279 <pre>Retrieves the name and domain of an enterprise.
282 enterpriseId: string, The ID of the enterprise. (required)
291 …ou can support either or both approaches in your EMM console. See Create an Enterprise for details.
292 …&quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises cr…
293 …{ # This represents an enterprise admin who can manage the enterprise in the managed Google Play s…
297 &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
298 …&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, …
299 …&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &…
305enterprise by calling setAccount. The service account is unique to this enterprise and EMM, and wi…
308 enterpriseId: string, The ID of the enterprise. (required)
334 …<pre>Returns the store layout for the enterprise. If the store layout has not been set, returns &q…
337 enterpriseId: string, The ID of the enterprise. (required)
354enterprise by domain name. This is only supported for enterprises created via the Google-initiated…
357 domain: string, Required. The exact primary domain name of the enterprise to look up. (required)
367 &quot;enterprise&quot;: [ # An enterprise.
368 …ou can support either or both approaches in your EMM console. See Create an Enterprise for details.
369 …&quot;administrator&quot;: [ # Admins of the enterprise. This is only supported for enterprises cr…
370 …{ # This represents an enterprise admin who can manage the enterprise in the managed Google Play s…
374 &quot;id&quot;: &quot;A String&quot;, # The unique ID for the enterprise.
375 …&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise, for example, &quot;Example, …
376 …&quot;primaryDomain&quot;: &quot;A String&quot;, # The enterprise&#x27;s primary domain, such as &…
401 { # A notification of one event relating to an enterprise.
429 …&quot;enterpriseId&quot;: &quot;A String&quot;, # The ID of the enterprise for which the notificat…
444 …&quot;approvedPermissions&quot;: [ # The set of permissions that the enterprise admin has already …
470 …fication to validate the EMM integration with the Google Cloud Pub/Sub service for this enterprise.
473 enterpriseId: string, The ID of the enterprise. (required)
484 … # The name of the Cloud Pub/Sub topic to which notifications for this enterprise&#x27;s enrolled …
490 <pre>Sets the account that will be used to authenticate to the API as the enterprise.
493 enterpriseId: string, The ID of the enterprise. (required)
497 { # A service account that can be used to authenticate as the enterprise to API calls that require …
509 …{ # A service account that can be used to authenticate as the enterprise to API calls that require…
516 …<pre>Sets the store layout for the enterprise. By default, storeLayoutType is set to &quot;basic&q…
519 enterpriseId: string, The ID of the enterprise. (required)
544 <pre>Unenrolls an enterprise from the calling EMM.
547 enterpriseId: string, The ID of the enterprise. (required)