| Modifier and Type | Method and Description |
|---|---|
BackgroundJobLogEntry |
BackgroundJobLogEntry.Builder.build() |
BackgroundJobLogEntry |
BackgroundJobLogEntry.Builder.buildPartial() |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.getDefaultInstance() |
BackgroundJobLogEntry |
BackgroundJobLogEntry.getDefaultInstanceForType() |
BackgroundJobLogEntry |
BackgroundJobLogEntry.Builder.getDefaultInstanceForType() |
BackgroundJobLogEntry |
SearchBackgroundJobsResponse.getJobs(int index)
The list of conversion workspace mapping rules.
|
BackgroundJobLogEntry |
SearchBackgroundJobsResponse.Builder.getJobs(int index)
The list of conversion workspace mapping rules.
|
BackgroundJobLogEntry |
SearchBackgroundJobsResponseOrBuilder.getJobs(int index)
The list of conversion workspace mapping rules.
|
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseDelimitedFrom(InputStream input) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseFrom(byte[] data) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseFrom(ByteBuffer data) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseFrom(com.google.protobuf.ByteString data) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseFrom(com.google.protobuf.CodedInputStream input) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseFrom(InputStream input) |
static BackgroundJobLogEntry |
BackgroundJobLogEntry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<BackgroundJobLogEntry> |
SearchBackgroundJobsResponse.getJobsList()
The list of conversion workspace mapping rules.
|
List<BackgroundJobLogEntry> |
SearchBackgroundJobsResponse.Builder.getJobsList()
The list of conversion workspace mapping rules.
|
List<BackgroundJobLogEntry> |
SearchBackgroundJobsResponseOrBuilder.getJobsList()
The list of conversion workspace mapping rules.
|
com.google.protobuf.Parser<BackgroundJobLogEntry> |
BackgroundJobLogEntry.getParserForType() |
static com.google.protobuf.Parser<BackgroundJobLogEntry> |
BackgroundJobLogEntry.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchBackgroundJobsResponse.Builder |
SearchBackgroundJobsResponse.Builder.addJobs(BackgroundJobLogEntry value)
The list of conversion workspace mapping rules.
|
SearchBackgroundJobsResponse.Builder |
SearchBackgroundJobsResponse.Builder.addJobs(int index,
BackgroundJobLogEntry value)
The list of conversion workspace mapping rules.
|
BackgroundJobLogEntry.Builder |
BackgroundJobLogEntry.Builder.mergeFrom(BackgroundJobLogEntry other) |
static BackgroundJobLogEntry.Builder |
BackgroundJobLogEntry.newBuilder(BackgroundJobLogEntry prototype) |
SearchBackgroundJobsResponse.Builder |
SearchBackgroundJobsResponse.Builder.setJobs(int index,
BackgroundJobLogEntry value)
The list of conversion workspace mapping rules.
|
| Modifier and Type | Method and Description |
|---|---|
SearchBackgroundJobsResponse.Builder |
SearchBackgroundJobsResponse.Builder.addAllJobs(Iterable<? extends BackgroundJobLogEntry> values)
The list of conversion workspace mapping rules.
|
Copyright © 2024 Google LLC. All rights reserved.