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.organizations.locations.firewallEndpoints.html
+4
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,7 @@ <h3>Method Details</h3>
114
114
"associatedNetworks": [ # Output only. List of networks that are associated with this endpoint in the local zone. This is a projection of the FirewallEndpointAssociations pointing at this endpoint. A network will only appear in this list after traffic routing is fully configured. Format: projects/{project}/global/networks/{name}.
115
115
"A String",
116
116
],
117
+
"billingProjectId": "A String", # Optional. Project to bill on endpoint uptime usage.
117
118
"createTime": "A String", # Output only. Create time stamp
118
119
"labels": { # Optional. Labels as key value pairs
119
120
"a_key": "A String",
@@ -209,6 +210,7 @@ <h3>Method Details</h3>
209
210
"associatedNetworks": [ # Output only. List of networks that are associated with this endpoint in the local zone. This is a projection of the FirewallEndpointAssociations pointing at this endpoint. A network will only appear in this list after traffic routing is fully configured. Format: projects/{project}/global/networks/{name}.
210
211
"A String",
211
212
],
213
+
"billingProjectId": "A String", # Optional. Project to bill on endpoint uptime usage.
212
214
"createTime": "A String", # Output only. Create time stamp
213
215
"labels": { # Optional. Labels as key value pairs
214
216
"a_key": "A String",
@@ -244,6 +246,7 @@ <h3>Method Details</h3>
244
246
"associatedNetworks": [ # Output only. List of networks that are associated with this endpoint in the local zone. This is a projection of the FirewallEndpointAssociations pointing at this endpoint. A network will only appear in this list after traffic routing is fully configured. Format: projects/{project}/global/networks/{name}.
245
247
"A String",
246
248
],
249
+
"billingProjectId": "A String", # Optional. Project to bill on endpoint uptime usage.
247
250
"createTime": "A String", # Output only. Create time stamp
248
251
"labels": { # Optional. Labels as key value pairs
249
252
"a_key": "A String",
@@ -288,6 +291,7 @@ <h3>Method Details</h3>
288
291
"associatedNetworks": [ # Output only. List of networks that are associated with this endpoint in the local zone. This is a projection of the FirewallEndpointAssociations pointing at this endpoint. A network will only appear in this list after traffic routing is fully configured. Format: projects/{project}/global/networks/{name}.
289
292
"A String",
290
293
],
294
+
"billingProjectId": "A String", # Optional. Project to bill on endpoint uptime usage.
291
295
"createTime": "A String", # Output only. Create time stamp
292
296
"labels": { # Optional. Labels as key value pairs
0 commit comments