Skip to content

Commit 1f65ff8

Browse files
feat: Automated regeneration of networkconnectivity v1 client (#24670)
Auto-created at 2025-10-19 10:03:30 +0000 using the toys pull request generator.
1 parent de79899 commit 1f65ff8

File tree

6 files changed

+138
-655
lines changed

6 files changed

+138
-655
lines changed

api_names_out.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301235,6 +301235,10 @@
301235301235
"/networkconnectivity:v1/AutoCreatedSubnetworkInfo/internalRangeRef": internal_range_ref
301236301236
"/networkconnectivity:v1/AutoCreatedSubnetworkInfo/subnetwork": subnetwork
301237301237
"/networkconnectivity:v1/AutoCreatedSubnetworkInfo/subnetworkRef": subnetwork_ref
301238+
"/networkconnectivity:v1/AutomatedDnsCreationSpec": automated_dns_creation_spec
301239+
"/networkconnectivity:v1/AutomatedDnsCreationSpec/dnsSuffix": dns_suffix
301240+
"/networkconnectivity:v1/AutomatedDnsCreationSpec/hostname": hostname
301241+
"/networkconnectivity:v1/AutomatedDnsCreationSpec/ttl": ttl
301238301242
"/networkconnectivity:v1/Binding": binding
301239301243
"/networkconnectivity:v1/Binding/condition": condition
301240301244
"/networkconnectivity:v1/Binding/members": members
@@ -301261,6 +301265,7 @@
301261301265
"/networkconnectivity:v1/ConsumerPscConfig/serviceAttachmentIpAddressMap/service_attachment_ip_address_map": service_attachment_ip_address_map
301262301266
"/networkconnectivity:v1/ConsumerPscConfig/state": state
301263301267
"/networkconnectivity:v1/ConsumerPscConnection": consumer_psc_connection
301268+
"/networkconnectivity:v1/ConsumerPscConnection/dnsAutomationStatus": dns_automation_status
301264301269
"/networkconnectivity:v1/ConsumerPscConnection/error": error
301265301270
"/networkconnectivity:v1/ConsumerPscConnection/errorInfo": error_info
301266301271
"/networkconnectivity:v1/ConsumerPscConnection/errorType": error_type
@@ -301295,6 +301300,10 @@
301295301300
"/networkconnectivity:v1/DestinationEndpoint/csp": csp
301296301301
"/networkconnectivity:v1/DestinationEndpoint/state": state
301297301302
"/networkconnectivity:v1/DestinationEndpoint/updateTime": update_time
301303+
"/networkconnectivity:v1/DnsAutomationStatus": dns_automation_status
301304+
"/networkconnectivity:v1/DnsAutomationStatus/error": error
301305+
"/networkconnectivity:v1/DnsAutomationStatus/fqdn": fqdn
301306+
"/networkconnectivity:v1/DnsAutomationStatus/state": state
301298301307
"/networkconnectivity:v1/Empty": empty
301299301308
"/networkconnectivity:v1/Expr": expr
301300301309
"/networkconnectivity:v1/Expr/description": description
@@ -301628,6 +301637,7 @@
301628301637
"/networkconnectivity:v1/PolicyBasedRoute/warnings": warnings
301629301638
"/networkconnectivity:v1/PolicyBasedRoute/warnings/warning": warning
301630301639
"/networkconnectivity:v1/ProducerPscConfig": producer_psc_config
301640+
"/networkconnectivity:v1/ProducerPscConfig/automatedDnsCreationSpec": automated_dns_creation_spec
301631301641
"/networkconnectivity:v1/ProducerPscConfig/serviceAttachmentUri": service_attachment_uri
301632301642
"/networkconnectivity:v1/PscConfig": psc_config
301633301643
"/networkconnectivity:v1/PscConfig/allowedGoogleProducersResourceHierarchyLevel": allowed_google_producers_resource_hierarchy_level

generated/google-apis-networkconnectivity_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-networkconnectivity_v1
22

3+
### v0.67.0 (2025-10-19)
4+
5+
* Regenerated from discovery document revision 20251009
6+
37
### v0.66.0 (2025-10-05)
48

59
* Regenerated from discovery document revision 20250925

0 commit comments

Comments
 (0)