-
Notifications
You must be signed in to change notification settings - Fork 639
Implement Service & ServiceObject classes #904
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
stephenplusplus
wants to merge
49
commits into
googleapis:master
from
stephenplusplus:spp--getOrCreate
Closed
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
c92f9c6
implement Service and ServiceObject in BigQuery
stephenplusplus edb8f7e
overhaul Compute Engine
stephenplusplus b5c7d40
use new inheritance style
stephenplusplus 2b786d1
remove getorcreate
stephenplusplus 55c63fd
add exists()
stephenplusplus 4700d80
dns
stephenplusplus cb00b8a
pubsub
stephenplusplus b7d2e61
catching up on docs
stephenplusplus d34ae7a
implement resource
stephenplusplus e116084
search
stephenplusplus bf6924e
storage
stephenplusplus 337c70f
fix storage test
stephenplusplus 8f2d169
test dataset
stephenplusplus faf158f
test job
stephenplusplus f028d39
bigquery.table
stephenplusplus b8167a8
bigquery.index
stephenplusplus 1851e46
compute.address
stephenplusplus b7846f6
compute.disk
stephenplusplus 345548f
compute.firewall
stephenplusplus 1567c6e
compute.network
stephenplusplus 63a51df
compute.operation
stephenplusplus cf4e0b0
compute.region
stephenplusplus 90b6915
compute.snapshot
stephenplusplus 47840aa
compute.vm
stephenplusplus d3c9e1b
compute.zone
stephenplusplus 9d60b92
compute.index
stephenplusplus 38ca0c6
add missing instanceof tests
stephenplusplus 8a2ebd9
fix test for not working diskAttach
stephenplusplus 801b7b3
dns.change
stephenplusplus 34d570f
dns.index
stephenplusplus eb8e76d
dns.zone
stephenplusplus f2f532b
pubsub.iam
stephenplusplus f324f91
pubsub.subscription
stephenplusplus 40504ed
pubsub.topic
stephenplusplus 4f285ff
pubsub.index
stephenplusplus f05bfc4
resource.index
stephenplusplus 856248b
resource.project
stephenplusplus 72d6c39
search.document
stephenplusplus f821717
search.index-class
stephenplusplus 92c7c8f
search.index
stephenplusplus f96590a
storage.acl
stephenplusplus 3d8bdb6
storage.bucket
stephenplusplus 1b87f65
storage.file
stephenplusplus f12965f
storage.index
stephenplusplus 85331d2
common.serviceobject
stephenplusplus 4f0d3b1
common.service
stephenplusplus 70151fb
fix examples
stephenplusplus fe2a9a5
docs + change.create
stephenplusplus 01ce610
doc clean up
stephenplusplus File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.