| Modifier and Type | Method and Description |
|---|---|
ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.Builder.build() |
ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.Builder.buildPartial() |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.getDefaultInstance() |
ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.getDefaultInstanceForType() |
ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.Builder.getDefaultInstanceForType() |
ManagedInstanceLastAttempt |
ManagedInstance.getLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.
|
ManagedInstanceLastAttempt |
ManagedInstance.Builder.getLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.
|
ManagedInstanceLastAttempt |
ManagedInstanceOrBuilder.getLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.
|
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseDelimitedFrom(InputStream input) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseFrom(byte[] data) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseFrom(ByteBuffer data) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseFrom(com.google.protobuf.ByteString data) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseFrom(com.google.protobuf.CodedInputStream input) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseFrom(InputStream input) |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ManagedInstanceLastAttempt> |
ManagedInstanceLastAttempt.getParserForType() |
static com.google.protobuf.Parser<ManagedInstanceLastAttempt> |
ManagedInstanceLastAttempt.parser() |
| Modifier and Type | Method and Description |
|---|---|
ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.Builder.mergeFrom(ManagedInstanceLastAttempt other) |
ManagedInstance.Builder |
ManagedInstance.Builder.mergeLastAttempt(ManagedInstanceLastAttempt value)
[Output Only] Information about the last attempt to create or delete the instance.
|
static ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.newBuilder(ManagedInstanceLastAttempt prototype) |
ManagedInstance.Builder |
ManagedInstance.Builder.setLastAttempt(ManagedInstanceLastAttempt value)
[Output Only] Information about the last attempt to create or delete the instance.
|
Copyright © 2023 Google LLC. All rights reserved.