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/networksecurity_v1beta1.projects.locations.gatewaySecurityPolicies.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,7 @@ <h3>Method Details</h3>
119
119
"createTime": "A String", # Output only. The timestamp when the resource was created.
120
120
"description": "A String", # Optional. Free-text description of the resource.
121
121
"name": "A String", # Required. Name of the resource. Name is of the form projects/{project}/locations/{location}/gatewaySecurityPolicies/{gateway_security_policy} gateway_security_policy should match the pattern:(^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).
122
+
"tlsInspectionPolicy": "A String", # Optional. Name of a TLS Inspection Policy resource that defines how TLS inspection will be performed for any rule(s) which enables it.
122
123
"updateTime": "A String", # Output only. The timestamp when the resource was updated.
123
124
}
124
125
@@ -205,6 +206,7 @@ <h3>Method Details</h3>
205
206
"createTime": "A String", # Output only. The timestamp when the resource was created.
206
207
"description": "A String", # Optional. Free-text description of the resource.
207
208
"name": "A String", # Required. Name of the resource. Name is of the form projects/{project}/locations/{location}/gatewaySecurityPolicies/{gateway_security_policy} gateway_security_policy should match the pattern:(^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).
209
+
"tlsInspectionPolicy": "A String", # Optional. Name of a TLS Inspection Policy resource that defines how TLS inspection will be performed for any rule(s) which enables it.
208
210
"updateTime": "A String", # Output only. The timestamp when the resource was updated.
209
211
}</pre>
210
212
</div>
@@ -231,6 +233,7 @@ <h3>Method Details</h3>
231
233
"createTime": "A String", # Output only. The timestamp when the resource was created.
232
234
"description": "A String", # Optional. Free-text description of the resource.
233
235
"name": "A String", # Required. Name of the resource. Name is of the form projects/{project}/locations/{location}/gatewaySecurityPolicies/{gateway_security_policy} gateway_security_policy should match the pattern:(^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).
236
+
"tlsInspectionPolicy": "A String", # Optional. Name of a TLS Inspection Policy resource that defines how TLS inspection will be performed for any rule(s) which enables it.
234
237
"updateTime": "A String", # Output only. The timestamp when the resource was updated.
235
238
},
236
239
],
@@ -265,6 +268,7 @@ <h3>Method Details</h3>
265
268
"createTime": "A String", # Output only. The timestamp when the resource was created.
266
269
"description": "A String", # Optional. Free-text description of the resource.
267
270
"name": "A String", # Required. Name of the resource. Name is of the form projects/{project}/locations/{location}/gatewaySecurityPolicies/{gateway_security_policy} gateway_security_policy should match the pattern:(^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).
271
+
"tlsInspectionPolicy": "A String", # Optional. Name of a TLS Inspection Policy resource that defines how TLS inspection will be performed for any rule(s) which enables it.
268
272
"updateTime": "A String", # Output only. The timestamp when the resource was updated.
Copy file name to clipboardExpand all lines: docs/dyn/networksecurity_v1beta1.projects.locations.gatewaySecurityPolicies.rules.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,7 @@ <h3>Method Details</h3>
119
119
"name": "A String", # Required. Immutable. Name of the resource. ame is the full resource name so projects/{project}/locations/{location}/gatewaySecurityPolicies/{gateway_security_policy}/rules/{rule} rule should match the pattern: (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).
120
120
"priority": 42, # Required. Priority of the rule. Lower number corresponds to higher precedence.
121
121
"sessionMatcher": "A String", # Required. CEL expression for matching on session criteria.
122
+
"tlsInspectionEnabled": True or False, # Optional. Flag to enable TLS inspection of traffic matching on , can only be true if the parent GatewaySecurityPolicy references a TLSInspectionConfig.
122
123
"updateTime": "A String", # Output only. Time when the rule was updated.
123
124
}
124
125
@@ -210,6 +211,7 @@ <h3>Method Details</h3>
210
211
"name": "A String", # Required. Immutable. Name of the resource. ame is the full resource name so projects/{project}/locations/{location}/gatewaySecurityPolicies/{gateway_security_policy}/rules/{rule} rule should match the pattern: (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).
211
212
"priority": 42, # Required. Priority of the rule. Lower number corresponds to higher precedence.
212
213
"sessionMatcher": "A String", # Required. CEL expression for matching on session criteria.
214
+
"tlsInspectionEnabled": True or False, # Optional. Flag to enable TLS inspection of traffic matching on , can only be true if the parent GatewaySecurityPolicy references a TLSInspectionConfig.
213
215
"updateTime": "A String", # Output only. Time when the rule was updated.
214
216
}</pre>
215
217
</div>
@@ -241,6 +243,7 @@ <h3>Method Details</h3>
241
243
"name": "A String", # Required. Immutable. Name of the resource. ame is the full resource name so projects/{project}/locations/{location}/gatewaySecurityPolicies/{gateway_security_policy}/rules/{rule} rule should match the pattern: (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).
242
244
"priority": 42, # Required. Priority of the rule. Lower number corresponds to higher precedence.
243
245
"sessionMatcher": "A String", # Required. CEL expression for matching on session criteria.
246
+
"tlsInspectionEnabled": True or False, # Optional. Flag to enable TLS inspection of traffic matching on , can only be true if the parent GatewaySecurityPolicy references a TLSInspectionConfig.
244
247
"updateTime": "A String", # Output only. Time when the rule was updated.
245
248
},
246
249
],
@@ -280,6 +283,7 @@ <h3>Method Details</h3>
280
283
"name": "A String", # Required. Immutable. Name of the resource. ame is the full resource name so projects/{project}/locations/{location}/gatewaySecurityPolicies/{gateway_security_policy}/rules/{rule} rule should match the pattern: (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).
281
284
"priority": 42, # Required. Priority of the rule. Lower number corresponds to higher precedence.
282
285
"sessionMatcher": "A String", # Required. CEL expression for matching on session criteria.
286
+
"tlsInspectionEnabled": True or False, # Optional. Flag to enable TLS inspection of traffic matching on , can only be true if the parent GatewaySecurityPolicy references a TLSInspectionConfig.
283
287
"updateTime": "A String", # Output only. Time when the rule was updated.
0 commit comments