- 0.173.0 (latest)
- 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 AnnotationMetadata.Builder extends GeneratedMessageV3.Builder<AnnotationMetadata.Builder> implements AnnotationMetadataOrBuilder
Additional information associated with the annotation.
Protobuf type google.cloud.datalabeling.v1beta1.AnnotationMetadata
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > AnnotationMetadata.BuilderImplements
AnnotationMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public AnnotationMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
build()
public AnnotationMetadata build()
Returns | |
---|---|
Type | Description |
AnnotationMetadata |
buildPartial()
public AnnotationMetadata buildPartial()
Returns | |
---|---|
Type | Description |
AnnotationMetadata |
clear()
public AnnotationMetadata.Builder clear()
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
clearField(Descriptors.FieldDescriptor field)
public AnnotationMetadata.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field | FieldDescriptor |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public AnnotationMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof | OneofDescriptor |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
clearOperatorMetadata()
public AnnotationMetadata.Builder clearOperatorMetadata()
Metadata related to human labeling.
.google.cloud.datalabeling.v1beta1.OperatorMetadata operator_metadata = 2;
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
clone()
public AnnotationMetadata.Builder clone()
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
getDefaultInstanceForType()
public AnnotationMetadata getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
AnnotationMetadata |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getOperatorMetadata()
public OperatorMetadata getOperatorMetadata()
Metadata related to human labeling.
.google.cloud.datalabeling.v1beta1.OperatorMetadata operator_metadata = 2;
Returns | |
---|---|
Type | Description |
OperatorMetadata | The operatorMetadata. |
getOperatorMetadataBuilder()
public OperatorMetadata.Builder getOperatorMetadataBuilder()
Metadata related to human labeling.
.google.cloud.datalabeling.v1beta1.OperatorMetadata operator_metadata = 2;
Returns | |
---|---|
Type | Description |
OperatorMetadata.Builder |
getOperatorMetadataOrBuilder()
public OperatorMetadataOrBuilder getOperatorMetadataOrBuilder()
Metadata related to human labeling.
.google.cloud.datalabeling.v1beta1.OperatorMetadata operator_metadata = 2;
Returns | |
---|---|
Type | Description |
OperatorMetadataOrBuilder |
hasOperatorMetadata()
public boolean hasOperatorMetadata()
Metadata related to human labeling.
.google.cloud.datalabeling.v1beta1.OperatorMetadata operator_metadata = 2;
Returns | |
---|---|
Type | Description |
boolean | Whether the operatorMetadata field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(AnnotationMetadata other)
public AnnotationMetadata.Builder mergeFrom(AnnotationMetadata other)
Parameter | |
---|---|
Name | Description |
other | AnnotationMetadata |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AnnotationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public AnnotationMetadata.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other | Message |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
mergeOperatorMetadata(OperatorMetadata value)
public AnnotationMetadata.Builder mergeOperatorMetadata(OperatorMetadata value)
Metadata related to human labeling.
.google.cloud.datalabeling.v1beta1.OperatorMetadata operator_metadata = 2;
Parameter | |
---|---|
Name | Description |
value | OperatorMetadata |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final AnnotationMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields | UnknownFieldSet |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public AnnotationMetadata.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
setOperatorMetadata(OperatorMetadata value)
public AnnotationMetadata.Builder setOperatorMetadata(OperatorMetadata value)
Metadata related to human labeling.
.google.cloud.datalabeling.v1beta1.OperatorMetadata operator_metadata = 2;
Parameter | |
---|---|
Name | Description |
value | OperatorMetadata |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
setOperatorMetadata(OperatorMetadata.Builder builderForValue)
public AnnotationMetadata.Builder setOperatorMetadata(OperatorMetadata.Builder builderForValue)
Metadata related to human labeling.
.google.cloud.datalabeling.v1beta1.OperatorMetadata operator_metadata = 2;
Parameter | |
---|---|
Name | Description |
builderForValue | OperatorMetadata.Builder |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public AnnotationMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final AnnotationMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields | UnknownFieldSet |
Returns | |
---|---|
Type | Description |
AnnotationMetadata.Builder |