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 }}
danieldeleo
/
python-docs-samples
Public
forked from
GoogleCloudPlatform/python-docs-samples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 16, 2026
lint/format using ruff
ddeleo
committed
1ee976a
View commit details
Copy full SHA for 1ee976a
Browse repository at this point
optimize this script to call native airflow rest api and use optimized bulk pause/unpause
ddeleo
committed
567789c
View commit details
Copy full SHA for 567789c
Browse repository at this point
Commits on Feb 19, 2026
Apply suggestion from @gemini-code-assist[bot]
Show description for e2bca55
danieldeleo
and
gemini-code-assist[bot]
authored
e2bca55
View commit details
Copy full SHA for e2bca55
Browse repository at this point
refactor: Cache Airflow URIs to optimize environment lookups and reduce redundant API calls.
ddeleo
committed
eb73dd4
View commit details
Copy full SHA for eb73dd4
Browse repository at this point
Commits on Feb 18, 2026
feat: Log specific missing DAGs while waiting for all DAGs to appear in the target environment.
ddeleo
committed
7a8ee70
View commit details
Copy full SHA for 7a8ee70
Browse repository at this point
feat: gracefully handle existing environments during creation and add a 10-second delay after listing target DAGs.
ddeleo
committed
24a6d83
View commit details
Copy full SHA for 24a6d83
Browse repository at this point
feat: modify `pause_dag` and `unpause_dag` to operate on all DAGs and optimize `restore_dags_state` to use bulk unpause when possible.
ddeleo
committed
73ac8c5
View commit details
Copy full SHA for 73ac8c5
Browse repository at this point
feat: Add `pause_all_dags` method and update `main` to call it
ddeleo
committed
fc2be09
View commit details
Copy full SHA for fc2be09
Browse repository at this point
refactor: Migrate ComposerClient from gcloud shell commands to direct API calls using Google Auth and Requests.
ddeleo
committed
4e67f1c
View commit details
Copy full SHA for 4e67f1c
Browse repository at this point
Commits on Feb 17, 2026
fix(run/django): use k8s-skaffold pack for image building (#13834)
glasnt
authored
7752b24
View commit details
Copy full SHA for 7752b24
Browse repository at this point
Commits on Feb 12, 2026
chore(appengine): Update flex hello-world app outdated dependencies (#13807)
amcolin
authored
aa8403c
View commit details
Copy full SHA for aa8403c
Browse repository at this point
Commits on Feb 11, 2026
chore(genai) Update gemini model live conv audio with audio (#13820)
Show description for 243e99a
XrossFox
authored
243e99a
View commit details
Copy full SHA for 243e99a
Browse repository at this point
chore(genai): Update live_audiogen_with_txt to gemini-2.5-flash-native-audio (#13791)
Show description for e6e937d
angelcaamal
authored
e6e937d
View commit details
Copy full SHA for e6e937d
Browse repository at this point
chore(discoveryengine): update gemini to 2.5-flash in answer query sample (#13790)
angelcaamal
authored
6566734
View commit details
Copy full SHA for 6566734
Browse repository at this point
Commits on Feb 10, 2026
chore(genai): Update gemini model to gemini-2.5-flash (#13810)
angelcaamal
authored
03b248c
View commit details
Copy full SHA for 03b248c
Browse repository at this point
Commits on Feb 9, 2026
fix: remove zombie forced runs (#13805)
iennae
authored
563e5bd
View commit details
Copy full SHA for 563e5bd
Browse repository at this point
increase number of retries for flaky test (#11786)
leahecole
authored
44c0d8a
View commit details
Copy full SHA for 44c0d8a
Browse repository at this point
fix: Update firestore samples for python to use recurssive delete (#13777)
Show description for 4c21550
XrossFox
authored
4c21550
View commit details
Copy full SHA for 4c21550
Browse repository at this point
chore(genai): Update live_audio_with_txt to gemini-2.5-flash-native-audio (#13792)
Show description for bcdc9a5
angelcaamal
authored
bcdc9a5
View commit details
Copy full SHA for bcdc9a5
Browse repository at this point
chore(genai): Update gemini model version to 2.5 in live websocket audiogen (#13799)
angelcaamal
authored
a7d7235
View commit details
Copy full SHA for a7d7235
Browse repository at this point
chore(genai) Update Gemini model version for live_websocket_audioscript_with_txt (#13800)
Show description for 5a70eaf
XrossFox
authored
5a70eaf
View commit details
Copy full SHA for 5a70eaf
Browse repository at this point
Commits on Feb 6, 2026
fix: ensure output folder exists before saving image (#13695) (#13737)
Show description for f8d3f26
madhavmadupu
and
iennae
authored
f8d3f26
View commit details
Copy full SHA for f8d3f26
Browse repository at this point
feat(genai): add new code-execution code samples (#13763)
Show description for ba237cf
msampathkumar
and
iennae
authored
ba237cf
View commit details
Copy full SHA for ba237cf
Browse repository at this point
chore(bigquery): Remove unused sample code for delete transfer (#13789)
amcolin
authored
eeb7fe7
View commit details
Copy full SHA for eeb7fe7
Browse repository at this point
docs: migrate samples from googleapis/google-auth-library-python (#13793)
Show description for 0bd8199
13 people
authored
0bd8199
View commit details
Copy full SHA for 0bd8199
Browse repository at this point
fix(django): update dependencies and settings for Django samples (#13742)
Show description for 80079d4
XrossFox
authored
80079d4
View commit details
Copy full SHA for 80079d4
Browse repository at this point
Commits on Feb 4, 2026
fix: remove deprecated websockets instance (#13787)
Show description for ead605a
iennae
authored
ead605a
View commit details
Copy full SHA for ead605a
Browse repository at this point
fix: remove deprecated instance of sample (#13786)
Show description for 60e1e6e
iennae
authored
60e1e6e
View commit details
Copy full SHA for 60e1e6e
Browse repository at this point
fix: remove deprecated sample (#13785)
Show description for 7b08593
iennae
authored
7b08593
View commit details
Copy full SHA for 7b08593
Browse repository at this point
Commits on Feb 3, 2026
fix: remove deprecated instance django_cloudsql (#13788)
Show description for 7b849d1
iennae
authored
7b849d1
View commit details
Copy full SHA for 7b849d1
Browse repository at this point
chore: delete deprecated storage directory (#13784)
Show description for 2bd9864
iennae
authored
2bd9864
View commit details
Copy full SHA for 2bd9864
Browse repository at this point
chore: migrate code from googleapis/python-db-dtypes-pandas (#13776)
Show description for 92d6169
9 people
authored
92d6169
View commit details
Copy full SHA for 92d6169
Browse repository at this point
Commits on Feb 2, 2026
fix: removing snippet-gen samples from handwritten directory (#13767)
iennae
authored
f71b420
View commit details
Copy full SHA for f71b420
Browse repository at this point
chore(bigquery-datatransfer): remove bigquerydatatransfer_list_configs region tag from manage_transfer_configs.py snippet (#13759)
Show description for 4425271
Alan Ramírez Herrera
and
iennae
authored
4425271
View commit details
Copy full SHA for 4425271
Browse repository at this point
Update images for KPO and GKEO, make samples compatible with Airflow 3 (#13750)
Show description for ea541dc
pavel-salnikov
authored
ea541dc
View commit details
Copy full SHA for ea541dc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.