- 0.205.0 (latest)
- 0.203.0
- 0.202.0
- 0.201.0
- 0.200.0
- 0.198.0
- 0.196.0
- 0.195.0
- 0.194.0
- 0.193.0
- 0.192.0
- 0.190.0
- 0.188.0
- 0.187.0
- 0.184.0
- 0.183.0
- 0.182.0
- 0.180.0
- 0.179.0
- 0.178.0
- 0.177.0
- 0.176.0
- 0.175.0
- 0.174.0
- 0.173.0
- 0.172.0
- 0.171.0
- 0.169.0
- 0.168.0
- 0.167.0
- 0.166.0
- 0.165.0
- 0.164.0
- 0.163.0
- 0.162.0
- 0.161.0
- 0.160.0
- 0.159.0
- 0.157.0
- 0.156.0
- 0.155.0
- 0.154.0
- 0.153.0
- 0.152.0
- 0.151.0
- 0.150.0
- 0.149.0
- 0.148.0
- 0.147.0
- 0.144.0
- 0.143.0
- 0.142.0
- 0.141.0
- 0.140.0
- 0.139.0
- 0.138.0
- 0.137.0
- 0.136.0
- 0.135.0
- 0.134.0
- 0.133.0
- 0.132.0
- 0.131.0
- 0.129.0
- 0.128.0
- 0.127.0
- 0.126.0
- 0.125.0
- 0.124.0
- 0.123.7
- 0.122.11
public static final class ListAnnotatedDatasetsResponse.Builder extends GeneratedMessage.Builder<ListAnnotatedDatasetsResponse.Builder> implements ListAnnotatedDatasetsResponseOrBuilderResults of listing annotated datasets for a dataset.
Protobuf type google.cloud.datalabeling.v1beta1.ListAnnotatedDatasetsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ListAnnotatedDatasetsResponse.BuilderImplements
ListAnnotatedDatasetsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllAnnotatedDatasets(Iterable<? extends AnnotatedDataset> values)
public ListAnnotatedDatasetsResponse.Builder addAllAnnotatedDatasets(Iterable<? extends AnnotatedDataset> values)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.datalabeling.v1beta1.AnnotatedDataset> |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
addAnnotatedDatasets(AnnotatedDataset value)
public ListAnnotatedDatasetsResponse.Builder addAnnotatedDatasets(AnnotatedDataset value)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
AnnotatedDataset |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
addAnnotatedDatasets(AnnotatedDataset.Builder builderForValue)
public ListAnnotatedDatasetsResponse.Builder addAnnotatedDatasets(AnnotatedDataset.Builder builderForValue)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
AnnotatedDataset.Builder |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
addAnnotatedDatasets(int index, AnnotatedDataset value)
public ListAnnotatedDatasetsResponse.Builder addAnnotatedDatasets(int index, AnnotatedDataset value)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AnnotatedDataset |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
addAnnotatedDatasets(int index, AnnotatedDataset.Builder builderForValue)
public ListAnnotatedDatasetsResponse.Builder addAnnotatedDatasets(int index, AnnotatedDataset.Builder builderForValue)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AnnotatedDataset.Builder |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
addAnnotatedDatasetsBuilder()
public AnnotatedDataset.Builder addAnnotatedDatasetsBuilder()The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Returns | |
|---|---|
| Type | Description |
AnnotatedDataset.Builder |
|
addAnnotatedDatasetsBuilder(int index)
public AnnotatedDataset.Builder addAnnotatedDatasetsBuilder(int index)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AnnotatedDataset.Builder |
|
build()
public ListAnnotatedDatasetsResponse build()| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse |
|
buildPartial()
public ListAnnotatedDatasetsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse |
|
clear()
public ListAnnotatedDatasetsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
clearAnnotatedDatasets()
public ListAnnotatedDatasetsResponse.Builder clearAnnotatedDatasets()The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
clearNextPageToken()
public ListAnnotatedDatasetsResponse.Builder clearNextPageToken()A token to retrieve next page of results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
This builder for chaining. |
getAnnotatedDatasets(int index)
public AnnotatedDataset getAnnotatedDatasets(int index)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AnnotatedDataset |
|
getAnnotatedDatasetsBuilder(int index)
public AnnotatedDataset.Builder getAnnotatedDatasetsBuilder(int index)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AnnotatedDataset.Builder |
|
getAnnotatedDatasetsBuilderList()
public List<AnnotatedDataset.Builder> getAnnotatedDatasetsBuilderList()The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getAnnotatedDatasetsCount()
public int getAnnotatedDatasetsCount()The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getAnnotatedDatasetsList()
public List<AnnotatedDataset> getAnnotatedDatasetsList()The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Returns | |
|---|---|
| Type | Description |
List<AnnotatedDataset> |
|
getAnnotatedDatasetsOrBuilder(int index)
public AnnotatedDatasetOrBuilder getAnnotatedDatasetsOrBuilder(int index)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AnnotatedDatasetOrBuilder |
|
getAnnotatedDatasetsOrBuilderList()
public List<? extends AnnotatedDatasetOrBuilder> getAnnotatedDatasetsOrBuilderList()The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.datalabeling.v1beta1.AnnotatedDatasetOrBuilder> |
|
getDefaultInstanceForType()
public ListAnnotatedDatasetsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getNextPageToken()
public String getNextPageToken()A token to retrieve next page of results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()A token to retrieve next page of results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListAnnotatedDatasetsResponse other)
public ListAnnotatedDatasetsResponse.Builder mergeFrom(ListAnnotatedDatasetsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ListAnnotatedDatasetsResponse |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListAnnotatedDatasetsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListAnnotatedDatasetsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
removeAnnotatedDatasets(int index)
public ListAnnotatedDatasetsResponse.Builder removeAnnotatedDatasets(int index)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
setAnnotatedDatasets(int index, AnnotatedDataset value)
public ListAnnotatedDatasetsResponse.Builder setAnnotatedDatasets(int index, AnnotatedDataset value)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AnnotatedDataset |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
setAnnotatedDatasets(int index, AnnotatedDataset.Builder builderForValue)
public ListAnnotatedDatasetsResponse.Builder setAnnotatedDatasets(int index, AnnotatedDataset.Builder builderForValue)The list of annotated datasets to return.
repeated .google.cloud.datalabeling.v1beta1.AnnotatedDataset annotated_datasets = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AnnotatedDataset.Builder |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
|
setNextPageToken(String value)
public ListAnnotatedDatasetsResponse.Builder setNextPageToken(String value)A token to retrieve next page of results.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public ListAnnotatedDatasetsResponse.Builder setNextPageTokenBytes(ByteString value)A token to retrieve next page of results.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListAnnotatedDatasetsResponse.Builder |
This builder for chaining. |