Google APIs
66fcc021fe
docs: Update comment for the region field in RouteInfo
...
PiperOrigin-RevId: 897473889
2026-04-09 22:03:21 -07:00
Google APIs
d90d23fa13
feat: upgrade protobuf from v25.7 to v31.0
...
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
69bf99a9d0
feat: Add API fields related to GKE Pods and Network Policies
...
PiperOrigin-RevId: 875021492
2026-02-25 01:25:03 -08:00
Google APIs
edfe7983b9
feat: Add API fields related to GKE Pods and Network Policies
...
PiperOrigin-RevId: 873925482
2026-02-23 01:04:53 -08:00
Google APIs
3343c4ed68
feat: add fields and messages for GKE Pods and IP masquerading
...
docs: update comments
PiperOrigin-RevId: 859595508
2026-01-22 07:13:23 -08:00
Google APIs
45500acfcc
feat: add fields and messages for GKE Pods and IP masquerading
...
docs: update comments
PiperOrigin-RevId: 859594094
2026-01-22 07:09:38 -08:00
Google APIs
b0aa2c3aa7
docs: Various documentation and comment improvements, Enable organization-level support for VPC Flow Logs|
...
feat: add proto for EffectiveFlowLogs
feat: add field `service_uri` to message `Endpoint.CloudRunRevisionEndpoint`
feat: add message `Endpoint.SingleEdgeResponse`
feat: add http additional_bindings
feat: add enum `Status` to message `InstanceInfo`
feat: add field `running` to message `InstanceInfo`
feat: add field `policy_priority` to message `NetworkInfo`
feat: add enum value `RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY`
feat: add enum `DeliverInfo.GoogleServiceType`
feat: add field `google_service_type` to message `DeliverInfo`
feat: add enum value `AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT`
feat: add enum values `NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS`, `TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED`, `NO_MATCHING_NAT64_GATEWAY`, `LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH`, and `NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION` to `DropInfo.Cause`
PiperOrigin-RevId: 828828933
2025-11-06 00:37:56 -08:00
Google APIs
4d45a59e3e
docs: Various documentation and comment improvements, Enable organization-level support for VPC Flow Logs
...
feat: Enable organization-level support for VPC Flow Logs
feat: add field `service_uri` to message `Endpoint.CloudRunRevisionEndpoint`
feat: add message `Endpoint.SingleEdgeResponse`
feat: add http additional_bindings
feat: add enum `Status` to message `InstanceInfo`
feat: add field `running` to message `InstanceInfo`
feat: add field `policy_priority` to message `NetworkInfo`
feat: add enum value `RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY`
feat: add enum `DeliverInfo.GoogleServiceType`
feat: add field `google_service_type` to message `DeliverInfo`
feat: add enum value `AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT`
feat: add enum values `NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS`, `TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED`, `NO_MATCHING_NAT64_GATEWAY`, `LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH`, and `NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION` to `DropInfo.Cause`
feat: add rpc `VpcFlowLogsService.QueryOrgVpcFlowLogsConfigs`
feat: add service `OrganizationVpcFlowLogsService`
feat: add enum `VpcFlowLogsConfig.CrossProjectMetadata`
feat: add enum `VpcFlowLogsConfig.TargetResourceState`
feat: add fields `cross_project_metadata`, `target_resource_state`, `network`, and `subnet` to message `VpcFlowLogsConfig`
PiperOrigin-RevId: 825895694
2025-10-30 00:19:07 -07:00
Google APIs
b7e013ac0b
chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
...
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
36533b09a6
fix: upgrade gRPC service registration func
...
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025 .
PiperOrigin-RevId: 808289479
2025-09-17 14:49:50 -07:00
Google APIs
425c9e6e70
chore: create new top-level build rule to remove the post-processor
...
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
f4902d9b41
feat: add service_uri field to CloudRunRevisionEndpoint
...
PiperOrigin-RevId: 793279699
2025-08-10 05:19:57 -07:00
Google APIs
eae19435eb
docs: Various documentation and comment improvements, Enable organization-level support for VPC Flow Logs
...
feat: Enable organization-level support for VPC Flow Logs
feat: add field `service_uri` to message `Endpoint.CloudRunRevisionEndpoint`
feat: add message `Endpoint.SingleEdgeResponse`
feat: add http additional_bindings
feat: add enum `Status` to message `InstanceInfo`
feat: add field `running` to message `InstanceInfo`
feat: add field `policy_priority` to message `NetworkInfo`
feat: add enum value `RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY`
feat: add enum `DeliverInfo.GoogleServiceType`
feat: add field `google_service_type` to message `DeliverInfo`
feat: add enum value `AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT`
feat: add enum values `NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS`, `TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED`, `NO_MATCHING_NAT64_GATEWAY`, `LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH`, and `NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION` to `DropInfo.Cause`
feat: add rpc `VpcFlowLogsService.QueryOrgVpcFlowLogsConfigs`
feat: add service `OrganizationVpcFlowLogsService`
feat: add enum `VpcFlowLogsConfig.CrossProjectMetadata`
feat: add enum `VpcFlowLogsConfig.TargetResourceState`
feat: add fields `cross_project_metadata`, `target_resource_state`, `network`, and `subnet` to message `VpcFlowLogsConfig`
PiperOrigin-RevId: 778807926
2025-07-03 01:58:44 -07:00
Google APIs
edffdfe885
feat: add messages and fields related to Direct VPC Egress
...
feat: add messages and fields related to Serverless External
feat: add messages and fields related to Route
feat: add enum types related to Firewall
feat: add enum types related to Google Service
feat: add enum types related to Abort
feat: add enum types related to Drop
docs: update outdated comments
PiperOrigin-RevId: 744581812
2025-04-06 21:45:09 -07:00
Google APIs
2852893d4b
docs: Update comments for Connectivity Test
...
PiperOrigin-RevId: 737495961
2025-03-16 23:13:59 -07:00
Google APIs
a2dbd2daf6
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 731731294
2025-02-27 08:13:01 -08:00
Google APIs
d413178957
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 731529537
2025-02-26 18:31:15 -08:00
Google APIs
2b2509eedb
feat!: Updated google-cloud-network_management-v1 dependency to version 2.x
...
PiperOrigin-RevId: 725773353
2025-02-11 14:31:24 -08:00
Google APIs
08e6c4ec00
chore(ruby): Update GAPIC dependencies for aiplatform and networkmanagement
...
PiperOrigin-RevId: 719055134
2025-01-23 16:28:15 -08:00
Google APIs
d5cc1cd738
feat: expose the new v1 vpcflowlogs api proto
...
PiperOrigin-RevId: 714651625
2025-01-12 04:56:21 -08:00
Google APIs
2d08f07eab
feat: add round-trip mode
...
PiperOrigin-RevId: 696396549
2024-11-13 22:47:38 -08:00
Google APIs
0a70c191e3
feat: add round-trip mode
...
PiperOrigin-RevId: 696395696
2024-11-13 22:44:05 -08:00
Google APIs
e6fd904e4c
feat: add DNS endpoint of Google Kubernetes Engine cluster control plane
...
feat: add more detailed drop causes to corresponding enum
docs: update outdated comments
PiperOrigin-RevId: 694367344
2024-11-07 22:37:27 -08:00
Google APIs
10c81bbb55
feat: add DNS endpoint of Google Kubernetes Engine cluster control plane
...
feat: add more detailed drop causes to corresponding enum
docs: update outdated comments
PiperOrigin-RevId: 693988820
2024-11-06 22:36:52 -08:00
Google APIs
cab65d5657
feat: add messages and fields related to Redis Instances
...
feat: add messages and fields related to Redis Clusters
feat: add PSC network attachment URI to the InstanceInfo proto
feat: add subnet URI and region name to the NetworkInfo proto
feat: add firewall policy URI to the FirewallInfo proto
feat: add fields related to advertised routes to the RouteInfo proto
feat: add region name field to the RouteInfo proto
feat: add region name to the ForwardingRuleInfo proto
feat: add load balancer name to the ForwardingRuleInfo proto
feat: add PSC target fields to the ForwardingRuleInfo proto
feat: add more detailed abort and drop causes to corresponding enums
chore: update Google API field annotations format
docs: update outdated comments in the FirewallInfo proto
PiperOrigin-RevId: 686129238
2024-10-15 09:16:20 -07:00
Google APIs
d89462962f
feat: expose the new vpcflowlogs api proto
...
PiperOrigin-RevId: 660275659
2024-08-07 00:59:11 -07:00
Google APIs
0a250ef231
chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
...
PiperOrigin-RevId: 659991155
2024-08-06 09:44:03 -07:00
Google APIs
3597f7db21
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
58017ef35e
docs: update possible firewall rule actions comment
...
PiperOrigin-RevId: 619808134
2024-03-27 23:38:57 -07:00
Google APIs
b998015499
feat: add an "unsupported" type of firewall policy rule
...
PiperOrigin-RevId: 619524306
2024-03-27 07:29:54 -07:00
Google APIs
efad09c9f0
feat: add new fields and enum values related to round-trip
...
docs: update a few outdated comments
PiperOrigin-RevId: 618911579
2024-03-25 11:45:53 -07:00
Google APIs
2bc2029fdf
chore: deprecate legacy fields related to load balancing
...
docs: update comments for fields related to load balancing
PiperOrigin-RevId: 618165773
2024-03-22 07:04:58 -07:00
Google APIs
232e5625d4
feat: add new enum values related to Google services
...
PiperOrigin-RevId: 617556344
2024-03-20 10:29:06 -07:00
Google APIs
1dd41ac25d
feat: add new final state fields to Network Management API version v1beta1
...
docs: update final state comments in Network Management API version v1beta1
chore: deprecate specific enum values in Network Management API version v1beta1
PiperOrigin-RevId: 616212598
2024-03-15 12:34:30 -07:00
Google APIs
6cfc5530a5
feat: add new final state fields to Network Management API version v1
...
docs: update final state comments in Network Management API version v1
PiperOrigin-RevId: 616187354
2024-03-15 11:11:28 -07:00
Google APIs
32480e2445
build: fix Network Management API version v1 YAML and BUILD dependencies
...
feat: add Location & IAM mixins
PiperOrigin-RevId: 615459446
2024-03-13 10:12:56 -07:00
Google APIs
1347cec086
build: fix Network Management API version v1beta1 YAML and BUILD dependencies
...
feat: add Location & IAM mixins
PiperOrigin-RevId: 615459426
2024-03-13 10:10:56 -07:00
Google APIs
87e7c58f31
feat: add new NAT fields to Network Management API definition
...
PiperOrigin-RevId: 613999902
2024-03-08 11:47:30 -08:00
Google APIs
4664532c20
feat: add new load balancer fields to public API
...
PiperOrigin-RevId: 613975155
2024-03-08 10:30:13 -08:00
Google APIs
667eaac011
feat: Support for universe_domain
...
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
4795a45759
feat: migrate samples to new surface
...
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
cc043ba392
build: re-enable py_test targets
...
PiperOrigin-RevId: 564708967
2023-09-12 06:59:40 -07:00
Google APIs
fae3e6e091
feat: add new enum values for network firewall policies to API
...
PiperOrigin-RevId: 555590152
2023-08-10 11:54:31 -07:00
Google APIs
2d1ca1b39f
feat: add fields related to Google services to API
...
PiperOrigin-RevId: 555584241
2023-08-10 11:40:33 -07:00
Google APIs
92435df75a
feat: add fields related to PBR and NCC routes to API
...
PiperOrigin-RevId: 555412817
2023-08-10 01:48:34 -07:00
Google APIs
76abecc3c6
feat: add new abort and drop causes to API
...
PiperOrigin-RevId: 555409746
2023-08-10 01:31:53 -07:00
Google APIs
ecf3eb11ea
feat: add fields related to load balancers to API
...
PiperOrigin-RevId: 555407973
2023-08-10 01:22:03 -07:00
Google APIs
4f43e4b07f
feat: add dynamic probing fields to v1 API
...
PiperOrigin-RevId: 555400116
2023-08-10 00:41:20 -07:00
Google APIs
7a6e105ad1
feat: add Cloud Function Endpoint type
...
feat: add App Engine Endpoint type
feat: add Cloud Run Endpoint type
PiperOrigin-RevId: 555180938
2023-08-09 09:09:06 -07:00
Google APIs
81a4fc2448
feat: add forwarding_rule field to Connectivity Test Endpoint proto
...
PiperOrigin-RevId: 542778862
2023-06-23 00:12:15 -07:00