Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
googleapis
/
google-cloud-python
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
5.4k
Code
Issues
439
Pull requests
96
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(firestore): support string expressions
- #16152
#16152
Merged
Linchin
merged 14 commits into
googleapis:main
googleapis/google-cloud-python:main
from
Linchin:fs-str
Linchin/google-cloud-python:fs-str
Copy head branch name to clipboard
Mar 25, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(firestore): support string expressions
#16152
Linchin
merged 14 commits into
googleapis:main
googleapis/google-cloud-python:main
from
Linchin:fs-str
Linchin/google-cloud-python:fs-str
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2026
feat: support regex_find and regex_find_all
Linchin
committed
4e7cbf3
View commit details
Copy full SHA for 4e7cbf3
Browse repository at this point
support split
Linchin
committed
2bc6170
View commit details
Copy full SHA for 2bc6170
Browse repository at this point
support string_repeat()
Linchin
committed
9a5c829
View commit details
Copy full SHA for 9a5c829
Browse repository at this point
type annotation
Linchin
committed
c5b259d
View commit details
Copy full SHA for c5b259d
Browse repository at this point
support string_replace_all()
Linchin
committed
39de405
View commit details
Copy full SHA for 39de405
Browse repository at this point
improve system test
Linchin
committed
34acf71
View commit details
Copy full SHA for 34acf71
Browse repository at this point
support string_replace_one()
Linchin
committed
22fd6ad
View commit details
Copy full SHA for 22fd6ad
Browse repository at this point
support string_index_of()
Linchin
committed
e810622
View commit details
Copy full SHA for e810622
Browse repository at this point
improve type hint
Linchin
committed
6870cd1
View commit details
Copy full SHA for 6870cd1
Browse repository at this point
type hints
Linchin
committed
b91062a
View commit details
Copy full SHA for b91062a
Browse repository at this point
add system tests for bytes
Linchin
committed
2ed994e
View commit details
Copy full SHA for 2ed994e
Browse repository at this point
support ltrim() and rtrim()
Linchin
committed
c05adc5
View commit details
Copy full SHA for c05adc5
Browse repository at this point
lint
Linchin
committed
4097985
View commit details
Copy full SHA for 4097985
Browse repository at this point
improve regex test case
Linchin
committed
02f0c2c
View commit details
Copy full SHA for 02f0c2c
Browse repository at this point
You can’t perform that action at this time.