| Modifier and Type | Method and Description |
|---|---|
VerifyJob |
VerifyJob.Builder.build() |
VerifyJob |
VerifyJob.Builder.buildPartial() |
static VerifyJob |
VerifyJob.getDefaultInstance() |
VerifyJob |
VerifyJob.getDefaultInstanceForType() |
VerifyJob |
VerifyJob.Builder.getDefaultInstanceForType() |
VerifyJob |
Job.getVerifyJob()
Output only.
|
VerifyJob |
Job.Builder.getVerifyJob()
Output only.
|
VerifyJob |
JobOrBuilder.getVerifyJob()
Output only.
|
static VerifyJob |
VerifyJob.parseDelimitedFrom(InputStream input) |
static VerifyJob |
VerifyJob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VerifyJob |
VerifyJob.parseFrom(byte[] data) |
static VerifyJob |
VerifyJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VerifyJob |
VerifyJob.parseFrom(ByteBuffer data) |
static VerifyJob |
VerifyJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VerifyJob |
VerifyJob.parseFrom(com.google.protobuf.ByteString data) |
static VerifyJob |
VerifyJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VerifyJob |
VerifyJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static VerifyJob |
VerifyJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VerifyJob |
VerifyJob.parseFrom(InputStream input) |
static VerifyJob |
VerifyJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VerifyJob> |
VerifyJob.getParserForType() |
static com.google.protobuf.Parser<VerifyJob> |
VerifyJob.parser() |
| Modifier and Type | Method and Description |
|---|---|
VerifyJob.Builder |
VerifyJob.Builder.mergeFrom(VerifyJob other) |
Job.Builder |
Job.Builder.mergeVerifyJob(VerifyJob value)
Output only.
|
static VerifyJob.Builder |
VerifyJob.newBuilder(VerifyJob prototype) |
Job.Builder |
Job.Builder.setVerifyJob(VerifyJob value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.