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/apigee_v1.organizations.html
+35Lines changed: 35 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -216,6 +216,13 @@ <h3>Method Details</h3>
216
216
"advancedApiOpsConfig": { # Configuration for the Advanced API Ops add-on. # Configuration for the Advanced API Ops add-on.
217
217
"enabled": True or False, # Flag that specifies whether the Advanced API Ops add-on is enabled.
218
218
},
219
+
"connectorsPlatformConfig": { # Configuration for the Connectors Platform add-on. # Configuration for the Connectors Platform add-on.
220
+
"enabled": True or False, # Flag that specifies whether the Connectors Platform add-on is enabled.
221
+
"expiresAt": "A String", # Output only. Time at which the Connectors Platform add-on expires in in milliseconds since epoch. If unspecified, the add-on will never expire.
222
+
},
223
+
"integrationConfig": { # Configuration for the Integration add-on. # Configuration for the Integration add-on.
224
+
"enabled": True or False, # Flag that specifies whether the Integration add-on is enabled.
225
+
},
219
226
"monetizationConfig": { # Configuration for the Monetization add-on. # Configuration for the Monetization add-on.
220
227
"enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled.
221
228
},
@@ -337,6 +344,13 @@ <h3>Method Details</h3>
337
344
"advancedApiOpsConfig": { # Configuration for the Advanced API Ops add-on. # Configuration for the Advanced API Ops add-on.
338
345
"enabled": True or False, # Flag that specifies whether the Advanced API Ops add-on is enabled.
339
346
},
347
+
"connectorsPlatformConfig": { # Configuration for the Connectors Platform add-on. # Configuration for the Connectors Platform add-on.
348
+
"enabled": True or False, # Flag that specifies whether the Connectors Platform add-on is enabled.
349
+
"expiresAt": "A String", # Output only. Time at which the Connectors Platform add-on expires in in milliseconds since epoch. If unspecified, the add-on will never expire.
350
+
},
351
+
"integrationConfig": { # Configuration for the Integration add-on. # Configuration for the Integration add-on.
352
+
"enabled": True or False, # Flag that specifies whether the Integration add-on is enabled.
353
+
},
340
354
"monetizationConfig": { # Configuration for the Monetization add-on. # Configuration for the Monetization add-on.
341
355
"enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled.
342
356
},
@@ -511,6 +525,13 @@ <h3>Method Details</h3>
511
525
"advancedApiOpsConfig": { # Configuration for the Advanced API Ops add-on. # Configuration for the Advanced API Ops add-on.
512
526
"enabled": True or False, # Flag that specifies whether the Advanced API Ops add-on is enabled.
513
527
},
528
+
"connectorsPlatformConfig": { # Configuration for the Connectors Platform add-on. # Configuration for the Connectors Platform add-on.
529
+
"enabled": True or False, # Flag that specifies whether the Connectors Platform add-on is enabled.
530
+
"expiresAt": "A String", # Output only. Time at which the Connectors Platform add-on expires in in milliseconds since epoch. If unspecified, the add-on will never expire.
531
+
},
532
+
"integrationConfig": { # Configuration for the Integration add-on. # Configuration for the Integration add-on.
533
+
"enabled": True or False, # Flag that specifies whether the Integration add-on is enabled.
534
+
},
514
535
"monetizationConfig": { # Configuration for the Monetization add-on. # Configuration for the Monetization add-on.
515
536
"enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled.
516
537
},
@@ -592,6 +613,13 @@ <h3>Method Details</h3>
592
613
"advancedApiOpsConfig": { # Configuration for the Advanced API Ops add-on. # Configuration for the Advanced API Ops add-on.
593
614
"enabled": True or False, # Flag that specifies whether the Advanced API Ops add-on is enabled.
594
615
},
616
+
"connectorsPlatformConfig": { # Configuration for the Connectors Platform add-on. # Configuration for the Connectors Platform add-on.
617
+
"enabled": True or False, # Flag that specifies whether the Connectors Platform add-on is enabled.
618
+
"expiresAt": "A String", # Output only. Time at which the Connectors Platform add-on expires in in milliseconds since epoch. If unspecified, the add-on will never expire.
619
+
},
620
+
"integrationConfig": { # Configuration for the Integration add-on. # Configuration for the Integration add-on.
621
+
"enabled": True or False, # Flag that specifies whether the Integration add-on is enabled.
622
+
},
595
623
"monetizationConfig": { # Configuration for the Monetization add-on. # Configuration for the Monetization add-on.
596
624
"enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled.
597
625
},
@@ -642,6 +670,13 @@ <h3>Method Details</h3>
642
670
"advancedApiOpsConfig": { # Configuration for the Advanced API Ops add-on. # Configuration for the Advanced API Ops add-on.
643
671
"enabled": True or False, # Flag that specifies whether the Advanced API Ops add-on is enabled.
644
672
},
673
+
"connectorsPlatformConfig": { # Configuration for the Connectors Platform add-on. # Configuration for the Connectors Platform add-on.
674
+
"enabled": True or False, # Flag that specifies whether the Connectors Platform add-on is enabled.
675
+
"expiresAt": "A String", # Output only. Time at which the Connectors Platform add-on expires in in milliseconds since epoch. If unspecified, the add-on will never expire.
676
+
},
677
+
"integrationConfig": { # Configuration for the Integration add-on. # Configuration for the Integration add-on.
678
+
"enabled": True or False, # Flag that specifies whether the Integration add-on is enabled.
679
+
},
645
680
"monetizationConfig": { # Configuration for the Monetization add-on. # Configuration for the Monetization add-on.
646
681
"enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled.
"description": "Flag that specifies whether the Connectors Platform add-on is enabled.",
8409
+
"type": "boolean"
8410
+
},
8411
+
"expiresAt": {
8412
+
"description": "Output only. Time at which the Connectors Platform add-on expires in in milliseconds since epoch. If unspecified, the add-on will never expire.",
8413
+
"format": "int64",
8414
+
"readOnly": true,
8415
+
"type": "string"
8416
+
}
8417
+
},
8418
+
"type": "object"
8419
+
},
8395
8420
"GoogleCloudApigeeV1Credential": {
8396
8421
"id": "GoogleCloudApigeeV1Credential",
8397
8422
"properties": {
@@ -10161,6 +10186,17 @@
10161
10186
},
10162
10187
"type": "object"
10163
10188
},
10189
+
"GoogleCloudApigeeV1IntegrationConfig": {
10190
+
"description": "Configuration for the Integration add-on.",
10191
+
"id": "GoogleCloudApigeeV1IntegrationConfig",
10192
+
"properties": {
10193
+
"enabled": {
10194
+
"description": "Flag that specifies whether the Integration add-on is enabled.",
0 commit comments