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
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 }}
Ajay-Raj
/
google-cloud-java
Public
forked from
googleapis/google-cloud-java
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
kms-integration
User selector
All users
Datepicker
All time
Commit history
Commits on May 8, 2018
Adding launch stage annotation to Fields
Frank Natividad
committed
619c6e4
View commit details
Copy full SHA for 619c6e4
Browse repository at this point
Adding unit tests
Frank Natividad
committed
a1b0087
View commit details
Copy full SHA for a1b0087
Browse repository at this point
Make setKmsKeyName private
Frank Natividad
committed
4da3796
View commit details
Copy full SHA for 4da3796
Browse repository at this point
Use BlobTargetOption and BlobWriteOption
Frank Natividad
committed
fa6b526
View commit details
Copy full SHA for fa6b526
Browse repository at this point
Commits on May 7, 2018
Update storage apiary client library version
Frank Natividad
committed
afd6eb3
View commit details
Copy full SHA for afd6eb3
Browse repository at this point
Address comments
Frank Natividad
committed
116220c
View commit details
Copy full SHA for 116220c
Browse repository at this point
Clean up and add tests
Frank Natividad
committed
8d042d2
View commit details
Copy full SHA for 8d042d2
Browse repository at this point
Intermediate stage with WriteOptions
Frank Natividad
committed
86830e5
View commit details
Copy full SHA for 86830e5
Browse repository at this point
Commits on May 1, 2018
Fix kms key reosurce name
Frank Natividad
authored and
Frank Natividad
committed
47701ed
View commit details
Copy full SHA for 47701ed
Browse repository at this point
Adding Integration tests and partial unit test coverage
Frank Natividad
authored and
Frank Natividad
committed
56b34df
View commit details
Copy full SHA for 56b34df
Browse repository at this point
Commits on Apr 26, 2018
Adding base GCS CMEK implementation from rossjudson@
Frank Natividad
committed
031b102
View commit details
Copy full SHA for 031b102
Browse repository at this point
Commits on Apr 25, 2018
Bigtable: Expose an API to allow users to create their own batches for MutateRows (#3129)
Show description for 60b1d27
igorbernstein2
authored and
garrettjonesgoogle
committed
60b1d27
View commit details
Copy full SHA for 60b1d27
Browse repository at this point
Commits on Apr 24, 2018
Merge pull request #3180 from alixhami/bq-standardize-region-tags
Show description for c59f31d
tswast
authored
c59f31d
View commit details
Copy full SHA for c59f31d
Browse repository at this point
runs google-java-format
alixhami
committed
1206737
View commit details
Copy full SHA for 1206737
Browse repository at this point
Commits on Apr 23, 2018
Removes region tags from untracked samples
alixhami
committed
0ee7caf
View commit details
Copy full SHA for 0ee7caf
Browse repository at this point
regenerates Job.java samples
alixhami
committed
2351401
View commit details
Copy full SHA for 2351401
Browse repository at this point
regenerates Table.java samples
alixhami
committed
d22b1b2
View commit details
Copy full SHA for d22b1b2
Browse repository at this point
regenerates Dataset.java samples
alixhami
committed
94b6fb8
View commit details
Copy full SHA for 94b6fb8
Browse repository at this point
regenerates BigQuery.java samples
alixhami
committed
c221ecc
View commit details
Copy full SHA for c221ecc
Browse repository at this point
moves extra query samples into separate file
alixhami
committed
8222086
View commit details
Copy full SHA for 8222086
Browse repository at this point
spanner: make TransactionManager.close() idempotent (#3172). (#3183)
archiecobbs
authored and
vkedia
committed
d7b1451
View commit details
Copy full SHA for d7b1451
Browse repository at this point
fixes timestamp parameter query print
alixhami
committed
562656d
View commit details
Copy full SHA for 562656d
Browse repository at this point
adds sample for large query results
alixhami
committed
1e4dced
View commit details
Copy full SHA for 1e4dced
Browse repository at this point
Commits on Apr 21, 2018
deletes unused constant
alixhami
committed
ca4b0b1
View commit details
Copy full SHA for ca4b0b1
Browse repository at this point
Commits on Apr 20, 2018
standardizes region tags and adds query snippets from java-docs-samples
alixhami
committed
458c760
View commit details
Copy full SHA for 458c760
Browse repository at this point
bigquery: remove QueryParameterValue validation (#3179)
Show description for 332583c
pongad
authored
332583c
View commit details
Copy full SHA for 332583c
Browse repository at this point
Bump version to 0.45.1-alpha-SNAPSHOT for development (#3177)
vam-google
authored
62b867d
View commit details
Copy full SHA for 62b867d
Browse repository at this point
Release 0.45.0 (#3174)
vam-google
authored
4b4eb52
View commit details
Copy full SHA for 4b4eb52
Browse repository at this point
Commits on Apr 19, 2018
Regenerate java clients, bump proto-/grpc-artifacts dependency versions (#3173)
Show description for 9bbe190
vam-google
authored
9bbe190
View commit details
Copy full SHA for 9bbe190
Browse repository at this point
Adding Watch conformane tests (#3171)
schmidt-sebastian
authored and
pongad
committed
d94eb19
View commit details
Copy full SHA for d94eb19
Browse repository at this point
Commits on Apr 18, 2018
add javadoc test to circleci (#3165)
Show description for b7ae636
neozwu
authored
b7ae636
View commit details
Copy full SHA for b7ae636
Browse repository at this point
Commits on Apr 17, 2018
Throw the creation exception if there isn't a job created (#3163)
Show description for bb7e709
mikekap
authored and
pongad
committed
bb7e709
View commit details
Copy full SHA for bb7e709
Browse repository at this point
Add support for new api features in BigQuery TimePartitioning. (#3158)
Show description for cc1c6df
mikekap
authored and
pongad
committed
cc1c6df
View commit details
Copy full SHA for cc1c6df
Browse repository at this point
Expose the schema of dry run query jobs. (#3159)
mikekap
authored and
pongad
committed
167ef27
View commit details
Copy full SHA for 167ef27
Browse repository at this point
Add support for Google Sheets external tables in BigQuery (#3160)
mikekap
authored and
pongad
committed
239c456
View commit details
Copy full SHA for 239c456
Browse repository at this point
Previous
Next
You can’t perform that action at this time.