Package org.yamcs.protobuf.activities
Class ListActivitiesRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
org.yamcs.protobuf.activities.ListActivitiesRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,ListActivitiesRequestOrBuilder
- Enclosing class:
- ListActivitiesRequest
public static final class ListActivitiesRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
implements ListActivitiesRequestOrBuilder
Protobuf type
yamcs.protobuf.activities.ListActivitiesRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllStatus(Iterable<String> values) Filter on activity statusaddAllType(Iterable<String> values) The type of activity.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Filter on activity statusaddStatusBytes(com.google.protobuf.ByteString value) Filter on activity statusThe type of activity.addTypeBytes(com.google.protobuf.ByteString value) The type of activity.build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Yamcs instance nameThe maximum number of returned records per page.Continuation token returned by a previous page response.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The order of the returned results.clearQ()Text to search for in the description.Filter the lower bound of the activity's start time.Filter on activity statusFilter the upper bound of the activity's generation time.The type of activity.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorYamcs instance namecom.google.protobuf.ByteStringYamcs instance nameintgetLimit()The maximum number of returned records per page.getNext()Continuation token returned by a previous page response.com.google.protobuf.ByteStringContinuation token returned by a previous page response.getOrder()The order of the returned results.com.google.protobuf.ByteStringThe order of the returned results.getQ()Text to search for in the description.com.google.protobuf.ByteStringText to search for in the description.com.google.protobuf.TimestampgetStart()Filter the lower bound of the activity's start time.com.google.protobuf.Timestamp.BuilderFilter the lower bound of the activity's start time.com.google.protobuf.TimestampOrBuilderFilter the lower bound of the activity's start time.getStatus(int index) Filter on activity statuscom.google.protobuf.ByteStringgetStatusBytes(int index) Filter on activity statusintFilter on activity statuscom.google.protobuf.ProtocolStringListFilter on activity statuscom.google.protobuf.TimestampgetStop()Filter the upper bound of the activity's generation time.com.google.protobuf.Timestamp.BuilderFilter the upper bound of the activity's generation time.com.google.protobuf.TimestampOrBuilderFilter the upper bound of the activity's generation time.getType(int index) The type of activity.com.google.protobuf.ByteStringgetTypeBytes(int index) The type of activity.intThe type of activity.com.google.protobuf.ProtocolStringListThe type of activity.booleanYamcs instance namebooleanhasLimit()The maximum number of returned records per page.booleanhasNext()Continuation token returned by a previous page response.booleanhasOrder()The order of the returned results.booleanhasQ()Text to search for in the description.booleanhasStart()Filter the lower bound of the activity's start time.booleanhasStop()Filter the upper bound of the activity's generation time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ListActivitiesRequest other) mergeStart(com.google.protobuf.Timestamp value) Filter the lower bound of the activity's start time.mergeStop(com.google.protobuf.Timestamp value) Filter the upper bound of the activity's generation time.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setInstance(String value) Yamcs instance namesetInstanceBytes(com.google.protobuf.ByteString value) Yamcs instance namesetLimit(int value) The maximum number of returned records per page.Continuation token returned by a previous page response.setNextBytes(com.google.protobuf.ByteString value) Continuation token returned by a previous page response.The order of the returned results.setOrderBytes(com.google.protobuf.ByteString value) The order of the returned results.Text to search for in the description.setQBytes(com.google.protobuf.ByteString value) Text to search for in the description.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStart(com.google.protobuf.Timestamp value) Filter the lower bound of the activity's start time.setStart(com.google.protobuf.Timestamp.Builder builderForValue) Filter the lower bound of the activity's start time.Filter on activity statussetStop(com.google.protobuf.Timestamp value) Filter the upper bound of the activity's generation time.setStop(com.google.protobuf.Timestamp.Builder builderForValue) Filter the upper bound of the activity's generation time.The type of activity.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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
setField
public ListActivitiesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
clearField
public ListActivitiesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
clearOneof
public ListActivitiesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
setRepeatedField
public ListActivitiesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
addRepeatedField
public ListActivitiesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListActivitiesRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
mergeFrom
public ListActivitiesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListActivitiesRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;- Specified by:
hasInstancein interfaceListActivitiesRequestOrBuilder- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;- Specified by:
getInstancein interfaceListActivitiesRequestOrBuilder- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceListActivitiesRequestOrBuilder- Returns:
- The bytes for instance.
-
setInstance
Yamcs instance name
optional string instance = 1;- Parameters:
value- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
Yamcs instance name
optional string instance = 1;- Returns:
- This builder for chaining.
-
setInstanceBytes
Yamcs instance name
optional string instance = 1;- Parameters:
value- The bytes for instance to set.- Returns:
- This builder for chaining.
-
hasLimit
public boolean hasLimit()The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 2;- Specified by:
hasLimitin interfaceListActivitiesRequestOrBuilder- Returns:
- Whether the limit field is set.
-
getLimit
public int getLimit()The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 2;- Specified by:
getLimitin interfaceListActivitiesRequestOrBuilder- Returns:
- The limit.
-
setLimit
The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 2;- Parameters:
value- The limit to set.- Returns:
- This builder for chaining.
-
clearLimit
The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 2;- Returns:
- This builder for chaining.
-
hasOrder
public boolean hasOrder()The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 3;- Specified by:
hasOrderin interfaceListActivitiesRequestOrBuilder- Returns:
- Whether the order field is set.
-
getOrder
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 3;- Specified by:
getOrderin interfaceListActivitiesRequestOrBuilder- Returns:
- The order.
-
getOrderBytes
public com.google.protobuf.ByteString getOrderBytes()The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 3;- Specified by:
getOrderBytesin interfaceListActivitiesRequestOrBuilder- Returns:
- The bytes for order.
-
setOrder
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 3;- Parameters:
value- The order to set.- Returns:
- This builder for chaining.
-
clearOrder
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 3;- Returns:
- This builder for chaining.
-
setOrderBytes
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 3;- Parameters:
value- The bytes for order to set.- Returns:
- This builder for chaining.
-
getStatusList
public com.google.protobuf.ProtocolStringList getStatusList()Filter on activity status
repeated string status = 4;- Specified by:
getStatusListin interfaceListActivitiesRequestOrBuilder- Returns:
- A list containing the status.
-
getStatusCount
public int getStatusCount()Filter on activity status
repeated string status = 4;- Specified by:
getStatusCountin interfaceListActivitiesRequestOrBuilder- Returns:
- The count of status.
-
getStatus
Filter on activity status
repeated string status = 4;- Specified by:
getStatusin interfaceListActivitiesRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The status at the given index.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes(int index) Filter on activity status
repeated string status = 4;- Specified by:
getStatusBytesin interfaceListActivitiesRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the status at the given index.
-
setStatus
Filter on activity status
repeated string status = 4;- Parameters:
index- The index to set the value at.value- The status to set.- Returns:
- This builder for chaining.
-
addStatus
Filter on activity status
repeated string status = 4;- Parameters:
value- The status to add.- Returns:
- This builder for chaining.
-
addAllStatus
Filter on activity status
repeated string status = 4;- Parameters:
values- The status to add.- Returns:
- This builder for chaining.
-
clearStatus
Filter on activity status
repeated string status = 4;- Returns:
- This builder for chaining.
-
addStatusBytes
Filter on activity status
repeated string status = 4;- Parameters:
value- The bytes of the status to add.- Returns:
- This builder for chaining.
-
getTypeList
public com.google.protobuf.ProtocolStringList getTypeList()The type of activity. Names must match exactly.
repeated string type = 5;- Specified by:
getTypeListin interfaceListActivitiesRequestOrBuilder- Returns:
- A list containing the type.
-
getTypeCount
public int getTypeCount()The type of activity. Names must match exactly.
repeated string type = 5;- Specified by:
getTypeCountin interfaceListActivitiesRequestOrBuilder- Returns:
- The count of type.
-
getType
The type of activity. Names must match exactly.
repeated string type = 5;- Specified by:
getTypein interfaceListActivitiesRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The type at the given index.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes(int index) The type of activity. Names must match exactly.
repeated string type = 5;- Specified by:
getTypeBytesin interfaceListActivitiesRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the type at the given index.
-
setType
The type of activity. Names must match exactly.
repeated string type = 5;- Parameters:
index- The index to set the value at.value- The type to set.- Returns:
- This builder for chaining.
-
addType
The type of activity. Names must match exactly.
repeated string type = 5;- Parameters:
value- The type to add.- Returns:
- This builder for chaining.
-
addAllType
The type of activity. Names must match exactly.
repeated string type = 5;- Parameters:
values- The type to add.- Returns:
- This builder for chaining.
-
clearType
The type of activity. Names must match exactly.
repeated string type = 5;- Returns:
- This builder for chaining.
-
addTypeBytes
The type of activity. Names must match exactly.
repeated string type = 5;- Parameters:
value- The bytes of the type to add.- Returns:
- This builder for chaining.
-
hasNext
public boolean hasNext()Continuation token returned by a previous page response.
optional string next = 6;- Specified by:
hasNextin interfaceListActivitiesRequestOrBuilder- Returns:
- Whether the next field is set.
-
getNext
Continuation token returned by a previous page response.
optional string next = 6;- Specified by:
getNextin interfaceListActivitiesRequestOrBuilder- Returns:
- The next.
-
getNextBytes
public com.google.protobuf.ByteString getNextBytes()Continuation token returned by a previous page response.
optional string next = 6;- Specified by:
getNextBytesin interfaceListActivitiesRequestOrBuilder- Returns:
- The bytes for next.
-
setNext
Continuation token returned by a previous page response.
optional string next = 6;- Parameters:
value- The next to set.- Returns:
- This builder for chaining.
-
clearNext
Continuation token returned by a previous page response.
optional string next = 6;- Returns:
- This builder for chaining.
-
setNextBytes
Continuation token returned by a previous page response.
optional string next = 6;- Parameters:
value- The bytes for next to set.- Returns:
- This builder for chaining.
-
hasStart
public boolean hasStart()Filter the lower bound of the activity's start time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;- Specified by:
hasStartin interfaceListActivitiesRequestOrBuilder- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()Filter the lower bound of the activity's start time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;- Specified by:
getStartin interfaceListActivitiesRequestOrBuilder- Returns:
- The start.
-
setStart
Filter the lower bound of the activity's start time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7; -
setStart
public ListActivitiesRequest.Builder setStart(com.google.protobuf.Timestamp.Builder builderForValue) Filter the lower bound of the activity's start time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7; -
mergeStart
Filter the lower bound of the activity's start time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7; -
clearStart
Filter the lower bound of the activity's start time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7; -
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()Filter the lower bound of the activity's start time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7; -
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()Filter the lower bound of the activity's start time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 7;- Specified by:
getStartOrBuilderin interfaceListActivitiesRequestOrBuilder
-
hasStop
public boolean hasStop()Filter the upper bound of the activity's generation time. Specify a datestring in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;- Specified by:
hasStopin interfaceListActivitiesRequestOrBuilder- Returns:
- Whether the stop field is set.
-
getStop
public com.google.protobuf.Timestamp getStop()Filter the upper bound of the activity's generation time. Specify a datestring in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;- Specified by:
getStopin interfaceListActivitiesRequestOrBuilder- Returns:
- The stop.
-
setStop
Filter the upper bound of the activity's generation time. Specify a datestring in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8; -
setStop
Filter the upper bound of the activity's generation time. Specify a datestring in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8; -
mergeStop
Filter the upper bound of the activity's generation time. Specify a datestring in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8; -
clearStop
Filter the upper bound of the activity's generation time. Specify a datestring in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8; -
getStopBuilder
public com.google.protobuf.Timestamp.Builder getStopBuilder()Filter the upper bound of the activity's generation time. Specify a datestring in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8; -
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()Filter the upper bound of the activity's generation time. Specify a datestring in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 8;- Specified by:
getStopOrBuilderin interfaceListActivitiesRequestOrBuilder
-
hasQ
public boolean hasQ()Text to search for in the description.
optional string q = 9;- Specified by:
hasQin interfaceListActivitiesRequestOrBuilder- Returns:
- Whether the q field is set.
-
getQ
Text to search for in the description.
optional string q = 9;- Specified by:
getQin interfaceListActivitiesRequestOrBuilder- Returns:
- The q.
-
getQBytes
public com.google.protobuf.ByteString getQBytes()Text to search for in the description.
optional string q = 9;- Specified by:
getQBytesin interfaceListActivitiesRequestOrBuilder- Returns:
- The bytes for q.
-
setQ
Text to search for in the description.
optional string q = 9;- Parameters:
value- The q to set.- Returns:
- This builder for chaining.
-
clearQ
Text to search for in the description.
optional string q = 9;- Returns:
- This builder for chaining.
-
setQBytes
Text to search for in the description.
optional string q = 9;- Parameters:
value- The bytes for q to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListActivitiesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
mergeUnknownFields
public final ListActivitiesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-