chore: updates to networkmanagement#14072
Merged
Merged
Conversation
This splits the changes that were joined together in #14063 so that releases can have proper release notes. BEGIN_COMMIT_OVERRIDE 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 END_COMMIT_OVERRIDE PiperOrigin-RevId: 778807926
ohmayr
approved these changes
Jul 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This splits the changes that were joined together in #14063 so that releases can have proper release notes.
BEGIN_COMMIT_OVERRIDE
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
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 778807926