- 1.76.0 (latest)
 - 1.74.0
 - 1.73.0
 - 1.72.0
 - 1.71.0
 - 1.70.0
 - 1.68.0
 - 1.66.0
 - 1.65.0
 - 1.62.0
 - 1.61.0
 - 1.60.0
 - 1.58.0
 - 1.57.0
 - 1.56.0
 - 1.55.0
 - 1.54.0
 - 1.53.0
 - 1.52.0
 - 1.51.0
 - 1.50.0
 - 1.49.0
 - 1.47.0
 - 1.46.0
 - 1.45.0
 - 1.44.0
 - 1.43.0
 - 1.42.0
 - 1.41.0
 - 1.40.0
 - 1.39.0
 - 1.38.0
 - 1.37.0
 - 1.35.0
 - 1.34.0
 - 1.33.0
 - 1.32.0
 - 1.31.0
 - 1.30.0
 - 1.29.0
 - 1.28.0
 - 1.27.0
 - 1.26.0
 - 1.25.0
 - 1.22.0
 - 1.21.0
 - 1.20.0
 - 1.19.0
 - 1.18.0
 - 1.17.0
 - 1.16.0
 - 1.15.0
 - 1.14.0
 - 1.13.0
 - 1.12.0
 - 1.11.0
 - 1.10.0
 - 1.9.0
 - 1.7.0
 - 1.6.0
 - 1.5.0
 - 1.4.0
 - 1.3.0
 - 1.2.0
 - 1.1.2
 - 1.0.1
 - 0.2.2
 
public static final class ListTasksResponse.Builder extends GeneratedMessageV3.Builder<ListTasksResponse.Builder> implements ListTasksResponseOrBuilderList tasks response.
 Protobuf type google.cloud.dataplex.v1.ListTasksResponse
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListTasksResponse.BuilderImplements
ListTasksResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description | 
| Descriptor | 
Methods
addAllTasks(Iterable<? extends Task> values)
public ListTasksResponse.Builder addAllTasks(Iterable<? extends Task> values)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| values | Iterable<? extends com.google.cloud.dataplex.v1.Task> | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
addAllUnreachableLocations(Iterable<String> values)
public ListTasksResponse.Builder addAllUnreachableLocations(Iterable<String> values)Locations that could not be reached.
 repeated string unreachable_locations = 3;
| Name | Description | 
| values | Iterable<String>The unreachableLocations to add.  | 
      
| Type | Description | 
| ListTasksResponse.Builder | This builder for chaining.  | 
      
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListTasksResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description | 
| field | FieldDescriptor | 
      
| value | Object | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
addTasks(Task value)
public ListTasksResponse.Builder addTasks(Task value)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| value | Task | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
addTasks(Task.Builder builderForValue)
public ListTasksResponse.Builder addTasks(Task.Builder builderForValue)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| builderForValue | Task.Builder | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
addTasks(int index, Task value)
public ListTasksResponse.Builder addTasks(int index, Task value)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| index | int | 
      
| value | Task | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
addTasks(int index, Task.Builder builderForValue)
public ListTasksResponse.Builder addTasks(int index, Task.Builder builderForValue)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| index | int | 
      
| builderForValue | Task.Builder | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
addTasksBuilder()
public Task.Builder addTasksBuilder()Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Type | Description | 
| Task.Builder | 
addTasksBuilder(int index)
public Task.Builder addTasksBuilder(int index)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| index | int | 
      
| Type | Description | 
| Task.Builder | 
addUnreachableLocations(String value)
public ListTasksResponse.Builder addUnreachableLocations(String value)Locations that could not be reached.
 repeated string unreachable_locations = 3;
| Name | Description | 
| value | StringThe unreachableLocations to add.  | 
      
| Type | Description | 
| ListTasksResponse.Builder | This builder for chaining.  | 
      
addUnreachableLocationsBytes(ByteString value)
public ListTasksResponse.Builder addUnreachableLocationsBytes(ByteString value)Locations that could not be reached.
 repeated string unreachable_locations = 3;
| Name | Description | 
| value | ByteStringThe bytes of the unreachableLocations to add.  | 
      
| Type | Description | 
| ListTasksResponse.Builder | This builder for chaining.  | 
      
build()
public ListTasksResponse build()| Type | Description | 
| ListTasksResponse | 
buildPartial()
public ListTasksResponse buildPartial()| Type | Description | 
| ListTasksResponse | 
clear()
public ListTasksResponse.Builder clear()| Type | Description | 
| ListTasksResponse.Builder | 
clearField(Descriptors.FieldDescriptor field)
public ListTasksResponse.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description | 
| field | FieldDescriptor | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
clearNextPageToken()
public ListTasksResponse.Builder clearNextPageToken()Token to retrieve the next page of results, or empty if there are no more results in the list.
 string next_page_token = 2;
| Type | Description | 
| ListTasksResponse.Builder | This builder for chaining.  | 
      
clearOneof(Descriptors.OneofDescriptor oneof)
public ListTasksResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description | 
| oneof | OneofDescriptor | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
clearTasks()
public ListTasksResponse.Builder clearTasks()Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Type | Description | 
| ListTasksResponse.Builder | 
clearUnreachableLocations()
public ListTasksResponse.Builder clearUnreachableLocations()Locations that could not be reached.
 repeated string unreachable_locations = 3;
| Type | Description | 
| ListTasksResponse.Builder | This builder for chaining.  | 
      
clone()
public ListTasksResponse.Builder clone()| Type | Description | 
| ListTasksResponse.Builder | 
getDefaultInstanceForType()
public ListTasksResponse getDefaultInstanceForType()| Type | Description | 
| ListTasksResponse | 
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description | 
| Descriptor | 
getNextPageToken()
public String getNextPageToken()Token to retrieve the next page of results, or empty if there are no more results in the list.
 string next_page_token = 2;
| Type | Description | 
| String | The nextPageToken.  | 
      
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()Token to retrieve the next page of results, or empty if there are no more results in the list.
 string next_page_token = 2;
| Type | Description | 
| ByteString | The bytes for nextPageToken.  | 
      
getTasks(int index)
public Task getTasks(int index)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| index | int | 
      
| Type | Description | 
| Task | 
getTasksBuilder(int index)
public Task.Builder getTasksBuilder(int index)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| index | int | 
      
| Type | Description | 
| Task.Builder | 
getTasksBuilderList()
public List<Task.Builder> getTasksBuilderList()Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Type | Description | 
| List<Builder> | 
getTasksCount()
public int getTasksCount()Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Type | Description | 
| int | 
getTasksList()
public List<Task> getTasksList()Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Type | Description | 
| List<Task> | 
getTasksOrBuilder(int index)
public TaskOrBuilder getTasksOrBuilder(int index)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| index | int | 
      
| Type | Description | 
| TaskOrBuilder | 
getTasksOrBuilderList()
public List<? extends TaskOrBuilder> getTasksOrBuilderList()Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Type | Description | 
| List<? extends com.google.cloud.dataplex.v1.TaskOrBuilder> | 
getUnreachableLocations(int index)
public String getUnreachableLocations(int index)Locations that could not be reached.
 repeated string unreachable_locations = 3;
| Name | Description | 
| index | intThe index of the element to return.  | 
      
| Type | Description | 
| String | The unreachableLocations at the given index.  | 
      
getUnreachableLocationsBytes(int index)
public ByteString getUnreachableLocationsBytes(int index)Locations that could not be reached.
 repeated string unreachable_locations = 3;
| Name | Description | 
| index | intThe index of the value to return.  | 
      
| Type | Description | 
| ByteString | The bytes of the unreachableLocations at the given index.  | 
      
getUnreachableLocationsCount()
public int getUnreachableLocationsCount()Locations that could not be reached.
 repeated string unreachable_locations = 3;
| Type | Description | 
| int | The count of unreachableLocations.  | 
      
getUnreachableLocationsList()
public ProtocolStringList getUnreachableLocationsList()Locations that could not be reached.
 repeated string unreachable_locations = 3;
| Type | Description | 
| ProtocolStringList | A list containing the unreachableLocations.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description | 
| FieldAccessorTable | 
isInitialized()
public final boolean isInitialized()| Type | Description | 
| boolean | 
mergeFrom(ListTasksResponse other)
public ListTasksResponse.Builder mergeFrom(ListTasksResponse other)| Name | Description | 
| other | ListTasksResponse | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListTasksResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description | 
| input | CodedInputStream | 
      
| extensionRegistry | ExtensionRegistryLite | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
| Type | Description | 
| IOException | 
mergeFrom(Message other)
public ListTasksResponse.Builder mergeFrom(Message other)| Name | Description | 
| other | Message | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListTasksResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description | 
| unknownFields | UnknownFieldSet | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
removeTasks(int index)
public ListTasksResponse.Builder removeTasks(int index)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| index | int | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
setField(Descriptors.FieldDescriptor field, Object value)
public ListTasksResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description | 
| field | FieldDescriptor | 
      
| value | Object | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
setNextPageToken(String value)
public ListTasksResponse.Builder setNextPageToken(String value)Token to retrieve the next page of results, or empty if there are no more results in the list.
 string next_page_token = 2;
| Name | Description | 
| value | StringThe nextPageToken to set.  | 
      
| Type | Description | 
| ListTasksResponse.Builder | This builder for chaining.  | 
      
setNextPageTokenBytes(ByteString value)
public ListTasksResponse.Builder setNextPageTokenBytes(ByteString value)Token to retrieve the next page of results, or empty if there are no more results in the list.
 string next_page_token = 2;
| Name | Description | 
| value | ByteStringThe bytes for nextPageToken to set.  | 
      
| Type | Description | 
| ListTasksResponse.Builder | This builder for chaining.  | 
      
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListTasksResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description | 
| field | FieldDescriptor | 
      
| index | int | 
      
| value | Object | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
setTasks(int index, Task value)
public ListTasksResponse.Builder setTasks(int index, Task value)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| index | int | 
      
| value | Task | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
setTasks(int index, Task.Builder builderForValue)
public ListTasksResponse.Builder setTasks(int index, Task.Builder builderForValue)Tasks under the given parent lake.
 repeated .google.cloud.dataplex.v1.Task tasks = 1;
| Name | Description | 
| index | int | 
      
| builderForValue | Task.Builder | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
setUnknownFields(UnknownFieldSet unknownFields)
public final ListTasksResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description | 
| unknownFields | UnknownFieldSet | 
      
| Type | Description | 
| ListTasksResponse.Builder | 
setUnreachableLocations(int index, String value)
public ListTasksResponse.Builder setUnreachableLocations(int index, String value)Locations that could not be reached.
 repeated string unreachable_locations = 3;
| Name | Description | 
| index | intThe index to set the value at.  | 
      
| value | StringThe unreachableLocations to set.  | 
      
| Type | Description | 
| ListTasksResponse.Builder | This builder for chaining.  |