diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionMaps.html b/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionMaps.html index 449d13fc8e..4db53fff70 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionMaps.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionMaps.html @@ -153,6 +153,7 @@

Method Details

"network": "A String", # The consumer network whose PSC forwarding rule is connected to the service attachments in this service connection map. Note that the network could be on a different project (shared VPC). "project": "A String", # The consumer project whose PSC forwarding rule is connected to the service attachments in this service connection map. "pscConnectionId": "A String", # The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map. + "selectedSubnetwork": "A String", # Output only. The URI of the selected subnetwork selected to allocate IP address for this connection. "serviceAttachmentUri": "A String", # The URI of a service attachment which is the target of the PSC connection. "state": "A String", # The state of the PSC connection. }, @@ -292,6 +293,7 @@

Method Details

"network": "A String", # The consumer network whose PSC forwarding rule is connected to the service attachments in this service connection map. Note that the network could be on a different project (shared VPC). "project": "A String", # The consumer project whose PSC forwarding rule is connected to the service attachments in this service connection map. "pscConnectionId": "A String", # The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map. + "selectedSubnetwork": "A String", # Output only. The URI of the selected subnetwork selected to allocate IP address for this connection. "serviceAttachmentUri": "A String", # The URI of a service attachment which is the target of the PSC connection. "state": "A String", # The state of the PSC connection. }, @@ -419,6 +421,7 @@

Method Details

"network": "A String", # The consumer network whose PSC forwarding rule is connected to the service attachments in this service connection map. Note that the network could be on a different project (shared VPC). "project": "A String", # The consumer project whose PSC forwarding rule is connected to the service attachments in this service connection map. "pscConnectionId": "A String", # The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map. + "selectedSubnetwork": "A String", # Output only. The URI of the selected subnetwork selected to allocate IP address for this connection. "serviceAttachmentUri": "A String", # The URI of a service attachment which is the target of the PSC connection. "state": "A String", # The state of the PSC connection. }, @@ -505,6 +508,7 @@

Method Details

"network": "A String", # The consumer network whose PSC forwarding rule is connected to the service attachments in this service connection map. Note that the network could be on a different project (shared VPC). "project": "A String", # The consumer project whose PSC forwarding rule is connected to the service attachments in this service connection map. "pscConnectionId": "A String", # The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map. + "selectedSubnetwork": "A String", # Output only. The URI of the selected subnetwork selected to allocate IP address for this connection. "serviceAttachmentUri": "A String", # The URI of a service attachment which is the target of the PSC connection. "state": "A String", # The state of the PSC connection. }, diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionPolicies.html b/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionPolicies.html index 9c2e070f4f..49c34d7710 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionPolicies.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionPolicies.html @@ -159,6 +159,7 @@

Method Details

"errorType": "A String", # The error type indicates whether the error is consumer facing, producer facing or system internal. "gceOperation": "A String", # The last Compute Engine operation to setup PSC connection. "pscConnectionId": "A String", # The PSC connection id of the PSC forwarding rule. + "selectedSubnetwork": "A String", # Output only. The URI of the subnetwork selected to allocate IP address for this connection. "state": "A String", # State of the PSC Connection }, ], @@ -288,6 +289,7 @@

Method Details

"errorType": "A String", # The error type indicates whether the error is consumer facing, producer facing or system internal. "gceOperation": "A String", # The last Compute Engine operation to setup PSC connection. "pscConnectionId": "A String", # The PSC connection id of the PSC forwarding rule. + "selectedSubnetwork": "A String", # Output only. The URI of the subnetwork selected to allocate IP address for this connection. "state": "A String", # State of the PSC Connection }, ], @@ -405,6 +407,7 @@

Method Details

"errorType": "A String", # The error type indicates whether the error is consumer facing, producer facing or system internal. "gceOperation": "A String", # The last Compute Engine operation to setup PSC connection. "pscConnectionId": "A String", # The PSC connection id of the PSC forwarding rule. + "selectedSubnetwork": "A String", # Output only. The URI of the subnetwork selected to allocate IP address for this connection. "state": "A String", # State of the PSC Connection }, ], @@ -481,6 +484,7 @@

Method Details

"errorType": "A String", # The error type indicates whether the error is consumer facing, producer facing or system internal. "gceOperation": "A String", # The last Compute Engine operation to setup PSC connection. "pscConnectionId": "A String", # The PSC connection id of the PSC forwarding rule. + "selectedSubnetwork": "A String", # Output only. The URI of the subnetwork selected to allocate IP address for this connection. "state": "A String", # State of the PSC Connection }, ], diff --git a/googleapiclient/discovery_cache/documents/networkconnectivity.v1.json b/googleapiclient/discovery_cache/documents/networkconnectivity.v1.json index 2320cc5390..10cdb173e2 100644 --- a/googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +++ b/googleapiclient/discovery_cache/documents/networkconnectivity.v1.json @@ -2630,7 +2630,7 @@ } } }, -"revision": "20240131", +"revision": "20240221", "rootUrl": "https://networkconnectivity.googleapis.com/", "schemas": { "AcceptHubSpokeRequest": { @@ -2819,6 +2819,11 @@ "description": "The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map.", "type": "string" }, +"selectedSubnetwork": { +"description": "Output only. The URI of the selected subnetwork selected to allocate IP address for this connection.", +"readOnly": true, +"type": "string" +}, "serviceAttachmentUri": { "description": "The URI of a service attachment which is the target of the PSC connection.", "type": "string" @@ -3999,6 +4004,11 @@ "description": "The PSC connection id of the PSC forwarding rule.", "type": "string" }, +"selectedSubnetwork": { +"description": "Output only. The URI of the subnetwork selected to allocate IP address for this connection.", +"readOnly": true, +"type": "string" +}, "state": { "description": "State of the PSC Connection", "enum": [ diff --git a/googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json b/googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json index 409663d63c..c7f2d6787c 100644 --- a/googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json +++ b/googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json @@ -1116,7 +1116,7 @@ } } }, -"revision": "20240131", +"revision": "20240221", "rootUrl": "https://networkconnectivity.googleapis.com/", "schemas": { "AuditConfig": {