Skip to content

Commit 4056a75

Browse files
feat: Automated regeneration of networkconnectivity v1 client
1 parent 1fce69b commit 4056a75

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
@@ -300964,6 +300964,10 @@
300964300964
"/networkconnectivity:v1/AutoCreatedSubnetworkInfo/internalRangeRef": internal_range_ref
300965300965
"/networkconnectivity:v1/AutoCreatedSubnetworkInfo/subnetwork": subnetwork
300966300966
"/networkconnectivity:v1/AutoCreatedSubnetworkInfo/subnetworkRef": subnetwork_ref
300967+
"/networkconnectivity:v1/AutomatedDnsCreationSpec": automated_dns_creation_spec
300968+
"/networkconnectivity:v1/AutomatedDnsCreationSpec/dnsSuffix": dns_suffix
300969+
"/networkconnectivity:v1/AutomatedDnsCreationSpec/hostname": hostname
300970+
"/networkconnectivity:v1/AutomatedDnsCreationSpec/ttl": ttl
300967300971
"/networkconnectivity:v1/Binding": binding
300968300972
"/networkconnectivity:v1/Binding/condition": condition
300969300973
"/networkconnectivity:v1/Binding/members": members
@@ -300990,6 +300994,7 @@
300990300994
"/networkconnectivity:v1/ConsumerPscConfig/serviceAttachmentIpAddressMap/service_attachment_ip_address_map": service_attachment_ip_address_map
300991300995
"/networkconnectivity:v1/ConsumerPscConfig/state": state
300992300996
"/networkconnectivity:v1/ConsumerPscConnection": consumer_psc_connection
300997+
"/networkconnectivity:v1/ConsumerPscConnection/dnsAutomationStatus": dns_automation_status
300993300998
"/networkconnectivity:v1/ConsumerPscConnection/error": error
300994300999
"/networkconnectivity:v1/ConsumerPscConnection/errorInfo": error_info
300995301000
"/networkconnectivity:v1/ConsumerPscConnection/errorType": error_type
@@ -301024,6 +301029,10 @@
301024301029
"/networkconnectivity:v1/DestinationEndpoint/csp": csp
301025301030
"/networkconnectivity:v1/DestinationEndpoint/state": state
301026301031
"/networkconnectivity:v1/DestinationEndpoint/updateTime": update_time
301032+
"/networkconnectivity:v1/DnsAutomationStatus": dns_automation_status
301033+
"/networkconnectivity:v1/DnsAutomationStatus/error": error
301034+
"/networkconnectivity:v1/DnsAutomationStatus/fqdn": fqdn
301035+
"/networkconnectivity:v1/DnsAutomationStatus/state": state
301027301036
"/networkconnectivity:v1/Empty": empty
301028301037
"/networkconnectivity:v1/Expr": expr
301029301038
"/networkconnectivity:v1/Expr/description": description
@@ -301357,6 +301366,7 @@
301357301366
"/networkconnectivity:v1/PolicyBasedRoute/warnings": warnings
301358301367
"/networkconnectivity:v1/PolicyBasedRoute/warnings/warning": warning
301359301368
"/networkconnectivity:v1/ProducerPscConfig": producer_psc_config
301369+
"/networkconnectivity:v1/ProducerPscConfig/automatedDnsCreationSpec": automated_dns_creation_spec
301360301370
"/networkconnectivity:v1/ProducerPscConfig/serviceAttachmentUri": service_attachment_uri
301361301371
"/networkconnectivity:v1/PscConfig": psc_config
301362301372
"/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)