Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.Builder.clone() |
ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.Builder.mergeFrom(ManagedInstanceLastAttempt other) |
static ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.newBuilder() |
static ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.newBuilder(ManagedInstanceLastAttempt prototype) |
ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.Builder.setErrors(Errors errors)
[Output Only] Encountered errors during the last attempt to create or delete the instance.
|
ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.