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/integrations_v1.projects.locations.integrations.executions.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,7 @@ <h3>Method Details</h3>
166
166
An object of the form:
167
167
168
168
{ # The Execution resource contains detailed information of an individual integration execution.
169
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
169
170
"cloudLoggingDetails": { # Cloud Logging details for execution info # Cloud Logging details for the integration version
170
171
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
171
172
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
@@ -906,6 +907,7 @@ <h3>Method Details</h3>
906
907
],
907
908
"executions": [ # The detailed information of requested executions
908
909
{ # The Execution resource contains detailed information of an individual integration execution.
910
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
909
911
"cloudLoggingDetails": { # Cloud Logging details for execution info # Cloud Logging details for the integration version
910
912
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
911
913
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
Copy file name to clipboardExpand all lines: docs/dyn/integrations_v1.projects.locations.integrations.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -684,6 +684,7 @@ <h3>Method Details</h3>
684
684
},
685
685
},
686
686
"integrationVersion": { # The integration version definition. # Required. integration config to execute the workflow
687
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
687
688
"cloudLoggingDetails": { # Cloud Logging details for execution info # Optional. Cloud Logging details for the integration version
688
689
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
689
690
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
Copy file name to clipboardExpand all lines: docs/dyn/integrations_v1.projects.locations.integrations.versions.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,7 @@ <h3>Method Details</h3>
131
131
The object takes the form of:
132
132
133
133
{ # The integration version definition.
134
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
134
135
"cloudLoggingDetails": { # Cloud Logging details for execution info # Optional. Cloud Logging details for the integration version
135
136
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
136
137
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
@@ -1183,6 +1184,7 @@ <h3>Method Details</h3>
1183
1184
An object of the form:
1184
1185
1185
1186
{ # The integration version definition.
1187
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
1186
1188
"cloudLoggingDetails": { # Cloud Logging details for execution info # Optional. Cloud Logging details for the integration version
1187
1189
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
1188
1190
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
@@ -2304,6 +2306,7 @@ <h3>Method Details</h3>
2304
2306
"a_key": "", # Properties of the object.
2305
2307
},
2306
2308
"integrationVersion": { # The integration version definition. # Integration version
2309
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
2307
2310
"cloudLoggingDetails": { # Cloud Logging details for execution info # Optional. Cloud Logging details for the integration version
2308
2311
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
2309
2312
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
@@ -3365,6 +3368,7 @@ <h3>Method Details</h3>
3365
3368
An object of the form:
3366
3369
3367
3370
{ # The integration version definition.
3371
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
3368
3372
"cloudLoggingDetails": { # Cloud Logging details for execution info # Optional. Cloud Logging details for the integration version
3369
3373
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
3370
3374
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
@@ -4429,6 +4433,7 @@ <h3>Method Details</h3>
4429
4433
{ # Response for ListIntegrationVersions.
4430
4434
"integrationVersions": [ # The integrations which match the request.
4431
4435
{ # The integration version definition.
4436
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
4432
4437
"cloudLoggingDetails": { # Cloud Logging details for execution info # Optional. Cloud Logging details for the integration version
4433
4438
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
4434
4439
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
@@ -5499,6 +5504,7 @@ <h3>Method Details</h3>
5499
5504
The object takes the form of:
5500
5505
5501
5506
{ # The integration version definition.
5507
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
5502
5508
"cloudLoggingDetails": { # Cloud Logging details for execution info # Optional. Cloud Logging details for the integration version
5503
5509
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
5504
5510
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
@@ -6550,6 +6556,7 @@ <h3>Method Details</h3>
6550
6556
An object of the form:
6551
6557
6552
6558
{ # The integration version definition.
6559
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
6553
6560
"cloudLoggingDetails": { # Cloud Logging details for execution info # Optional. Cloud Logging details for the integration version
6554
6561
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
6555
6562
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
@@ -7667,6 +7674,7 @@ <h3>Method Details</h3>
7667
7674
7668
7675
{ # Response for UploadIntegrationVersion.
7669
7676
"integrationVersion": { # The integration version definition. # The uploaded integration.
7677
+
"cloudKmsKey": "A String", # Optional. Cloud KMS resource name for the CMEK encryption key.
7670
7678
"cloudLoggingDetails": { # Cloud Logging details for execution info # Optional. Cloud Logging details for the integration version
7671
7679
"cloudLoggingSeverity": "A String", # Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
7672
7680
"enableCloudLogging": True or False, # Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
0 commit comments