You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/admob_v1.accounts.apps.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,7 @@ <h3>Method Details</h3>
108
108
{ # Response for the apps list request.
109
109
"apps": [ # The resulting apps for the requested account.
110
110
{ # Describes an AdMob app for a specific platform (For example: Android or iOS).
111
+
"appApprovalState": "A String", # Output only. The approval state for the app.
111
112
"appId": "A String", # The externally visible ID of the app which can be used to integrate with the AdMob SDK. This is a read only property. Example: ca-app-pub-9876543210987654~0123456789
112
113
"linkedAppInfo": { # Information from the app store if the app is linked to an app store. # Immutable. The information for an app that is linked to an app store. This field is present if and only if the app is linked to an app store.
113
114
"appStoreId": "A String", # The app store ID of the app; present if and only if the app is linked to an app store. If the app is added to the Google Play store, it will be the application ID of the app. For example: "com.example.myapp". See https://developer.android.com/studio/build/application-id. If the app is added to the Apple App Store, it will be app store ID. For example "105169111". Note that setting the app store id is considered an irreversible action. Once an app is linked, it cannot be unlinked.
Copy file name to clipboardExpand all lines: docs/dyn/admob_v1beta.accounts.apps.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,7 @@ <h3>Method Details</h3>
108
108
{ # Response for the apps list request.
109
109
"apps": [ # The resulting apps for the requested account.
110
110
{ # Describes an AdMob app for a specific platform (For example: Android or iOS).
111
+
"appApprovalState": "A String", # Output only. The approval state for the app.
111
112
"appId": "A String", # The externally visible ID of the app which can be used to integrate with the AdMob SDK. This is a read only property. Example: ca-app-pub-9876543210987654~0123456789
112
113
"linkedAppInfo": { # Information from the app store if the app is linked to an app store. # Immutable. The information for an app that is linked to an app store. This field is present if and only if the app is linked to an app store.
113
114
"appStoreId": "A String", # The app store ID of the app; present if and only if the app is linked to an app store. If the app is added to the Google Play store, it will be the application ID of the app. For example: "com.example.myapp". See https://developer.android.com/studio/build/application-id. If the app is added to the Apple App Store, it will be app store ID. For example "105169111". Note that setting the app store id is considered an irreversible action. Once an app is linked, it cannot be unlinked.
Copy file name to clipboardExpand all lines: docs/dyn/androidenterprise_v1.enterprises.html
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,10 @@ <h3>Method Details</h3>
162
162
"email": "A String", # The admin's email address.
163
163
},
164
164
],
165
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
166
+
"dedicatedDevicesAllowed": "A String", # Whether dedicated devices are allowed.
167
+
"googleAuthenticationRequired": "A String", # Whether Google authentication is required.
168
+
},
165
169
"id": "A String", # The unique ID for the enterprise.
166
170
"name": "A String", # The name of the enterprise, for example, "Example, Inc".
167
171
"primaryDomain": "A String", # The enterprise's primary domain, such as "example.com".
@@ -255,6 +259,10 @@ <h3>Method Details</h3>
255
259
"email": "A String", # The admin's email address.
256
260
},
257
261
],
262
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
263
+
"dedicatedDevicesAllowed": "A String", # Whether dedicated devices are allowed.
264
+
"googleAuthenticationRequired": "A String", # Whether Google authentication is required.
265
+
},
258
266
"id": "A String", # The unique ID for the enterprise.
259
267
"name": "A String", # The name of the enterprise, for example, "Example, Inc".
260
268
"primaryDomain": "A String", # The enterprise's primary domain, such as "example.com".
@@ -274,6 +282,10 @@ <h3>Method Details</h3>
274
282
"email": "A String", # The admin's email address.
275
283
},
276
284
],
285
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
286
+
"dedicatedDevicesAllowed": "A String", # Whether dedicated devices are allowed.
287
+
"googleAuthenticationRequired": "A String", # Whether Google authentication is required.
288
+
},
277
289
"id": "A String", # The unique ID for the enterprise.
278
290
"name": "A String", # The name of the enterprise, for example, "Example, Inc".
279
291
"primaryDomain": "A String", # The enterprise's primary domain, such as "example.com".
@@ -321,6 +333,10 @@ <h3>Method Details</h3>
321
333
"email": "A String", # The admin's email address.
322
334
},
323
335
],
336
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
337
+
"dedicatedDevicesAllowed": "A String", # Whether dedicated devices are allowed.
338
+
"googleAuthenticationRequired": "A String", # Whether Google authentication is required.
339
+
},
324
340
"id": "A String", # The unique ID for the enterprise.
325
341
"name": "A String", # The name of the enterprise, for example, "Example, Inc".
326
342
"primaryDomain": "A String", # The enterprise's primary domain, such as "example.com".
@@ -398,6 +414,10 @@ <h3>Method Details</h3>
398
414
"email": "A String", # The admin's email address.
399
415
},
400
416
],
417
+
"googleAuthenticationSettings": { # Contains settings for Google-provided user authentication. # Output only. Settings for Google-provided user authentication.
418
+
"dedicatedDevicesAllowed": "A String", # Whether dedicated devices are allowed.
419
+
"googleAuthenticationRequired": "A String", # Whether Google authentication is required.
420
+
},
401
421
"id": "A String", # The unique ID for the enterprise.
402
422
"name": "A String", # The name of the enterprise, for example, "Example, Inc".
403
423
"primaryDomain": "A String", # The enterprise's primary domain, such as "example.com".
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,7 @@ <h2>Instance Methods</h2>
205
205
<pclass="firstline">Lists the service accounts with the permissions required to allow the Synchronizer to download environment data from the control plane. An ETag is returned in the response to `getSyncAuthorization`. Pass that ETag when calling [setSyncAuthorization](setSyncAuthorization) to ensure that you are updating the correct version. If you don't pass the ETag in the call to `setSyncAuthorization`, then the existing authorization is overwritten indiscriminately. For more information, see [Configure the Synchronizer](https://cloud.google.com/apigee/docs/hybrid/latest/synchronizer-access). **Note**: Available to Apigee hybrid only.</p>
<pclass="firstline">Lists the Apigee organizations and associated GCP projects that you have permission to access. See [Understanding organizations](https://cloud.google.com/apigee/docs/api-platform/fundamentals/organization-structure).</p>
208
+
<pclass="firstline">Lists the Apigee organizations and associated Google Cloud projects that you have permission to access. See [Understanding organizations](https://cloud.google.com/apigee/docs/api-platform/fundamentals/organization-structure).</p>
<pclass="firstline">Configures the add-ons for the Apigee organization. The existing add-on configuration will be fully replaced.</p>
@@ -249,7 +249,7 @@ <h3>Method Details</h3>
249
249
"enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled.
250
250
},
251
251
},
252
-
"analyticsRegion": "A String", # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
252
+
"analyticsRegion": "A String", # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary Google Cloud region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
253
253
"apigeeProjectId": "A String", # Output only. Apigee Project ID associated with the organization. Use this project to allowlist Apigee in the Service Attachment when using private service connect with Apigee.
254
254
"attributes": [ # Not used by Apigee.
255
255
"A String",
@@ -284,7 +284,7 @@ <h3>Method Details</h3>
284
284
"type": "A String", # Not used by Apigee.
285
285
}
286
286
287
-
parent: string, Required. Name of the GCP project in which to associate the Apigee organization. Pass the information as a query parameter using the following structure in your request: `projects/`
287
+
parent: string, Required. Name of the Google Cloud project in which to associate the Apigee organization. Pass the information as a query parameter using the following structure in your request: `projects/`
288
288
x__xgafv: string, V1 error format.
289
289
Allowed values
290
290
1 - v1 error format
@@ -387,7 +387,7 @@ <h3>Method Details</h3>
387
387
"enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled.
388
388
},
389
389
},
390
-
"analyticsRegion": "A String", # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
390
+
"analyticsRegion": "A String", # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary Google Cloud region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
391
391
"apigeeProjectId": "A String", # Output only. Apigee Project ID associated with the organization. Use this project to allowlist Apigee in the Service Attachment when using private service connect with Apigee.
392
392
"attributes": [ # Not used by Apigee.
393
393
"A String",
@@ -499,7 +499,7 @@ <h3>Method Details</h3>
499
499
{
500
500
"location": "A String", # Output only. The Google Cloud region where control plane data is located. For more information, see https://cloud.google.com/about/locations/.
501
501
"organization": "A String", # Name of the Apigee organization.
502
-
"projectId": "A String", # GCP project associated with the Apigee organization
502
+
"projectId": "A String", # Google Cloud project associated with the Apigee organization
503
503
"projectIds": [ # DEPRECATED: Use `project_id`. An Apigee Organization is mapped to a single project.
<pre>Lists the Apigee organizations and associated GCP projects that you have permission to access. See [Understanding organizations](https://cloud.google.com/apigee/docs/api-platform/fundamentals/organization-structure).
561
+
<pre>Lists the Apigee organizations and associated Google Cloud projects that you have permission to access. See [Understanding organizations](https://cloud.google.com/apigee/docs/api-platform/fundamentals/organization-structure).
562
562
563
563
Args:
564
564
parent: string, Required. Use the following structure in your request: `organizations` (required)
@@ -571,11 +571,11 @@ <h3>Method Details</h3>
571
571
An object of the form:
572
572
573
573
{
574
-
"organizations": [ # List of Apigee organizations and associated GCP projects.
574
+
"organizations": [ # List of Apigee organizations and associated Google Cloud projects.
575
575
{
576
576
"location": "A String", # Output only. The Google Cloud region where control plane data is located. For more information, see https://cloud.google.com/about/locations/.
577
577
"organization": "A String", # Name of the Apigee organization.
578
-
"projectId": "A String", # GCP project associated with the Apigee organization
578
+
"projectId": "A String", # Google Cloud project associated with the Apigee organization
579
579
"projectIds": [ # DEPRECATED: Use `project_id`. An Apigee Organization is mapped to a single project.
580
580
"A String",
581
581
],
@@ -705,7 +705,7 @@ <h3>Method Details</h3>
705
705
"enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled.
706
706
},
707
707
},
708
-
"analyticsRegion": "A String", # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
708
+
"analyticsRegion": "A String", # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary Google Cloud region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
709
709
"apigeeProjectId": "A String", # Output only. Apigee Project ID associated with the organization. Use this project to allowlist Apigee in the Service Attachment when using private service connect with Apigee.
710
710
"attributes": [ # Not used by Apigee.
711
711
"A String",
@@ -768,7 +768,7 @@ <h3>Method Details</h3>
768
768
"enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled.
769
769
},
770
770
},
771
-
"analyticsRegion": "A String", # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary GCP region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
771
+
"analyticsRegion": "A String", # Required. DEPRECATED: This field will be deprecated once Apigee supports DRZ. Primary Google Cloud region for analytics data storage. For valid values, see [Create an Apigee organization](https://cloud.google.com/apigee/docs/api-platform/get-started/create-org).
772
772
"apigeeProjectId": "A String", # Output only. Apigee Project ID associated with the organization. Use this project to allowlist Apigee in the Service Attachment when using private service connect with Apigee.
0 commit comments