pub const PUBLIC_REST_PATHS: &[&str];Expand description
REST paths that are marked as public (no authentication required).
Auto-generated from google.api.http annotations on public RPC methods.
Used by middleware to identify unauthenticated endpoints.