Navigation Menu

Skip to content

Commit

Permalink
feat(apigee): update the api
Browse files Browse the repository at this point in the history
#### apigee:v1

The following keys were added:
- schemas.GoogleCloudApigeeV1Environment.properties.forwardProxyUri.type (Total Keys: 1)
- schemas.GoogleCloudApigeeV1EnvironmentConfig.properties.forwardProxyUri.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Jun 21, 2022
1 parent 330a00f commit e092934
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/dyn/apigee_v1.organizations.environments.html
Expand Up @@ -223,6 +223,7 @@ <h3>Method Details</h3>
&quot;deploymentType&quot;: &quot;A String&quot;, # 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
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # 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 &quot;http&quot; or &quot;https&quot;, and port must be supplied.
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
&quot;properties&quot;: { # 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.
Expand Down Expand Up @@ -321,6 +322,7 @@ <h3>Method Details</h3>
&quot;deploymentType&quot;: &quot;A String&quot;, # 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
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # 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 &quot;http&quot; or &quot;https&quot;, and port must be supplied.
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
&quot;properties&quot;: { # 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.
Expand Down Expand Up @@ -451,6 +453,7 @@ <h3>Method Details</h3>
&quot;sharedFlowName&quot;: &quot;A String&quot;, # Name of the shared flow to invoke in the following format: `organizations/{org}/sharedflows/{sharedflow}`
},
],
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # The forward proxy&#x27;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.
&quot;gatewayConfigLocation&quot;: &quot;A String&quot;, # The location for the gateway config blob as a URI, e.g. a Cloud Storage URI. This is only used by Envoy-based gateways.
&quot;keystores&quot;: [ # List of keystores in the environment.
{
Expand Down Expand Up @@ -785,6 +788,7 @@ <h3>Method Details</h3>
&quot;deploymentType&quot;: &quot;A String&quot;, # 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
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # 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 &quot;http&quot; or &quot;https&quot;, and port must be supplied.
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
&quot;properties&quot;: { # 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.
Expand Down Expand Up @@ -812,6 +816,7 @@ <h3>Method Details</h3>
&quot;deploymentType&quot;: &quot;A String&quot;, # 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
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # 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 &quot;http&quot; or &quot;https&quot;, and port must be supplied.
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
&quot;properties&quot;: { # 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.
Expand Down Expand Up @@ -917,6 +922,7 @@ <h3>Method Details</h3>
&quot;deploymentType&quot;: &quot;A String&quot;, # 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
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # 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 &quot;http&quot; or &quot;https&quot;, and port must be supplied.
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
&quot;properties&quot;: { # 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.
Expand Down Expand Up @@ -944,6 +950,7 @@ <h3>Method Details</h3>
&quot;deploymentType&quot;: &quot;A String&quot;, # 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
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # 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 &quot;http&quot; or &quot;https&quot;, and port must be supplied.
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
&quot;properties&quot;: { # 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.
Expand Down
10 changes: 9 additions & 1 deletion googleapiclient/discovery_cache/documents/apigee.v1.json
Expand Up @@ -7986,7 +7986,7 @@
}
}
},
"revision": "20220602",
"revision": "20220609",
"rootUrl": "https://apigee.googleapis.com/",
"schemas": {
"EdgeConfigstoreBundleBadBundle": {
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit e092934

Please sign in to comment.