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.7k
Star
5.4k
Code
Issues
452
Pull requests
132
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implementing resource manager API
- #1083
#1083
Merged
dhermes
merged 14 commits into
googleapis:master
googleapis/google-cloud-python:master
from
dhermes:resource-manager
dhermes/google-cloud-python:resource-manager
Copy head branch name to clipboard
Aug 27, 2015
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Implementing resource manager API
#1083
dhermes
merged 14 commits into
googleapis:master
googleapis/google-cloud-python:master
from
dhermes:resource-manager
dhermes/google-cloud-python:resource-manager
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2015
Adding basic client class in resource_manager.
dhermes
committed
03af7da
View commit details
Copy full SHA for 03af7da
Browse repository at this point
Adding Project class and factory to resource manager package.
dhermes
committed
acd4853
View commit details
Copy full SHA for acd4853
Browse repository at this point
Adding resource manager autodoc files.
Show description for 1f41551
dhermes
committed
1f41551
View commit details
Copy full SHA for 1f41551
Browse repository at this point
Implementing resource_manager.Project.exists().
dhermes
committed
74f6d9e
View commit details
Copy full SHA for 74f6d9e
Browse repository at this point
Implementing resource_manager.Project.create().
dhermes
committed
22fb7fe
View commit details
Copy full SHA for 22fb7fe
Browse repository at this point
Implementing resource_manager.Project.reload().
Show description for f2b27b8
dhermes
committed
f2b27b8
View commit details
Copy full SHA for f2b27b8
Browse repository at this point
Implementing resource_manager.Project.update().
dhermes
committed
94cdd6d
View commit details
Copy full SHA for 94cdd6d
Browse repository at this point
Implementing resource_manager.Project.delete().
dhermes
committed
efa4c50
View commit details
Copy full SHA for efa4c50
Browse repository at this point
Implementing resource_manager.Project.undelete().
Show description for f4ea005
dhermes
committed
f4ea005
View commit details
Copy full SHA for f4ea005
Browse repository at this point
Implementing _ProjectIterator in resource_manager.
dhermes
committed
a91512e
View commit details
Copy full SHA for a91512e
Browse repository at this point
Implementing resource_manager.Client.list_projects().
dhermes
committed
640d27d
View commit details
Copy full SHA for 640d27d
Browse repository at this point
Updating the Resource Manager Overview.
Show description for e540223
dhermes
committed
e540223
View commit details
Copy full SHA for e540223
Browse repository at this point
Adding Project to resource_manager.__init__.
dhermes
committed
687441d
View commit details
Copy full SHA for 687441d
Browse repository at this point
Renaming project -> new_project and implementing fetch_project.
Show description for 9fdd59f
dhermes
committed
9fdd59f
View commit details
Copy full SHA for 9fdd59f
Browse repository at this point
You can’t perform that action at this time.