Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 52db52e

Browse files
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12958)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 657229458 BEGIN_COMMIT_OVERRIDE fix: Retry and timeout values do not propagate in requests during pagination END_COMMIT_OVERRIDE Source-Link: googleapis/googleapis@3802bd0 Source-Link: googleapis/googleapis-gen@138e634 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRlcGxveS8uT3dsQm90LnlhbWwiLCJoIjoiMTM4ZTYzNGZjZGVlMDQ4NmFlYWJjOWQ5YWMxZWQ4ZTBiMDdkZTU3YiJ9 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6IjEzOGU2MzRmY2RlZTA0ODZhZWFiYzlkOWFjMWVkOGUwYjA3ZGU1N2IifQ== Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXByaXZhdGUtY2EvLk93bEJvdC55YW1sIiwiaCI6IjEzOGU2MzRmY2RlZTA0ODZhZWFiYzlkOWFjMWVkOGUwYjA3ZGU1N2IifQ== Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXB1YmxpYy1jYS8uT3dsQm90LnlhbWwiLCJoIjoiMTM4ZTYzNGZjZGVlMDQ4NmFlYWJjOWQ5YWMxZWQ4ZTBiMDdkZTU3YiJ9 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXJlc291cmNlLW1hbmFnZXIvLk93bEJvdC55YW1sIiwiaCI6IjEzOGU2MzRmY2RlZTA0ODZhZWFiYzlkOWFjMWVkOGUwYjA3ZGU1N2IifQ== Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXJldGFpbC8uT3dsQm90LnlhbWwiLCJoIjoiMTM4ZTYzNGZjZGVlMDQ4NmFlYWJjOWQ5YWMxZWQ4ZTBiMDdkZTU3YiJ9 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXJ1bi8uT3dsQm90LnlhbWwiLCJoIjoiMTM4ZTYzNGZjZGVlMDQ4NmFlYWJjOWQ5YWMxZWQ4ZTBiMDdkZTU3YiJ9 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNjaGVkdWxlci8uT3dsQm90LnlhbWwiLCJoIjoiMTM4ZTYzNGZjZGVlMDQ4NmFlYWJjOWQ5YWMxZWQ4ZTBiMDdkZTU3YiJ9 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNlY3JldC1tYW5hZ2VyLy5Pd2xCb3QueWFtbCIsImgiOiIxMzhlNjM0ZmNkZWUwNDg2YWVhYmM5ZDlhYzFlZDhlMGIwN2RlNTdiIn0= Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNlY3VyZXNvdXJjZW1hbmFnZXIvLk93bEJvdC55YW1sIiwiaCI6IjEzOGU2MzRmY2RlZTA0ODZhZWFiYzlkOWFjMWVkOGUwYjA3ZGU1N2IifQ== Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNlY3VyaXR5Y2VudGVyLy5Pd2xCb3QueWFtbCIsImgiOiIxMzhlNjM0ZmNkZWUwNDg2YWVhYmM5ZDlhYzFlZDhlMGIwN2RlNTdiIn0= --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 4adddf4 commit 52db52e

File tree

323 files changed

+9697
-14372
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

323 files changed

+9697
-14372
lines changed

packages/google-cloud-deploy/google/cloud/deploy/__init__.py

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
CreateChildRolloutJobRun,
6262
CreateCustomTargetTypeRequest,
6363
CreateDeliveryPipelineRequest,
64-
CreateDeployPolicyRequest,
6564
CreateReleaseRequest,
6665
CreateRolloutRequest,
6766
CreateTargetRequest,
@@ -75,25 +74,20 @@
7574
DeleteAutomationRequest,
7675
DeleteCustomTargetTypeRequest,
7776
DeleteDeliveryPipelineRequest,
78-
DeleteDeployPolicyRequest,
7977
DeleteTargetRequest,
8078
DeliveryPipeline,
81-
DeliveryPipelineAttribute,
8279
DeployArtifact,
8380
DeployJob,
8481
DeployJobRun,
8582
DeployJobRunMetadata,
8683
DeploymentJobs,
8784
DeployParameters,
88-
DeployPolicy,
89-
DeployPolicyResourceSelector,
9085
ExecutionConfig,
9186
GetAutomationRequest,
9287
GetAutomationRunRequest,
9388
GetConfigRequest,
9489
GetCustomTargetTypeRequest,
9590
GetDeliveryPipelineRequest,
96-
GetDeployPolicyRequest,
9791
GetJobRunRequest,
9892
GetReleaseRequest,
9993
GetRolloutRequest,
@@ -112,8 +106,6 @@
112106
ListCustomTargetTypesResponse,
113107
ListDeliveryPipelinesRequest,
114108
ListDeliveryPipelinesResponse,
115-
ListDeployPoliciesRequest,
116-
ListDeployPoliciesResponse,
117109
ListJobRunsRequest,
118110
ListJobRunsResponse,
119111
ListReleasesRequest,
@@ -128,9 +120,6 @@
128120
Phase,
129121
PipelineCondition,
130122
PipelineReadyCondition,
131-
PolicyRule,
132-
PolicyViolation,
133-
PolicyViolationDetails,
134123
Postdeploy,
135124
PostdeployJob,
136125
PostdeployJobRun,
@@ -140,14 +129,12 @@
140129
PrivatePool,
141130
PromoteReleaseOperation,
142131
PromoteReleaseRule,
143-
Range,
144132
Release,
145133
RenderMetadata,
146134
RepairPhase,
147135
RepairRolloutOperation,
148136
RepairRolloutRule,
149137
RepairState,
150-
RestrictRollout,
151138
RetryAttempt,
152139
RetryJobRequest,
153140
RetryJobResponse,
@@ -172,11 +159,9 @@
172159
TargetsTypeCondition,
173160
TerminateJobRunRequest,
174161
TerminateJobRunResponse,
175-
TimeWindow,
176162
UpdateAutomationRequest,
177163
UpdateCustomTargetTypeRequest,
178164
UpdateDeliveryPipelineRequest,
179-
UpdateDeployPolicyRequest,
180165
UpdateTargetRequest,
181166
VerifyJob,
182167
VerifyJobRun,
@@ -187,9 +172,6 @@
187172
from google.cloud.deploy_v1.types.deliverypipeline_notification_payload import (
188173
DeliveryPipelineNotificationEvent,
189174
)
190-
from google.cloud.deploy_v1.types.deploypolicy_evaluation_payload import (
191-
DeployPolicyEvaluationEvent,
192-
)
193175
from google.cloud.deploy_v1.types.deploypolicy_notification_payload import (
194176
DeployPolicyNotificationEvent,
195177
)
@@ -249,7 +231,6 @@
249231
"CreateChildRolloutJobRun",
250232
"CreateCustomTargetTypeRequest",
251233
"CreateDeliveryPipelineRequest",
252-
"CreateDeployPolicyRequest",
253234
"CreateReleaseRequest",
254235
"CreateRolloutRequest",
255236
"CreateTargetRequest",
@@ -263,25 +244,20 @@
263244
"DeleteAutomationRequest",
264245
"DeleteCustomTargetTypeRequest",
265246
"DeleteDeliveryPipelineRequest",
266-
"DeleteDeployPolicyRequest",
267247
"DeleteTargetRequest",
268248
"DeliveryPipeline",
269-
"DeliveryPipelineAttribute",
270249
"DeployArtifact",
271250
"DeployJob",
272251
"DeployJobRun",
273252
"DeployJobRunMetadata",
274253
"DeploymentJobs",
275254
"DeployParameters",
276-
"DeployPolicy",
277-
"DeployPolicyResourceSelector",
278255
"ExecutionConfig",
279256
"GetAutomationRequest",
280257
"GetAutomationRunRequest",
281258
"GetConfigRequest",
282259
"GetCustomTargetTypeRequest",
283260
"GetDeliveryPipelineRequest",
284-
"GetDeployPolicyRequest",
285261
"GetJobRunRequest",
286262
"GetReleaseRequest",
287263
"GetRolloutRequest",
@@ -300,8 +276,6 @@
300276
"ListCustomTargetTypesResponse",
301277
"ListDeliveryPipelinesRequest",
302278
"ListDeliveryPipelinesResponse",
303-
"ListDeployPoliciesRequest",
304-
"ListDeployPoliciesResponse",
305279
"ListJobRunsRequest",
306280
"ListJobRunsResponse",
307281
"ListReleasesRequest",
@@ -316,9 +290,6 @@
316290
"Phase",
317291
"PipelineCondition",
318292
"PipelineReadyCondition",
319-
"PolicyRule",
320-
"PolicyViolation",
321-
"PolicyViolationDetails",
322293
"Postdeploy",
323294
"PostdeployJob",
324295
"PostdeployJobRun",
@@ -328,13 +299,11 @@
328299
"PrivatePool",
329300
"PromoteReleaseOperation",
330301
"PromoteReleaseRule",
331-
"Range",
332302
"Release",
333303
"RenderMetadata",
334304
"RepairPhase",
335305
"RepairRolloutOperation",
336306
"RepairRolloutRule",
337-
"RestrictRollout",
338307
"RetryAttempt",
339308
"RetryJobRequest",
340309
"RetryJobResponse",
@@ -358,11 +327,9 @@
358327
"TargetsTypeCondition",
359328
"TerminateJobRunRequest",
360329
"TerminateJobRunResponse",
361-
"TimeWindow",
362330
"UpdateAutomationRequest",
363331
"UpdateCustomTargetTypeRequest",
364332
"UpdateDeliveryPipelineRequest",
365-
"UpdateDeployPolicyRequest",
366333
"UpdateTargetRequest",
367334
"VerifyJob",
368335
"VerifyJobRun",
@@ -371,7 +338,6 @@
371338
"SkaffoldSupportState",
372339
"CustomTargetTypeNotificationEvent",
373340
"DeliveryPipelineNotificationEvent",
374-
"DeployPolicyEvaluationEvent",
375341
"DeployPolicyNotificationEvent",
376342
"JobRunNotificationEvent",
377343
"Type",

packages/google-cloud-deploy/google/cloud/deploy_v1/__init__.py

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
CreateChildRolloutJobRun,
5959
CreateCustomTargetTypeRequest,
6060
CreateDeliveryPipelineRequest,
61-
CreateDeployPolicyRequest,
6261
CreateReleaseRequest,
6362
CreateRolloutRequest,
6463
CreateTargetRequest,
@@ -72,25 +71,20 @@
7271
DeleteAutomationRequest,
7372
DeleteCustomTargetTypeRequest,
7473
DeleteDeliveryPipelineRequest,
75-
DeleteDeployPolicyRequest,
7674
DeleteTargetRequest,
7775
DeliveryPipeline,
78-
DeliveryPipelineAttribute,
7976
DeployArtifact,
8077
DeployJob,
8178
DeployJobRun,
8279
DeployJobRunMetadata,
8380
DeploymentJobs,
8481
DeployParameters,
85-
DeployPolicy,
86-
DeployPolicyResourceSelector,
8782
ExecutionConfig,
8883
GetAutomationRequest,
8984
GetAutomationRunRequest,
9085
GetConfigRequest,
9186
GetCustomTargetTypeRequest,
9287
GetDeliveryPipelineRequest,
93-
GetDeployPolicyRequest,
9488
GetJobRunRequest,
9589
GetReleaseRequest,
9690
GetRolloutRequest,
@@ -109,8 +103,6 @@
109103
ListCustomTargetTypesResponse,
110104
ListDeliveryPipelinesRequest,
111105
ListDeliveryPipelinesResponse,
112-
ListDeployPoliciesRequest,
113-
ListDeployPoliciesResponse,
114106
ListJobRunsRequest,
115107
ListJobRunsResponse,
116108
ListReleasesRequest,
@@ -125,9 +117,6 @@
125117
Phase,
126118
PipelineCondition,
127119
PipelineReadyCondition,
128-
PolicyRule,
129-
PolicyViolation,
130-
PolicyViolationDetails,
131120
Postdeploy,
132121
PostdeployJob,
133122
PostdeployJobRun,
@@ -137,14 +126,12 @@
137126
PrivatePool,
138127
PromoteReleaseOperation,
139128
PromoteReleaseRule,
140-
Range,
141129
Release,
142130
RenderMetadata,
143131
RepairPhase,
144132
RepairRolloutOperation,
145133
RepairRolloutRule,
146134
RepairState,
147-
RestrictRollout,
148135
RetryAttempt,
149136
RetryJobRequest,
150137
RetryJobResponse,
@@ -169,11 +156,9 @@
169156
TargetsTypeCondition,
170157
TerminateJobRunRequest,
171158
TerminateJobRunResponse,
172-
TimeWindow,
173159
UpdateAutomationRequest,
174160
UpdateCustomTargetTypeRequest,
175161
UpdateDeliveryPipelineRequest,
176-
UpdateDeployPolicyRequest,
177162
UpdateTargetRequest,
178163
VerifyJob,
179164
VerifyJobRun,
@@ -184,7 +169,6 @@
184169
from .types.deliverypipeline_notification_payload import (
185170
DeliveryPipelineNotificationEvent,
186171
)
187-
from .types.deploypolicy_evaluation_payload import DeployPolicyEvaluationEvent
188172
from .types.deploypolicy_notification_payload import DeployPolicyNotificationEvent
189173
from .types.jobrun_notification_payload import JobRunNotificationEvent
190174
from .types.log_enums import Type
@@ -235,7 +219,6 @@
235219
"CreateChildRolloutJobRun",
236220
"CreateCustomTargetTypeRequest",
237221
"CreateDeliveryPipelineRequest",
238-
"CreateDeployPolicyRequest",
239222
"CreateReleaseRequest",
240223
"CreateRolloutRequest",
241224
"CreateTargetRequest",
@@ -250,28 +233,22 @@
250233
"DeleteAutomationRequest",
251234
"DeleteCustomTargetTypeRequest",
252235
"DeleteDeliveryPipelineRequest",
253-
"DeleteDeployPolicyRequest",
254236
"DeleteTargetRequest",
255237
"DeliveryPipeline",
256-
"DeliveryPipelineAttribute",
257238
"DeliveryPipelineNotificationEvent",
258239
"DeployArtifact",
259240
"DeployJob",
260241
"DeployJobRun",
261242
"DeployJobRunMetadata",
262243
"DeployParameters",
263-
"DeployPolicy",
264-
"DeployPolicyEvaluationEvent",
265244
"DeployPolicyNotificationEvent",
266-
"DeployPolicyResourceSelector",
267245
"DeploymentJobs",
268246
"ExecutionConfig",
269247
"GetAutomationRequest",
270248
"GetAutomationRunRequest",
271249
"GetConfigRequest",
272250
"GetCustomTargetTypeRequest",
273251
"GetDeliveryPipelineRequest",
274-
"GetDeployPolicyRequest",
275252
"GetJobRunRequest",
276253
"GetReleaseRequest",
277254
"GetRolloutRequest",
@@ -291,8 +268,6 @@
291268
"ListCustomTargetTypesResponse",
292269
"ListDeliveryPipelinesRequest",
293270
"ListDeliveryPipelinesResponse",
294-
"ListDeployPoliciesRequest",
295-
"ListDeployPoliciesResponse",
296271
"ListJobRunsRequest",
297272
"ListJobRunsResponse",
298273
"ListReleasesRequest",
@@ -307,9 +282,6 @@
307282
"Phase",
308283
"PipelineCondition",
309284
"PipelineReadyCondition",
310-
"PolicyRule",
311-
"PolicyViolation",
312-
"PolicyViolationDetails",
313285
"Postdeploy",
314286
"PostdeployJob",
315287
"PostdeployJobRun",
@@ -319,7 +291,6 @@
319291
"PrivatePool",
320292
"PromoteReleaseOperation",
321293
"PromoteReleaseRule",
322-
"Range",
323294
"Release",
324295
"ReleaseNotificationEvent",
325296
"ReleaseRenderEvent",
@@ -328,7 +299,6 @@
328299
"RepairRolloutOperation",
329300
"RepairRolloutRule",
330301
"RepairState",
331-
"RestrictRollout",
332302
"RetryAttempt",
333303
"RetryJobRequest",
334304
"RetryJobResponse",
@@ -356,12 +326,10 @@
356326
"TargetsTypeCondition",
357327
"TerminateJobRunRequest",
358328
"TerminateJobRunResponse",
359-
"TimeWindow",
360329
"Type",
361330
"UpdateAutomationRequest",
362331
"UpdateCustomTargetTypeRequest",
363332
"UpdateDeliveryPipelineRequest",
364-
"UpdateDeployPolicyRequest",
365333
"UpdateTargetRequest",
366334
"VerifyJob",
367335
"VerifyJobRun",

0 commit comments

Comments
 (0)