- 0.198.0 (latest)
 - 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 ExportDataOperationResponse.Builder extends GeneratedMessageV3.Builder<ExportDataOperationResponse.Builder> implements ExportDataOperationResponseOrBuilderResponse used for ExportDataset longrunning operation.
 Protobuf type google.cloud.datalabeling.v1beta1.ExportDataOperationResponse
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ExportDataOperationResponse.BuilderImplements
ExportDataOperationResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ExportDataOperationResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
build()
public ExportDataOperationResponse build()| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse | 
        |
buildPartial()
public ExportDataOperationResponse buildPartial()| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse | 
        |
clear()
public ExportDataOperationResponse.Builder clear()| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
clearDataset()
public ExportDataOperationResponse.Builder clearDataset()Ouptut only. The name of dataset. "projects/*/datasets/*"
 string dataset = 1;
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        This builder for chaining.  | 
      
clearExportCount()
public ExportDataOperationResponse.Builder clearExportCount()Output only. Number of examples exported successfully.
 int32 export_count = 3;
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        This builder for chaining.  | 
      
clearField(Descriptors.FieldDescriptor field)
public ExportDataOperationResponse.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
clearLabelStats()
public ExportDataOperationResponse.Builder clearLabelStats()Output only. Statistic infos of labels in the exported dataset.
 .google.cloud.datalabeling.v1beta1.LabelStats label_stats = 4;
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
clearOneof(Descriptors.OneofDescriptor oneof)
public ExportDataOperationResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
clearOutputConfig()
public ExportDataOperationResponse.Builder clearOutputConfig()Output only. output_config in the ExportData request.
 .google.cloud.datalabeling.v1beta1.OutputConfig output_config = 5;
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
clearTotalCount()
public ExportDataOperationResponse.Builder clearTotalCount()Output only. Total number of examples requested to export
 int32 total_count = 2;
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        This builder for chaining.  | 
      
clone()
public ExportDataOperationResponse.Builder clone()| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
getDataset()
public String getDataset()Ouptut only. The name of dataset. "projects/*/datasets/*"
 string dataset = 1;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The dataset.  | 
      
getDatasetBytes()
public ByteString getDatasetBytes()Ouptut only. The name of dataset. "projects/*/datasets/*"
 string dataset = 1;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for dataset.  | 
      
getDefaultInstanceForType()
public ExportDataOperationResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse | 
        |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
getExportCount()
public int getExportCount()Output only. Number of examples exported successfully.
 int32 export_count = 3;
| Returns | |
|---|---|
| Type | Description | 
int | 
        The exportCount.  | 
      
getLabelStats()
public LabelStats getLabelStats()Output only. Statistic infos of labels in the exported dataset.
 .google.cloud.datalabeling.v1beta1.LabelStats label_stats = 4;
| Returns | |
|---|---|
| Type | Description | 
LabelStats | 
        The labelStats.  | 
      
getLabelStatsBuilder()
public LabelStats.Builder getLabelStatsBuilder()Output only. Statistic infos of labels in the exported dataset.
 .google.cloud.datalabeling.v1beta1.LabelStats label_stats = 4;
| Returns | |
|---|---|
| Type | Description | 
LabelStats.Builder | 
        |
getLabelStatsOrBuilder()
public LabelStatsOrBuilder getLabelStatsOrBuilder()Output only. Statistic infos of labels in the exported dataset.
 .google.cloud.datalabeling.v1beta1.LabelStats label_stats = 4;
| Returns | |
|---|---|
| Type | Description | 
LabelStatsOrBuilder | 
        |
getOutputConfig()
public OutputConfig getOutputConfig()Output only. output_config in the ExportData request.
 .google.cloud.datalabeling.v1beta1.OutputConfig output_config = 5;
| Returns | |
|---|---|
| Type | Description | 
OutputConfig | 
        The outputConfig.  | 
      
getOutputConfigBuilder()
public OutputConfig.Builder getOutputConfigBuilder()Output only. output_config in the ExportData request.
 .google.cloud.datalabeling.v1beta1.OutputConfig output_config = 5;
| Returns | |
|---|---|
| Type | Description | 
OutputConfig.Builder | 
        |
getOutputConfigOrBuilder()
public OutputConfigOrBuilder getOutputConfigOrBuilder()Output only. output_config in the ExportData request.
 .google.cloud.datalabeling.v1beta1.OutputConfig output_config = 5;
| Returns | |
|---|---|
| Type | Description | 
OutputConfigOrBuilder | 
        |
getTotalCount()
public int getTotalCount()Output only. Total number of examples requested to export
 int32 total_count = 2;
| Returns | |
|---|---|
| Type | Description | 
int | 
        The totalCount.  | 
      
hasLabelStats()
public boolean hasLabelStats()Output only. Statistic infos of labels in the exported dataset.
 .google.cloud.datalabeling.v1beta1.LabelStats label_stats = 4;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the labelStats field is set.  | 
      
hasOutputConfig()
public boolean hasOutputConfig()Output only. output_config in the ExportData request.
 .google.cloud.datalabeling.v1beta1.OutputConfig output_config = 5;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the outputConfig field is set.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
FieldAccessorTable | 
        |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
boolean | 
        |
mergeFrom(ExportDataOperationResponse other)
public ExportDataOperationResponse.Builder mergeFrom(ExportDataOperationResponse other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        ExportDataOperationResponse | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ExportDataOperationResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
| Exceptions | |
|---|---|
| Type | Description | 
IOException | 
        |
mergeFrom(Message other)
public ExportDataOperationResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Message | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
mergeLabelStats(LabelStats value)
public ExportDataOperationResponse.Builder mergeLabelStats(LabelStats value)Output only. Statistic infos of labels in the exported dataset.
 .google.cloud.datalabeling.v1beta1.LabelStats label_stats = 4;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        LabelStats | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
mergeOutputConfig(OutputConfig value)
public ExportDataOperationResponse.Builder mergeOutputConfig(OutputConfig value)Output only. output_config in the ExportData request.
 .google.cloud.datalabeling.v1beta1.OutputConfig output_config = 5;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        OutputConfig | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ExportDataOperationResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
setDataset(String value)
public ExportDataOperationResponse.Builder setDataset(String value)Ouptut only. The name of dataset. "projects/*/datasets/*"
 string dataset = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe dataset to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        This builder for chaining.  | 
      
setDatasetBytes(ByteString value)
public ExportDataOperationResponse.Builder setDatasetBytes(ByteString value)Ouptut only. The name of dataset. "projects/*/datasets/*"
 string dataset = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for dataset to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        This builder for chaining.  | 
      
setExportCount(int value)
public ExportDataOperationResponse.Builder setExportCount(int value)Output only. Number of examples exported successfully.
 int32 export_count = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        intThe exportCount to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        This builder for chaining.  | 
      
setField(Descriptors.FieldDescriptor field, Object value)
public ExportDataOperationResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
setLabelStats(LabelStats value)
public ExportDataOperationResponse.Builder setLabelStats(LabelStats value)Output only. Statistic infos of labels in the exported dataset.
 .google.cloud.datalabeling.v1beta1.LabelStats label_stats = 4;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        LabelStats | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
setLabelStats(LabelStats.Builder builderForValue)
public ExportDataOperationResponse.Builder setLabelStats(LabelStats.Builder builderForValue)Output only. Statistic infos of labels in the exported dataset.
 .google.cloud.datalabeling.v1beta1.LabelStats label_stats = 4;
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        LabelStats.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
setOutputConfig(OutputConfig value)
public ExportDataOperationResponse.Builder setOutputConfig(OutputConfig value)Output only. output_config in the ExportData request.
 .google.cloud.datalabeling.v1beta1.OutputConfig output_config = 5;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        OutputConfig | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
setOutputConfig(OutputConfig.Builder builderForValue)
public ExportDataOperationResponse.Builder setOutputConfig(OutputConfig.Builder builderForValue)Output only. output_config in the ExportData request.
 .google.cloud.datalabeling.v1beta1.OutputConfig output_config = 5;
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        OutputConfig.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ExportDataOperationResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |
setTotalCount(int value)
public ExportDataOperationResponse.Builder setTotalCount(int value)Output only. Total number of examples requested to export
 int32 total_count = 2;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        intThe totalCount to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        This builder for chaining.  | 
      
setUnknownFields(UnknownFieldSet unknownFields)
public final ExportDataOperationResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
ExportDataOperationResponse.Builder | 
        |