From e092934dfdfe714f61d355eed101086df6073b1d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 21 Jun 2022 07:07:28 +0000 Subject: [PATCH] feat(apigee): update the api #### apigee:v1 The following keys were added: - schemas.GoogleCloudApigeeV1Environment.properties.forwardProxyUri.type (Total Keys: 1) - schemas.GoogleCloudApigeeV1EnvironmentConfig.properties.forwardProxyUri.type (Total Keys: 1) --- docs/dyn/apigee_v1.organizations.environments.html | 7 +++++++ .../discovery_cache/documents/apigee.v1.json | 10 +++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/docs/dyn/apigee_v1.organizations.environments.html b/docs/dyn/apigee_v1.organizations.environments.html index 05c5cd62952..23847bdb5ac 100644 --- a/docs/dyn/apigee_v1.organizations.environments.html +++ b/docs/dyn/apigee_v1.organizations.environments.html @@ -223,6 +223,7 @@

Method Details

"deploymentType": "A String", # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers "description": "A String", # Optional. Description of the environment. "displayName": "A String", # Optional. Display name for this environment. + "forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied. "lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch. "name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$` "properties": { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment. @@ -321,6 +322,7 @@

Method Details

"deploymentType": "A String", # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers "description": "A String", # Optional. Description of the environment. "displayName": "A String", # Optional. Display name for this environment. + "forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied. "lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch. "name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$` "properties": { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment. @@ -451,6 +453,7 @@

Method Details

"sharedFlowName": "A String", # Name of the shared flow to invoke in the following format: `organizations/{org}/sharedflows/{sharedflow}` }, ], + "forwardProxyUri": "A String", # The forward proxy's url to be used by the runtime. When set, runtime will send requests to the target via the given forward proxy. This is only used by programmable gateways. "gatewayConfigLocation": "A String", # The location for the gateway config blob as a URI, e.g. a Cloud Storage URI. This is only used by Envoy-based gateways. "keystores": [ # List of keystores in the environment. { @@ -785,6 +788,7 @@

Method Details

"deploymentType": "A String", # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers "description": "A String", # Optional. Description of the environment. "displayName": "A String", # Optional. Display name for this environment. + "forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied. "lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch. "name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$` "properties": { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment. @@ -812,6 +816,7 @@

Method Details

"deploymentType": "A String", # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers "description": "A String", # Optional. Description of the environment. "displayName": "A String", # Optional. Display name for this environment. + "forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied. "lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch. "name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$` "properties": { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment. @@ -917,6 +922,7 @@

Method Details

"deploymentType": "A String", # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers "description": "A String", # Optional. Description of the environment. "displayName": "A String", # Optional. Display name for this environment. + "forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied. "lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch. "name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$` "properties": { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment. @@ -944,6 +950,7 @@

Method Details

"deploymentType": "A String", # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers "description": "A String", # Optional. Description of the environment. "displayName": "A String", # Optional. Display name for this environment. + "forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied. "lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch. "name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$` "properties": { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment. diff --git a/googleapiclient/discovery_cache/documents/apigee.v1.json b/googleapiclient/discovery_cache/documents/apigee.v1.json index 68a81495bd8..531e3708b4c 100644 --- a/googleapiclient/discovery_cache/documents/apigee.v1.json +++ b/googleapiclient/discovery_cache/documents/apigee.v1.json @@ -7986,7 +7986,7 @@ } } }, - "revision": "20220602", + "revision": "20220609", "rootUrl": "https://apigee.googleapis.com/", "schemas": { "EdgeConfigstoreBundleBadBundle": { @@ -10156,6 +10156,10 @@ "description": "Optional. Display name for this environment.", "type": "string" }, + "forwardProxyUri": { + "description": "Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of \"http\" or \"https\", and port must be supplied.", + "type": "string" + }, "lastModifiedAt": { "description": "Output only. Last modification time of this environment as milliseconds since epoch.", "format": "int64", @@ -10236,6 +10240,10 @@ }, "type": "array" }, + "forwardProxyUri": { + "description": "The forward proxy's url to be used by the runtime. When set, runtime will send requests to the target via the given forward proxy. This is only used by programmable gateways.", + "type": "string" + }, "gatewayConfigLocation": { "description": "The location for the gateway config blob as a URI, e.g. a Cloud Storage URI. This is only used by Envoy-based gateways.", "type": "string"