| Modifier and Type | Method and Description |
|---|---|
Attempt |
Attempt.Builder.build() |
Attempt |
Attempt.Builder.buildPartial() |
static Attempt |
Attempt.getDefaultInstance() |
Attempt |
Attempt.getDefaultInstanceForType() |
Attempt |
Attempt.Builder.getDefaultInstanceForType() |
Attempt |
Task.getFirstAttempt()
Output only.
|
Attempt |
Task.Builder.getFirstAttempt()
Output only.
|
Attempt |
TaskOrBuilder.getFirstAttempt()
Output only.
|
Attempt |
Task.getLastAttempt()
Output only.
|
Attempt |
Task.Builder.getLastAttempt()
Output only.
|
Attempt |
TaskOrBuilder.getLastAttempt()
Output only.
|
static Attempt |
Attempt.parseDelimitedFrom(InputStream input) |
static Attempt |
Attempt.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Attempt |
Attempt.parseFrom(byte[] data) |
static Attempt |
Attempt.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Attempt |
Attempt.parseFrom(ByteBuffer data) |
static Attempt |
Attempt.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Attempt |
Attempt.parseFrom(com.google.protobuf.ByteString data) |
static Attempt |
Attempt.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Attempt |
Attempt.parseFrom(com.google.protobuf.CodedInputStream input) |
static Attempt |
Attempt.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Attempt |
Attempt.parseFrom(InputStream input) |
static Attempt |
Attempt.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Attempt> |
Attempt.getParserForType() |
static com.google.protobuf.Parser<Attempt> |
Attempt.parser() |
| Modifier and Type | Method and Description |
|---|---|
Task.Builder |
Task.Builder.mergeFirstAttempt(Attempt value)
Output only.
|
Attempt.Builder |
Attempt.Builder.mergeFrom(Attempt other) |
Task.Builder |
Task.Builder.mergeLastAttempt(Attempt value)
Output only.
|
static Attempt.Builder |
Attempt.newBuilder(Attempt prototype) |
Task.Builder |
Task.Builder.setFirstAttempt(Attempt value)
Output only.
|
Task.Builder |
Task.Builder.setLastAttempt(Attempt value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.