Skip to content

Commit 3ff6c6e

Browse files
feat: Automated regeneration of compute beta client (#24250)
Auto-created at 2025-09-14 09:29:01 +0000 using the toys pull request generator.
1 parent a54486a commit 3ff6c6e

File tree

6 files changed

+233
-19
lines changed

6 files changed

+233
-19
lines changed

api_names_out.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101662,6 +101662,9 @@
101662101662
"/compute:beta/AllocationAffinity/values": values
101663101663
"/compute:beta/AllocationAffinity/values/value": value
101664101664
"/compute:beta/AllocationAggregateReservation": allocation_aggregate_reservation
101665+
"/compute:beta/AllocationAggregateReservation/hostCount": host_count
101666+
"/compute:beta/AllocationAggregateReservation/inUseHostCount": in_use_host_count
101667+
"/compute:beta/AllocationAggregateReservation/inUseInstanceCount": in_use_instance_count
101665101668
"/compute:beta/AllocationAggregateReservation/inUseResources": in_use_resources
101666101669
"/compute:beta/AllocationAggregateReservation/inUseResources/in_use_resource": in_use_resource
101667101670
"/compute:beta/AllocationAggregateReservation/reservedResources": reserved_resources
@@ -102288,6 +102291,8 @@
102288102291
"/compute:beta/BgpRouteAsPath": bgp_route_as_path
102289102292
"/compute:beta/BgpRouteAsPath/asns": asns
102290102293
"/compute:beta/BgpRouteAsPath/asns/asn": asn
102294+
"/compute:beta/BgpRouteAsPath/asns32": asns32
102295+
"/compute:beta/BgpRouteAsPath/asns32/asns32": asns32
102291102296
"/compute:beta/BgpRouteAsPath/type": type
102292102297
"/compute:beta/BgpRouteNetworkLayerReachabilityInformation": bgp_route_network_layer_reachability_information
102293102298
"/compute:beta/BgpRouteNetworkLayerReachabilityInformation/pathId": path_id
@@ -102884,6 +102889,7 @@
102884102889
"/compute:beta/FirewallPolicy/packetMirroringRules": packet_mirroring_rules
102885102890
"/compute:beta/FirewallPolicy/packetMirroringRules/packet_mirroring_rule": packet_mirroring_rule
102886102891
"/compute:beta/FirewallPolicy/parent": parent
102892+
"/compute:beta/FirewallPolicy/policySource": policy_source
102887102893
"/compute:beta/FirewallPolicy/policyType": policy_type
102888102894
"/compute:beta/FirewallPolicy/region": region
102889102895
"/compute:beta/FirewallPolicy/ruleTupleCount": rule_tuple_count
@@ -102924,6 +102930,8 @@
102924102930
"/compute:beta/FirewallPolicyRule/ruleName": rule_name
102925102931
"/compute:beta/FirewallPolicyRule/ruleTupleCount": rule_tuple_count
102926102932
"/compute:beta/FirewallPolicyRule/securityProfileGroup": security_profile_group
102933+
"/compute:beta/FirewallPolicyRule/targetForwardingRules": target_forwarding_rules
102934+
"/compute:beta/FirewallPolicyRule/targetForwardingRules/target_forwarding_rule": target_forwarding_rule
102927102935
"/compute:beta/FirewallPolicyRule/targetResources": target_resources
102928102936
"/compute:beta/FirewallPolicyRule/targetResources/target_resource": target_resource
102929102937
"/compute:beta/FirewallPolicyRule/targetSecureLabels": target_secure_labels
@@ -102932,6 +102940,7 @@
102932102940
"/compute:beta/FirewallPolicyRule/targetSecureTags/target_secure_tag": target_secure_tag
102933102941
"/compute:beta/FirewallPolicyRule/targetServiceAccounts": target_service_accounts
102934102942
"/compute:beta/FirewallPolicyRule/targetServiceAccounts/target_service_account": target_service_account
102943+
"/compute:beta/FirewallPolicyRule/targetType": target_type
102935102944
"/compute:beta/FirewallPolicyRule/tlsInspect": tls_inspect
102936102945
"/compute:beta/FirewallPolicyRuleMatcher": firewall_policy_rule_matcher
102937102946
"/compute:beta/FirewallPolicyRuleMatcher/destAddressGroups": dest_address_groups
@@ -103092,6 +103101,7 @@
103092103101
"/compute:beta/FutureReservation/name": name
103093103102
"/compute:beta/FutureReservation/namePrefix": name_prefix
103094103103
"/compute:beta/FutureReservation/planningStatus": planning_status
103104+
"/compute:beta/FutureReservation/protectionTier": protection_tier
103095103105
"/compute:beta/FutureReservation/reservationMode": reservation_mode
103096103106
"/compute:beta/FutureReservation/reservationName": reservation_name
103097103107
"/compute:beta/FutureReservation/schedulingType": scheduling_type
@@ -104177,6 +104187,7 @@
104177104187
"/compute:beta/InstanceMoveRequest/destinationZone": destination_zone
104178104188
"/compute:beta/InstanceMoveRequest/targetInstance": target_instance
104179104189
"/compute:beta/InstanceParams": instance_params
104190+
"/compute:beta/InstanceParams/requestValidForDuration": request_valid_for_duration
104180104191
"/compute:beta/InstanceParams/resourceManagerTags": resource_manager_tags
104181104192
"/compute:beta/InstanceParams/resourceManagerTags/resource_manager_tag": resource_manager_tag
104182104193
"/compute:beta/InstanceProperties": instance_properties
@@ -104917,6 +104928,7 @@
104917104928
"/compute:beta/InterconnectRemoteLocation/lacp": lacp
104918104929
"/compute:beta/InterconnectRemoteLocation/maxLagSize100Gbps": max_lag_size100_gbps
104919104930
"/compute:beta/InterconnectRemoteLocation/maxLagSize10Gbps": max_lag_size10_gbps
104931+
"/compute:beta/InterconnectRemoteLocation/maxLagSize400Gbps": max_lag_size400_gbps
104920104932
"/compute:beta/InterconnectRemoteLocation/name": name
104921104933
"/compute:beta/InterconnectRemoteLocation/peeringdbFacilityId": peeringdb_facility_id
104922104934
"/compute:beta/InterconnectRemoteLocation/permittedConnections": permitted_connections
@@ -105622,6 +105634,7 @@
105622105634
"/compute:beta/NetworkProfile/kind": kind
105623105635
"/compute:beta/NetworkProfile/location": location
105624105636
"/compute:beta/NetworkProfile/name": name
105637+
"/compute:beta/NetworkProfile/profileType": profile_type
105625105638
"/compute:beta/NetworkProfile/selfLink": self_link
105626105639
"/compute:beta/NetworkProfile/selfLinkWithId": self_link_with_id
105627105640
"/compute:beta/NetworkProfile/zone": zone
@@ -105663,6 +105676,11 @@
105663105676
"/compute:beta/NetworkProfileNetworkFeatures/subnetworkStackTypes": subnetwork_stack_types
105664105677
"/compute:beta/NetworkProfileNetworkFeatures/subnetworkStackTypes/subnetwork_stack_type": subnetwork_stack_type
105665105678
"/compute:beta/NetworkProfileNetworkFeatures/unicast": unicast
105679+
"/compute:beta/NetworkProfileProfileType": network_profile_profile_type
105680+
"/compute:beta/NetworkProfileProfileType/networkType": network_type
105681+
"/compute:beta/NetworkProfileProfileType/rdmaSubtype": rdma_subtype
105682+
"/compute:beta/NetworkProfileProfileType/ullSubtype": ull_subtype
105683+
"/compute:beta/NetworkProfileProfileType/vpcSubtype": vpc_subtype
105666105684
"/compute:beta/NetworkProfilesListResponse": network_profiles_list_response
105667105685
"/compute:beta/NetworkProfilesListResponse/etag": etag
105668105686
"/compute:beta/NetworkProfilesListResponse/id": id
@@ -106753,6 +106771,7 @@
106753106771
"/compute:beta/ReservationBlock/healthInfo": health_info
106754106772
"/compute:beta/ReservationBlock/id": id
106755106773
"/compute:beta/ReservationBlock/inUseCount": in_use_count
106774+
"/compute:beta/ReservationBlock/inUseHostCount": in_use_host_count
106756106775
"/compute:beta/ReservationBlock/kind": kind
106757106776
"/compute:beta/ReservationBlock/name": name
106758106777
"/compute:beta/ReservationBlock/physicalTopology": physical_topology
@@ -106815,6 +106834,7 @@
106815106834
"/compute:beta/ReservationSubBlock/healthInfo": health_info
106816106835
"/compute:beta/ReservationSubBlock/id": id
106817106836
"/compute:beta/ReservationSubBlock/inUseCount": in_use_count
106837+
"/compute:beta/ReservationSubBlock/inUseHostCount": in_use_host_count
106818106838
"/compute:beta/ReservationSubBlock/kind": kind
106819106839
"/compute:beta/ReservationSubBlock/name": name
106820106840
"/compute:beta/ReservationSubBlock/physicalTopology": physical_topology
@@ -107803,6 +107823,8 @@
107803107823
"/compute:beta/ServiceAttachmentConnectedEndpoint/consumerNetwork": consumer_network
107804107824
"/compute:beta/ServiceAttachmentConnectedEndpoint/endpoint": endpoint
107805107825
"/compute:beta/ServiceAttachmentConnectedEndpoint/forwardingRule": forwarding_rule
107826+
"/compute:beta/ServiceAttachmentConnectedEndpoint/natIps": nat_ips
107827+
"/compute:beta/ServiceAttachmentConnectedEndpoint/natIps/nat_ip": nat_ip
107806107828
"/compute:beta/ServiceAttachmentConnectedEndpoint/propagatedConnectionCount": propagated_connection_count
107807107829
"/compute:beta/ServiceAttachmentConnectedEndpoint/pscConnectionId": psc_connection_id
107808107830
"/compute:beta/ServiceAttachmentConnectedEndpoint/status": status
@@ -109332,6 +109354,7 @@
109332109354
"/compute:beta/WireGroupTopologyEndpoint/city": city
109333109355
"/compute:beta/WireGroupTopologyEndpoint/label": label
109334109356
"/compute:beta/WireProperties": wire_properties
109357+
"/compute:beta/WireProperties/bandwidthAllocation": bandwidth_allocation
109335109358
"/compute:beta/WireProperties/bandwidthUnmetered": bandwidth_unmetered
109336109359
"/compute:beta/WireProperties/faultResponse": fault_response
109337109360
"/compute:beta/XpnHostList": xpn_host_list
@@ -113403,6 +113426,7 @@
113403113426
"/compute:beta/compute.serviceAttachments.get/project": project
113404113427
"/compute:beta/compute.serviceAttachments.get/region": region
113405113428
"/compute:beta/compute.serviceAttachments.get/serviceAttachment": service_attachment
113429+
"/compute:beta/compute.serviceAttachments.get/showNatIps": show_nat_ips
113406113430
"/compute:beta/compute.serviceAttachments.getIamPolicy": get_service_attachment_iam_policy
113407113431
"/compute:beta/compute.serviceAttachments.getIamPolicy/optionsRequestedPolicyVersion": options_requested_policy_version
113408113432
"/compute:beta/compute.serviceAttachments.getIamPolicy/project": project

generated/google-apis-compute_beta/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-compute_beta
22

3+
### v0.122.0 (2025-09-14)
4+
5+
* Regenerated from discovery document revision 20250902
6+
37
### v0.121.0 (2025-08-24)
48

59
* Regenerated from discovery document revision 20250810

0 commit comments

Comments
 (0)