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/compute_beta.globalNetworkEndpointGroups.html
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -449,6 +449,11 @@ <h3>Method Details</h3>
449
449
"name": "A String", # Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
450
450
"network": "A String", # The URL of the network to which all network endpoints in the NEG belong. Uses "default" project network if unspecified.
451
451
"networkEndpointType": "A String", # Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT.
452
+
"pscData": { # All data that is specifically relevant to only network endpoint groups of type PRIVATE_SERVICE_CONNECT.
453
+
"consumerPscAddress": "A String", # [Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
454
+
"pscConnectionId": "A String", # [Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
455
+
"pscConnectionStatus": "A String", # [Output Only] The connection status of the PSC Forwarding Rule.
456
+
},
452
457
"pscTargetService": "A String", # The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: "asia-northeast3-cloudkms.googleapis.com"
453
458
"region": "A String", # [Output Only] The URL of the region where the network endpoint group is located.
454
459
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
@@ -505,6 +510,11 @@ <h3>Method Details</h3>
505
510
"name": "A String", # Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
506
511
"network": "A String", # The URL of the network to which all network endpoints in the NEG belong. Uses "default" project network if unspecified.
507
512
"networkEndpointType": "A String", # Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT.
513
+
"pscData": { # All data that is specifically relevant to only network endpoint groups of type PRIVATE_SERVICE_CONNECT.
514
+
"consumerPscAddress": "A String", # [Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
515
+
"pscConnectionId": "A String", # [Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
516
+
"pscConnectionStatus": "A String", # [Output Only] The connection status of the PSC Forwarding Rule.
517
+
},
508
518
"pscTargetService": "A String", # The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: "asia-northeast3-cloudkms.googleapis.com"
509
519
"region": "A String", # [Output Only] The URL of the region where the network endpoint group is located.
510
520
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
@@ -652,6 +662,11 @@ <h3>Method Details</h3>
652
662
"name": "A String", # Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
653
663
"network": "A String", # The URL of the network to which all network endpoints in the NEG belong. Uses "default" project network if unspecified.
654
664
"networkEndpointType": "A String", # Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT.
665
+
"pscData": { # All data that is specifically relevant to only network endpoint groups of type PRIVATE_SERVICE_CONNECT.
666
+
"consumerPscAddress": "A String", # [Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB.
667
+
"pscConnectionId": "A String", # [Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer.
668
+
"pscConnectionStatus": "A String", # [Output Only] The connection status of the PSC Forwarding Rule.
669
+
},
655
670
"pscTargetService": "A String", # The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: "asia-northeast3-cloudkms.googleapis.com"
656
671
"region": "A String", # [Output Only] The URL of the region where the network endpoint group is located.
657
672
"selfLink": "A String", # [Output Only] Server-defined URL for the resource.
0 commit comments