-
Notifications
You must be signed in to change notification settings - Fork 640
implement VM.prototype.setMachineType #1448
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
Conversation
| * Set the machine type for this instance. | ||
| * | ||
| * @resource [Instances: setMachineType API Documentation]{@link https://cloud.google.com/compute/docs/reference/v1/instances/setMachineType} | ||
| * |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
69f60a2 to
5c3079b
Compare
|
Looks like I need to write unit tests. I will work on that (hopefully) later this week. |
|
Thanks @arthuredelstein! |
|
@arthuredelstein we just merged a PR that modularized the repo, which will allow us to release modules for each service, instead of having them all in one |
|
I didn't want to make you do all that, so check it out: #1469. Let me know if it works as you intended! |
See https://cloud.google.com/compute/docs/reference/v1/instances/setMachineType