public interface SearchBackgroundJobsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BackgroundJobLogEntry |
getJobs(int index)
The list of conversion workspace mapping rules.
|
int |
getJobsCount()
The list of conversion workspace mapping rules.
|
List<BackgroundJobLogEntry> |
getJobsList()
The list of conversion workspace mapping rules.
|
BackgroundJobLogEntryOrBuilder |
getJobsOrBuilder(int index)
The list of conversion workspace mapping rules.
|
List<? extends BackgroundJobLogEntryOrBuilder> |
getJobsOrBuilderList()
The list of conversion workspace mapping rules.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<BackgroundJobLogEntry> getJobsList()
The list of conversion workspace mapping rules.
repeated .google.cloud.clouddms.v1.BackgroundJobLogEntry jobs = 1;BackgroundJobLogEntry getJobs(int index)
The list of conversion workspace mapping rules.
repeated .google.cloud.clouddms.v1.BackgroundJobLogEntry jobs = 1;int getJobsCount()
The list of conversion workspace mapping rules.
repeated .google.cloud.clouddms.v1.BackgroundJobLogEntry jobs = 1;List<? extends BackgroundJobLogEntryOrBuilder> getJobsOrBuilderList()
The list of conversion workspace mapping rules.
repeated .google.cloud.clouddms.v1.BackgroundJobLogEntry jobs = 1;BackgroundJobLogEntryOrBuilder getJobsOrBuilder(int index)
The list of conversion workspace mapping rules.
repeated .google.cloud.clouddms.v1.BackgroundJobLogEntry jobs = 1;Copyright © 2024 Google LLC. All rights reserved.