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.apis.deployments.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,6 @@ <h3>Method Details</h3>
162
162
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
163
163
},
164
164
],
165
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
166
165
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.apis.revisions.deployments.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,6 @@ <h3>Method Details</h3>
162
162
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
163
163
},
164
164
],
165
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
166
165
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.deployments.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,6 @@ <h3>Method Details</h3>
163
163
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
164
164
},
165
165
],
166
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
167
166
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.environments.apis.deployments.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,6 @@ <h3>Method Details</h3>
162
162
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
163
163
},
164
164
],
165
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
166
165
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
<pclass="firstline">Deploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` </p>
<pre>Deploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}`
108
108
109
109
Args:
110
110
name: string, Required. Name of the API proxy revision deployment in the following format: `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}` (required)
111
111
override: boolean, Flag that specifies whether the new deployment replaces other deployed revisions of the API proxy in the environment. Set `override` to `true` to replace other deployed revisions. By default, `override` is `false` and the deployment is rejected if other revisions of the API proxy are deployed in the environment.
112
112
sequencedRollout: boolean, Flag that specifies whether to enable sequenced rollout. If set to `true`, a best-effort attempt will be made to roll out the routing rules corresponding to this deployment and the environment changes to add this deployment in a safe order. This reduces the risk of downtime that could be caused by changing the environment group's routing before the new destination for the affected traffic is ready to receive it. This should only be necessary if the new deployment will be capturing traffic from another environment under a shared environment group or if traffic will be rerouted to a different environment due to a base path removal. The [GenerateDeployChangeReport API](GenerateDeployChangeReport) may be used to examine routing changes before issuing the deployment request, and its response will indicate if a sequenced rollout is recommended for the deployment.
113
-
serviceAccount: string, Google Cloud IAM service account. The service account represents the identity of the deployed proxy, and determines what permissions it has. The format must be `{ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com`.
114
113
x__xgafv: string, V1 error format.
115
114
Allowed values
116
115
1 - v1 error format
@@ -179,7 +178,6 @@ <h3>Method Details</h3>
179
178
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
180
179
},
181
180
],
182
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
183
181
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
184
182
}</pre>
185
183
</div>
@@ -258,7 +256,6 @@ <h3>Method Details</h3>
258
256
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
259
257
},
260
258
],
261
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
262
259
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.environments.deployments.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,6 @@ <h3>Method Details</h3>
163
163
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
164
164
},
165
165
],
166
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
167
166
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.environments.sharedflows.deployments.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,6 @@ <h3>Method Details</h3>
162
162
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
163
163
},
164
164
],
165
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
166
165
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
<pclass="firstline">Deploys a revision of a shared flow. If another revision of the same shared flow is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot use a shared flow until it has been deployed to an environment. For a request path `organizations/{org}/environments/{env}/sharedflows/{sf}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.sharedflowrevisions.deploy` on the resource `organizations/{org}/sharedflows/{sf}/revisions/{rev}`</p>
<pre>Deploys a revision of a shared flow. If another revision of the same shared flow is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot use a shared flow until it has been deployed to an environment. For a request path `organizations/{org}/environments/{env}/sharedflows/{sf}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.sharedflowrevisions.deploy` on the resource `organizations/{org}/sharedflows/{sf}/revisions/{rev}`
98
98
99
99
Args:
100
100
name: string, Required. Name of the shared flow revision to deploy in the following format: `organizations/{org}/environments/{env}/sharedflows/{sharedflow}/revisions/{rev}` (required)
101
101
override: boolean, Flag that specifies whether the new deployment replaces other deployed revisions of the shared flow in the environment. Set `override` to `true` to replace other deployed revisions. By default, `override` is `false` and the deployment is rejected if other revisions of the shared flow are deployed in the environment.
102
-
serviceAccount: string, Google Cloud IAM service account. The service account represents the identity of the deployed proxy, and determines what permissions it has. The format must be `{ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com`.
103
102
x__xgafv: string, V1 error format.
104
103
Allowed values
105
104
1 - v1 error format
@@ -168,7 +167,6 @@ <h3>Method Details</h3>
168
167
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
169
168
},
170
169
],
171
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
172
170
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
173
171
}</pre>
174
172
</div>
@@ -247,7 +245,6 @@ <h3>Method Details</h3>
247
245
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
248
246
},
249
247
],
250
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
251
248
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.sharedflows.deployments.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,6 @@ <h3>Method Details</h3>
162
162
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
163
163
},
164
164
],
165
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
166
165
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.sharedflows.revisions.deployments.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,6 @@ <h3>Method Details</h3>
162
162
"environmentGroup": "A String", # Name of the environment group in which this conflict exists.
163
163
},
164
164
],
165
-
"serviceAccount": "A String", # The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.
166
165
"state": "A String", # Current state of the deployment. This field is not populated in List APIs.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/apigee.v1.json
+1-15Lines changed: 1 addition & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -3590,11 +3590,6 @@
3590
3590
"description": "Flag that specifies whether to enable sequenced rollout. If set to `true`, a best-effort attempt will be made to roll out the routing rules corresponding to this deployment and the environment changes to add this deployment in a safe order. This reduces the risk of downtime that could be caused by changing the environment group's routing before the new destination for the affected traffic is ready to receive it. This should only be necessary if the new deployment will be capturing traffic from another environment under a shared environment group or if traffic will be rerouted to a different environment due to a base path removal. The [GenerateDeployChangeReport API](GenerateDeployChangeReport) may be used to examine routing changes before issuing the deployment request, and its response will indicate if a sequenced rollout is recommended for the deployment.",
3591
3591
"location": "query",
3592
3592
"type": "boolean"
3593
-
},
3594
-
"serviceAccount": {
3595
-
"description": "Google Cloud IAM service account. The service account represents the identity of the deployed proxy, and determines what permissions it has. The format must be `{ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com`.",
3596
-
"location": "query",
3597
-
"type": "string"
3598
3593
}
3599
3594
},
3600
3595
"path": "v1/{+name}/deployments",
@@ -4994,11 +4989,6 @@
4994
4989
"description": "Flag that specifies whether the new deployment replaces other deployed revisions of the shared flow in the environment. Set `override` to `true` to replace other deployed revisions. By default, `override` is `false` and the deployment is rejected if other revisions of the shared flow are deployed in the environment.",
4995
4990
"location": "query",
4996
4991
"type": "boolean"
4997
-
},
4998
-
"serviceAccount": {
4999
-
"description": "Google Cloud IAM service account. The service account represents the identity of the deployed proxy, and determines what permissions it has. The format must be `{ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com`.",
5000
-
"location": "query",
5001
-
"type": "string"
5002
4992
}
5003
4993
},
5004
4994
"path": "v1/{+name}/deployments",
@@ -6996,7 +6986,7 @@
6996
6986
}
6997
6987
}
6998
6988
},
6999
-
"revision": "20210522",
6989
+
"revision": "20210528",
7000
6990
"rootUrl": "https://apigee.googleapis.com/",
7001
6991
"schemas": {
7002
6992
"GoogleApiHttpBody": {
@@ -8422,10 +8412,6 @@
8422
8412
},
8423
8413
"type": "array"
8424
8414
},
8425
-
"serviceAccount": {
8426
-
"description": "The full resource name of Cloud IAM Service Account that this deployment is using, eg, `projects/-/serviceAccounts/{email}`.",
8427
-
"type": "string"
8428
-
},
8429
8415
"state": {
8430
8416
"description": "Current state of the deployment. This field is not populated in List APIs.",
0 commit comments