Package org.yamcs.protobuf.activities
Class ListActivitiesRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
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.Descriptor
com.google.protobuf.Descriptors.Descriptor
Yamcs instance namecom.google.protobuf.ByteString
Yamcs instance nameint
getLimit()
The maximum number of returned records per page.getNext()
Continuation token returned by a previous page response.com.google.protobuf.ByteString
Continuation token returned by a previous page response.getOrder()
The order of the returned results.com.google.protobuf.ByteString
The order of the returned results.getQ()
Text to search for in the description.com.google.protobuf.ByteString
Text to search for in the description.com.google.protobuf.Timestamp
getStart()
Filter the lower bound of the activity's start time.com.google.protobuf.Timestamp.Builder
Filter the lower bound of the activity's start time.com.google.protobuf.TimestampOrBuilder
Filter the lower bound of the activity's start time.getStatus
(int index) Filter on activity statuscom.google.protobuf.ByteString
getStatusBytes
(int index) Filter on activity statusint
Filter on activity statuscom.google.protobuf.ProtocolStringList
Filter on activity statuscom.google.protobuf.Timestamp
getStop()
Filter the upper bound of the activity's generation time.com.google.protobuf.Timestamp.Builder
Filter the upper bound of the activity's generation time.com.google.protobuf.TimestampOrBuilder
Filter the upper bound of the activity's generation time.getType
(int index) The type of activity.com.google.protobuf.ByteString
getTypeBytes
(int index) The type of activity.int
The type of activity.com.google.protobuf.ProtocolStringList
The type of activity.boolean
Yamcs instance nameboolean
hasLimit()
The maximum number of returned records per page.boolean
hasNext()
Continuation token returned by a previous page response.boolean
hasOrder()
The order of the returned results.boolean
hasQ()
Text to search for in the description.boolean
hasStart()
Filter the lower bound of the activity's start time.boolean
hasStop()
Filter the upper bound of the activity's generation time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(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, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.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<ListActivitiesRequest.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<ListActivitiesRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.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<ListActivitiesRequest.Builder>
-
setField
public ListActivitiesRequest.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<ListActivitiesRequest.Builder>
-
clearField
public ListActivitiesRequest.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<ListActivitiesRequest.Builder>
-
clearOneof
public ListActivitiesRequest.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<ListActivitiesRequest.Builder>
-
setRepeatedField
public ListActivitiesRequest.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<ListActivitiesRequest.Builder>
-
addRepeatedField
public ListActivitiesRequest.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<ListActivitiesRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListActivitiesRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListActivitiesRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;
- Specified by:
hasInstance
in interfaceListActivitiesRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;
- Specified by:
getInstance
in interfaceListActivitiesRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;
- Specified by:
getInstanceBytes
in 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:
hasLimit
in 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:
getLimit
in 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:
hasOrder
in 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:
getOrder
in 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:
getOrderBytes
in 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:
getStatusList
in interfaceListActivitiesRequestOrBuilder
- Returns:
- A list containing the status.
-
getStatusCount
public int getStatusCount()Filter on activity status
repeated string status = 4;
- Specified by:
getStatusCount
in interfaceListActivitiesRequestOrBuilder
- Returns:
- The count of status.
-
getStatus
Filter on activity status
repeated string status = 4;
- Specified by:
getStatus
in 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:
getStatusBytes
in 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:
getTypeList
in 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:
getTypeCount
in interfaceListActivitiesRequestOrBuilder
- Returns:
- The count of type.
-
getType
The type of activity. Names must match exactly.
repeated string type = 5;
- Specified by:
getType
in 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:
getTypeBytes
in 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:
hasNext
in interfaceListActivitiesRequestOrBuilder
- Returns:
- Whether the next field is set.
-
getNext
Continuation token returned by a previous page response.
optional string next = 6;
- Specified by:
getNext
in 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:
getNextBytes
in 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:
hasStart
in 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:
getStart
in 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:
getStartOrBuilder
in 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:
hasStop
in 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:
getStop
in 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:
getStopOrBuilder
in interfaceListActivitiesRequestOrBuilder
-
hasQ
public boolean hasQ()Text to search for in the description.
optional string q = 9;
- Specified by:
hasQ
in interfaceListActivitiesRequestOrBuilder
- Returns:
- Whether the q field is set.
-
getQ
Text to search for in the description.
optional string q = 9;
- Specified by:
getQ
in interfaceListActivitiesRequestOrBuilder
- Returns:
- The q.
-
getQBytes
public com.google.protobuf.ByteString getQBytes()Text to search for in the description.
optional string q = 9;
- Specified by:
getQBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-
mergeUnknownFields
public final ListActivitiesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListActivitiesRequest.Builder>
-