From ac11e4444d0ee25cff4b1c57b229c88fce70009b Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 5 Oct 2021 07:07:34 +0000 Subject: [PATCH] feat(apigee): update the api #### apigee:v1 The following keys were added: - schemas.GoogleCloudApigeeV1AddonsConfig.properties.connectorsPlatformConfig.$ref (Total Keys: 1) - schemas.GoogleCloudApigeeV1AddonsConfig.properties.integrationConfig.$ref (Total Keys: 1) - schemas.GoogleCloudApigeeV1ConnectorsPlatformConfig (Total Keys: 6) - schemas.GoogleCloudApigeeV1IntegrationConfig (Total Keys: 3) --- docs/dyn/apigee_v1.organizations.html | 35 +++++++++++++++++ .../discovery_cache/documents/apigee.v1.json | 38 ++++++++++++++++++- 2 files changed, 72 insertions(+), 1 deletion(-) diff --git a/docs/dyn/apigee_v1.organizations.html b/docs/dyn/apigee_v1.organizations.html index 4edbf739500..5ca3e9d3bcf 100644 --- a/docs/dyn/apigee_v1.organizations.html +++ b/docs/dyn/apigee_v1.organizations.html @@ -216,6 +216,13 @@

Method Details

"advancedApiOpsConfig": { # Configuration for the Advanced API Ops add-on. # Configuration for the Advanced API Ops add-on. "enabled": True or False, # Flag that specifies whether the Advanced API Ops add-on is enabled. }, + "connectorsPlatformConfig": { # Configuration for the Connectors Platform add-on. # Configuration for the Connectors Platform add-on. + "enabled": True or False, # Flag that specifies whether the Connectors Platform add-on is enabled. + "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. + }, + "integrationConfig": { # Configuration for the Integration add-on. # Configuration for the Integration add-on. + "enabled": True or False, # Flag that specifies whether the Integration add-on is enabled. + }, "monetizationConfig": { # Configuration for the Monetization add-on. # Configuration for the Monetization add-on. "enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled. }, @@ -337,6 +344,13 @@

Method Details

"advancedApiOpsConfig": { # Configuration for the Advanced API Ops add-on. # Configuration for the Advanced API Ops add-on. "enabled": True or False, # Flag that specifies whether the Advanced API Ops add-on is enabled. }, + "connectorsPlatformConfig": { # Configuration for the Connectors Platform add-on. # Configuration for the Connectors Platform add-on. + "enabled": True or False, # Flag that specifies whether the Connectors Platform add-on is enabled. + "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. + }, + "integrationConfig": { # Configuration for the Integration add-on. # Configuration for the Integration add-on. + "enabled": True or False, # Flag that specifies whether the Integration add-on is enabled. + }, "monetizationConfig": { # Configuration for the Monetization add-on. # Configuration for the Monetization add-on. "enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled. }, @@ -511,6 +525,13 @@

Method Details

"advancedApiOpsConfig": { # Configuration for the Advanced API Ops add-on. # Configuration for the Advanced API Ops add-on. "enabled": True or False, # Flag that specifies whether the Advanced API Ops add-on is enabled. }, + "connectorsPlatformConfig": { # Configuration for the Connectors Platform add-on. # Configuration for the Connectors Platform add-on. + "enabled": True or False, # Flag that specifies whether the Connectors Platform add-on is enabled. + "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. + }, + "integrationConfig": { # Configuration for the Integration add-on. # Configuration for the Integration add-on. + "enabled": True or False, # Flag that specifies whether the Integration add-on is enabled. + }, "monetizationConfig": { # Configuration for the Monetization add-on. # Configuration for the Monetization add-on. "enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled. }, @@ -592,6 +613,13 @@

Method Details

"advancedApiOpsConfig": { # Configuration for the Advanced API Ops add-on. # Configuration for the Advanced API Ops add-on. "enabled": True or False, # Flag that specifies whether the Advanced API Ops add-on is enabled. }, + "connectorsPlatformConfig": { # Configuration for the Connectors Platform add-on. # Configuration for the Connectors Platform add-on. + "enabled": True or False, # Flag that specifies whether the Connectors Platform add-on is enabled. + "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. + }, + "integrationConfig": { # Configuration for the Integration add-on. # Configuration for the Integration add-on. + "enabled": True or False, # Flag that specifies whether the Integration add-on is enabled. + }, "monetizationConfig": { # Configuration for the Monetization add-on. # Configuration for the Monetization add-on. "enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled. }, @@ -642,6 +670,13 @@

Method Details

"advancedApiOpsConfig": { # Configuration for the Advanced API Ops add-on. # Configuration for the Advanced API Ops add-on. "enabled": True or False, # Flag that specifies whether the Advanced API Ops add-on is enabled. }, + "connectorsPlatformConfig": { # Configuration for the Connectors Platform add-on. # Configuration for the Connectors Platform add-on. + "enabled": True or False, # Flag that specifies whether the Connectors Platform add-on is enabled. + "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. + }, + "integrationConfig": { # Configuration for the Integration add-on. # Configuration for the Integration add-on. + "enabled": True or False, # Flag that specifies whether the Integration add-on is enabled. + }, "monetizationConfig": { # Configuration for the Monetization add-on. # Configuration for the Monetization add-on. "enabled": True or False, # Flag that specifies whether the Monetization add-on is enabled. }, diff --git a/googleapiclient/discovery_cache/documents/apigee.v1.json b/googleapiclient/discovery_cache/documents/apigee.v1.json index 3821ddc6a62..63979027419 100644 --- a/googleapiclient/discovery_cache/documents/apigee.v1.json +++ b/googleapiclient/discovery_cache/documents/apigee.v1.json @@ -7412,7 +7412,7 @@ } } }, - "revision": "20210916", + "revision": "20210924", "rootUrl": "https://apigee.googleapis.com/", "schemas": { "EdgeConfigstoreBundleBadBundle": { @@ -7542,6 +7542,14 @@ "$ref": "GoogleCloudApigeeV1AdvancedApiOpsConfig", "description": "Configuration for the Advanced API Ops add-on." }, + "connectorsPlatformConfig": { + "$ref": "GoogleCloudApigeeV1ConnectorsPlatformConfig", + "description": "Configuration for the Connectors Platform add-on." + }, + "integrationConfig": { + "$ref": "GoogleCloudApigeeV1IntegrationConfig", + "description": "Configuration for the Integration add-on." + }, "monetizationConfig": { "$ref": "GoogleCloudApigeeV1MonetizationConfig", "description": "Configuration for the Monetization add-on." @@ -8392,6 +8400,23 @@ }, "type": "object" }, + "GoogleCloudApigeeV1ConnectorsPlatformConfig": { + "description": "Configuration for the Connectors Platform add-on.", + "id": "GoogleCloudApigeeV1ConnectorsPlatformConfig", + "properties": { + "enabled": { + "description": "Flag that specifies whether the Connectors Platform add-on is enabled.", + "type": "boolean" + }, + "expiresAt": { + "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.", + "format": "int64", + "readOnly": true, + "type": "string" + } + }, + "type": "object" + }, "GoogleCloudApigeeV1Credential": { "id": "GoogleCloudApigeeV1Credential", "properties": { @@ -10161,6 +10186,17 @@ }, "type": "object" }, + "GoogleCloudApigeeV1IntegrationConfig": { + "description": "Configuration for the Integration add-on.", + "id": "GoogleCloudApigeeV1IntegrationConfig", + "properties": { + "enabled": { + "description": "Flag that specifies whether the Integration add-on is enabled.", + "type": "boolean" + } + }, + "type": "object" + }, "GoogleCloudApigeeV1KeyAliasReference": { "id": "GoogleCloudApigeeV1KeyAliasReference", "properties": {