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
451
Pull requests
133
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implement 'bigquery.dataset.Dataset'.
- #1018
#1018
Merged
tseaver
merged 12 commits into
googleapis:master
googleapis/google-cloud-python:master
from
tseaver:bigquery-dataset
Copy head branch name to clipboard
Jul 28, 2015
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Implement 'bigquery.dataset.Dataset'.
#1018
tseaver
merged 12 commits into
googleapis:master
googleapis/google-cloud-python:master
from
tseaver:bigquery-dataset
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2015
Implement 'bigquery.dataset.Dataset'.
Show description for 57c354e
tseaver
committed
57c354e
View commit details
Copy full SHA for 57c354e
Browse repository at this point
Don't send null values w/ resource body in 'create'/'update'.
Show description for 3d3b9e3
tseaver
committed
3d3b9e3
View commit details
Copy full SHA for 3d3b9e3
Browse repository at this point
Use words for native types.
Show description for 5e3fd0c
tseaver
committed
5e3fd0c
View commit details
Copy full SHA for 5e3fd0c
Browse repository at this point
Add an error message for ValueErrors.
Show description for 6fdf1ef
tseaver
committed
6fdf1ef
View commit details
Copy full SHA for 6fdf1ef
Browse repository at this point
Add ':raises' docs.
Show description for f5015c4
tseaver
committed
f5015c4
View commit details
Copy full SHA for f5015c4
Browse repository at this point
Use 'six.string_types' for a type check.
Show description for 9860e3b
tseaver
committed
9860e3b
View commit details
Copy full SHA for 9860e3b
Browse repository at this point
Replace overlooked str w/ 'string'.
tseaver
committed
ff626b7
View commit details
Copy full SHA for ff626b7
Browse repository at this point
Restrict requested fields in 'Dataset.exists' API request.
Show description for 43bafba
tseaver
committed
43bafba
View commit details
Copy full SHA for 43bafba
Browse repository at this point
Use 'six.integer_types' vs. 'int' for type check.
Show description for 9b2734b
tseaver
committed
9b2734b
View commit details
Copy full SHA for 9b2734b
Browse repository at this point
Note rationale for division of back-end's timestamp by 1000.0.
Show description for b846968
tseaver
committed
b846968
View commit details
Copy full SHA for b846968
Browse repository at this point
Ensure property getters have ':rtype:'/':returns:' in docstrings.
Show description for 538aa92
tseaver
committed
538aa92
View commit details
Copy full SHA for 538aa92
Browse repository at this point
Adhere to @dhermes' sensibility about formatting string usage.
tseaver
committed
81c05b7
View commit details
Copy full SHA for 81c05b7
Browse repository at this point
You can’t perform that action at this time.