Class Track.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
- com.google.cloud.videointelligence.v1.Track.Builder
-
- All Implemented Interfaces:
TrackOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Track
public static final class Track.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Track.Builder> implements TrackOrBuilder
A track of an object instance.
Protobuf typegoogle.cloud.videointelligence.v1.Track
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Track.Builder
addAllAttributes(Iterable<? extends DetectedAttribute> values)
Optional.Track.Builder
addAllTimestampedObjects(Iterable<? extends TimestampedObject> values)
The object with timestamp and attributes per frame in the track.Track.Builder
addAttributes(int index, DetectedAttribute value)
Optional.Track.Builder
addAttributes(int index, DetectedAttribute.Builder builderForValue)
Optional.Track.Builder
addAttributes(DetectedAttribute value)
Optional.Track.Builder
addAttributes(DetectedAttribute.Builder builderForValue)
Optional.DetectedAttribute.Builder
addAttributesBuilder()
Optional.DetectedAttribute.Builder
addAttributesBuilder(int index)
Optional.Track.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Track.Builder
addTimestampedObjects(int index, TimestampedObject value)
The object with timestamp and attributes per frame in the track.Track.Builder
addTimestampedObjects(int index, TimestampedObject.Builder builderForValue)
The object with timestamp and attributes per frame in the track.Track.Builder
addTimestampedObjects(TimestampedObject value)
The object with timestamp and attributes per frame in the track.Track.Builder
addTimestampedObjects(TimestampedObject.Builder builderForValue)
The object with timestamp and attributes per frame in the track.TimestampedObject.Builder
addTimestampedObjectsBuilder()
The object with timestamp and attributes per frame in the track.TimestampedObject.Builder
addTimestampedObjectsBuilder(int index)
The object with timestamp and attributes per frame in the track.Track
build()
Track
buildPartial()
Track.Builder
clear()
Track.Builder
clearAttributes()
Optional.Track.Builder
clearConfidence()
Optional.Track.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Track.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Track.Builder
clearSegment()
Video segment of a track.Track.Builder
clearTimestampedObjects()
The object with timestamp and attributes per frame in the track.Track.Builder
clone()
DetectedAttribute
getAttributes(int index)
Optional.DetectedAttribute.Builder
getAttributesBuilder(int index)
Optional.List<DetectedAttribute.Builder>
getAttributesBuilderList()
Optional.int
getAttributesCount()
Optional.List<DetectedAttribute>
getAttributesList()
Optional.DetectedAttributeOrBuilder
getAttributesOrBuilder(int index)
Optional.List<? extends DetectedAttributeOrBuilder>
getAttributesOrBuilderList()
Optional.float
getConfidence()
Optional.Track
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
VideoSegment
getSegment()
Video segment of a track.VideoSegment.Builder
getSegmentBuilder()
Video segment of a track.VideoSegmentOrBuilder
getSegmentOrBuilder()
Video segment of a track.TimestampedObject
getTimestampedObjects(int index)
The object with timestamp and attributes per frame in the track.TimestampedObject.Builder
getTimestampedObjectsBuilder(int index)
The object with timestamp and attributes per frame in the track.List<TimestampedObject.Builder>
getTimestampedObjectsBuilderList()
The object with timestamp and attributes per frame in the track.int
getTimestampedObjectsCount()
The object with timestamp and attributes per frame in the track.List<TimestampedObject>
getTimestampedObjectsList()
The object with timestamp and attributes per frame in the track.TimestampedObjectOrBuilder
getTimestampedObjectsOrBuilder(int index)
The object with timestamp and attributes per frame in the track.List<? extends TimestampedObjectOrBuilder>
getTimestampedObjectsOrBuilderList()
The object with timestamp and attributes per frame in the track.boolean
hasSegment()
Video segment of a track.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Track.Builder
mergeFrom(Track other)
Track.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Track.Builder
mergeFrom(com.google.protobuf.Message other)
Track.Builder
mergeSegment(VideoSegment value)
Video segment of a track.Track.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Track.Builder
removeAttributes(int index)
Optional.Track.Builder
removeTimestampedObjects(int index)
The object with timestamp and attributes per frame in the track.Track.Builder
setAttributes(int index, DetectedAttribute value)
Optional.Track.Builder
setAttributes(int index, DetectedAttribute.Builder builderForValue)
Optional.Track.Builder
setConfidence(float value)
Optional.Track.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Track.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Track.Builder
setSegment(VideoSegment value)
Video segment of a track.Track.Builder
setSegment(VideoSegment.Builder builderForValue)
Video segment of a track.Track.Builder
setTimestampedObjects(int index, TimestampedObject value)
The object with timestamp and attributes per frame in the track.Track.Builder
setTimestampedObjects(int index, TimestampedObject.Builder builderForValue)
The object with timestamp and attributes per frame in the track.Track.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
clear
public Track.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
getDefaultInstanceForType
public Track getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Track build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Track buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Track.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
setField
public Track.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
clearField
public Track.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
clearOneof
public Track.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
setRepeatedField
public Track.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
addRepeatedField
public Track.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
mergeFrom
public Track.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Track.Builder>
-
mergeFrom
public Track.Builder mergeFrom(Track other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
mergeFrom
public Track.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Track.Builder>
- Throws:
IOException
-
hasSegment
public boolean hasSegment()
Video segment of a track.
.google.cloud.videointelligence.v1.VideoSegment segment = 1;
- Specified by:
hasSegment
in interfaceTrackOrBuilder
- Returns:
- Whether the segment field is set.
-
getSegment
public VideoSegment getSegment()
Video segment of a track.
.google.cloud.videointelligence.v1.VideoSegment segment = 1;
- Specified by:
getSegment
in interfaceTrackOrBuilder
- Returns:
- The segment.
-
setSegment
public Track.Builder setSegment(VideoSegment value)
Video segment of a track.
.google.cloud.videointelligence.v1.VideoSegment segment = 1;
-
setSegment
public Track.Builder setSegment(VideoSegment.Builder builderForValue)
Video segment of a track.
.google.cloud.videointelligence.v1.VideoSegment segment = 1;
-
mergeSegment
public Track.Builder mergeSegment(VideoSegment value)
Video segment of a track.
.google.cloud.videointelligence.v1.VideoSegment segment = 1;
-
clearSegment
public Track.Builder clearSegment()
Video segment of a track.
.google.cloud.videointelligence.v1.VideoSegment segment = 1;
-
getSegmentBuilder
public VideoSegment.Builder getSegmentBuilder()
Video segment of a track.
.google.cloud.videointelligence.v1.VideoSegment segment = 1;
-
getSegmentOrBuilder
public VideoSegmentOrBuilder getSegmentOrBuilder()
Video segment of a track.
.google.cloud.videointelligence.v1.VideoSegment segment = 1;
- Specified by:
getSegmentOrBuilder
in interfaceTrackOrBuilder
-
getTimestampedObjectsList
public List<TimestampedObject> getTimestampedObjectsList()
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
- Specified by:
getTimestampedObjectsList
in interfaceTrackOrBuilder
-
getTimestampedObjectsCount
public int getTimestampedObjectsCount()
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
- Specified by:
getTimestampedObjectsCount
in interfaceTrackOrBuilder
-
getTimestampedObjects
public TimestampedObject getTimestampedObjects(int index)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
- Specified by:
getTimestampedObjects
in interfaceTrackOrBuilder
-
setTimestampedObjects
public Track.Builder setTimestampedObjects(int index, TimestampedObject value)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
setTimestampedObjects
public Track.Builder setTimestampedObjects(int index, TimestampedObject.Builder builderForValue)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
addTimestampedObjects
public Track.Builder addTimestampedObjects(TimestampedObject value)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
addTimestampedObjects
public Track.Builder addTimestampedObjects(int index, TimestampedObject value)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
addTimestampedObjects
public Track.Builder addTimestampedObjects(TimestampedObject.Builder builderForValue)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
addTimestampedObjects
public Track.Builder addTimestampedObjects(int index, TimestampedObject.Builder builderForValue)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
addAllTimestampedObjects
public Track.Builder addAllTimestampedObjects(Iterable<? extends TimestampedObject> values)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
clearTimestampedObjects
public Track.Builder clearTimestampedObjects()
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
removeTimestampedObjects
public Track.Builder removeTimestampedObjects(int index)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
getTimestampedObjectsBuilder
public TimestampedObject.Builder getTimestampedObjectsBuilder(int index)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
getTimestampedObjectsOrBuilder
public TimestampedObjectOrBuilder getTimestampedObjectsOrBuilder(int index)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
- Specified by:
getTimestampedObjectsOrBuilder
in interfaceTrackOrBuilder
-
getTimestampedObjectsOrBuilderList
public List<? extends TimestampedObjectOrBuilder> getTimestampedObjectsOrBuilderList()
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
- Specified by:
getTimestampedObjectsOrBuilderList
in interfaceTrackOrBuilder
-
addTimestampedObjectsBuilder
public TimestampedObject.Builder addTimestampedObjectsBuilder()
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
addTimestampedObjectsBuilder
public TimestampedObject.Builder addTimestampedObjectsBuilder(int index)
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
getTimestampedObjectsBuilderList
public List<TimestampedObject.Builder> getTimestampedObjectsBuilderList()
The object with timestamp and attributes per frame in the track.
repeated .google.cloud.videointelligence.v1.TimestampedObject timestamped_objects = 2;
-
getAttributesList
public List<DetectedAttribute> getAttributesList()
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAttributesList
in interfaceTrackOrBuilder
-
getAttributesCount
public int getAttributesCount()
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAttributesCount
in interfaceTrackOrBuilder
-
getAttributes
public DetectedAttribute getAttributes(int index)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAttributes
in interfaceTrackOrBuilder
-
setAttributes
public Track.Builder setAttributes(int index, DetectedAttribute value)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
setAttributes
public Track.Builder setAttributes(int index, DetectedAttribute.Builder builderForValue)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAttributes
public Track.Builder addAttributes(DetectedAttribute value)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAttributes
public Track.Builder addAttributes(int index, DetectedAttribute value)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAttributes
public Track.Builder addAttributes(DetectedAttribute.Builder builderForValue)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAttributes
public Track.Builder addAttributes(int index, DetectedAttribute.Builder builderForValue)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAllAttributes
public Track.Builder addAllAttributes(Iterable<? extends DetectedAttribute> values)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
clearAttributes
public Track.Builder clearAttributes()
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
removeAttributes
public Track.Builder removeAttributes(int index)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getAttributesBuilder
public DetectedAttribute.Builder getAttributesBuilder(int index)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getAttributesOrBuilder
public DetectedAttributeOrBuilder getAttributesOrBuilder(int index)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAttributesOrBuilder
in interfaceTrackOrBuilder
-
getAttributesOrBuilderList
public List<? extends DetectedAttributeOrBuilder> getAttributesOrBuilderList()
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getAttributesOrBuilderList
in interfaceTrackOrBuilder
-
addAttributesBuilder
public DetectedAttribute.Builder addAttributesBuilder()
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
addAttributesBuilder
public DetectedAttribute.Builder addAttributesBuilder(int index)
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getAttributesBuilderList
public List<DetectedAttribute.Builder> getAttributesBuilderList()
Optional. Attributes in the track level.
repeated .google.cloud.videointelligence.v1.DetectedAttribute attributes = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getConfidence
public float getConfidence()
Optional. The confidence score of the tracked object.
float confidence = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getConfidence
in interfaceTrackOrBuilder
- Returns:
- The confidence.
-
setConfidence
public Track.Builder setConfidence(float value)
Optional. The confidence score of the tracked object.
float confidence = 4 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The confidence to set.- Returns:
- This builder for chaining.
-
clearConfidence
public Track.Builder clearConfidence()
Optional. The confidence score of the tracked object.
float confidence = 4 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setUnknownFields
public final Track.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
mergeUnknownFields
public final Track.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Track.Builder>
-
-