Class ListBreakpointsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListBreakpointsRequest.Builder>
-
- com.google.devtools.clouddebugger.v2.ListBreakpointsRequest.Builder
-
- All Implemented Interfaces:
ListBreakpointsRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListBreakpointsRequest
public static final class ListBreakpointsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListBreakpointsRequest.Builder> implements ListBreakpointsRequestOrBuilder
Request to list breakpoints.
Protobuf typegoogle.devtools.clouddebugger.v2.ListBreakpointsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ListBreakpointsRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListBreakpointsRequestbuild()ListBreakpointsRequestbuildPartial()ListBreakpointsRequest.Builderclear()ListBreakpointsRequest.BuilderclearAction()When set, the response includes only breakpoints with the specified action.ListBreakpointsRequest.BuilderclearClientVersion()Required.ListBreakpointsRequest.BuilderclearDebuggeeId()Required.ListBreakpointsRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListBreakpointsRequest.BuilderclearIncludeAllUsers()When set to `true`, the response includes the list of breakpoints set by any user.ListBreakpointsRequest.BuilderclearIncludeInactive()When set to `true`, the response includes active and inactive breakpoints.ListBreakpointsRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListBreakpointsRequest.BuilderclearStripResults()Deprecated.google.devtools.clouddebugger.v2.ListBreakpointsRequest.strip_results is deprecated.ListBreakpointsRequest.BuilderclearWaitToken()A wait token that, if specified, blocks the call until the breakpoints list has changed, or a server selected timeout has expired.ListBreakpointsRequest.Builderclone()ListBreakpointsRequest.BreakpointActionValuegetAction()When set, the response includes only breakpoints with the specified action.ListBreakpointsRequest.BreakpointActionValue.BuildergetActionBuilder()When set, the response includes only breakpoints with the specified action.ListBreakpointsRequest.BreakpointActionValueOrBuildergetActionOrBuilder()When set, the response includes only breakpoints with the specified action.StringgetClientVersion()Required.com.google.protobuf.ByteStringgetClientVersionBytes()Required.StringgetDebuggeeId()Required.com.google.protobuf.ByteStringgetDebuggeeIdBytes()Required.ListBreakpointsRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetIncludeAllUsers()When set to `true`, the response includes the list of breakpoints set by any user.booleangetIncludeInactive()When set to `true`, the response includes active and inactive breakpoints.booleangetStripResults()Deprecated.google.devtools.clouddebugger.v2.ListBreakpointsRequest.strip_results is deprecated.StringgetWaitToken()A wait token that, if specified, blocks the call until the breakpoints list has changed, or a server selected timeout has expired.com.google.protobuf.ByteStringgetWaitTokenBytes()A wait token that, if specified, blocks the call until the breakpoints list has changed, or a server selected timeout has expired.booleanhasAction()When set, the response includes only breakpoints with the specified action.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListBreakpointsRequest.BuildermergeAction(ListBreakpointsRequest.BreakpointActionValue value)When set, the response includes only breakpoints with the specified action.ListBreakpointsRequest.BuildermergeFrom(ListBreakpointsRequest other)ListBreakpointsRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListBreakpointsRequest.BuildermergeFrom(com.google.protobuf.Message other)ListBreakpointsRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListBreakpointsRequest.BuildersetAction(ListBreakpointsRequest.BreakpointActionValue value)When set, the response includes only breakpoints with the specified action.ListBreakpointsRequest.BuildersetAction(ListBreakpointsRequest.BreakpointActionValue.Builder builderForValue)When set, the response includes only breakpoints with the specified action.ListBreakpointsRequest.BuildersetClientVersion(String value)Required.ListBreakpointsRequest.BuildersetClientVersionBytes(com.google.protobuf.ByteString value)Required.ListBreakpointsRequest.BuildersetDebuggeeId(String value)Required.ListBreakpointsRequest.BuildersetDebuggeeIdBytes(com.google.protobuf.ByteString value)Required.ListBreakpointsRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListBreakpointsRequest.BuildersetIncludeAllUsers(boolean value)When set to `true`, the response includes the list of breakpoints set by any user.ListBreakpointsRequest.BuildersetIncludeInactive(boolean value)When set to `true`, the response includes active and inactive breakpoints.ListBreakpointsRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListBreakpointsRequest.BuildersetStripResults(boolean value)Deprecated.google.devtools.clouddebugger.v2.ListBreakpointsRequest.strip_results is deprecated.ListBreakpointsRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListBreakpointsRequest.BuildersetWaitToken(String value)A wait token that, if specified, blocks the call until the breakpoints list has changed, or a server selected timeout has expired.ListBreakpointsRequest.BuildersetWaitTokenBytes(com.google.protobuf.ByteString value)A wait token that, if specified, blocks the call until the breakpoints list has changed, or a server selected timeout has expired.-
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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListBreakpointsRequest.Builder>
-
clear
public ListBreakpointsRequest.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<ListBreakpointsRequest.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<ListBreakpointsRequest.Builder>
-
getDefaultInstanceForType
public ListBreakpointsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListBreakpointsRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListBreakpointsRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListBreakpointsRequest.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<ListBreakpointsRequest.Builder>
-
setField
public ListBreakpointsRequest.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<ListBreakpointsRequest.Builder>
-
clearField
public ListBreakpointsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBreakpointsRequest.Builder>
-
clearOneof
public ListBreakpointsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBreakpointsRequest.Builder>
-
setRepeatedField
public ListBreakpointsRequest.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<ListBreakpointsRequest.Builder>
-
addRepeatedField
public ListBreakpointsRequest.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<ListBreakpointsRequest.Builder>
-
mergeFrom
public ListBreakpointsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListBreakpointsRequest.Builder>
-
mergeFrom
public ListBreakpointsRequest.Builder mergeFrom(ListBreakpointsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBreakpointsRequest.Builder>
-
mergeFrom
public ListBreakpointsRequest.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<ListBreakpointsRequest.Builder>- Throws:
IOException
-
getDebuggeeId
public String getDebuggeeId()
Required. ID of the debuggee whose breakpoints to list.
string debuggee_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDebuggeeIdin interfaceListBreakpointsRequestOrBuilder- Returns:
- The debuggeeId.
-
getDebuggeeIdBytes
public com.google.protobuf.ByteString getDebuggeeIdBytes()
Required. ID of the debuggee whose breakpoints to list.
string debuggee_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDebuggeeIdBytesin interfaceListBreakpointsRequestOrBuilder- Returns:
- The bytes for debuggeeId.
-
setDebuggeeId
public ListBreakpointsRequest.Builder setDebuggeeId(String value)
Required. ID of the debuggee whose breakpoints to list.
string debuggee_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The debuggeeId to set.- Returns:
- This builder for chaining.
-
clearDebuggeeId
public ListBreakpointsRequest.Builder clearDebuggeeId()
Required. ID of the debuggee whose breakpoints to list.
string debuggee_id = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setDebuggeeIdBytes
public ListBreakpointsRequest.Builder setDebuggeeIdBytes(com.google.protobuf.ByteString value)
Required. ID of the debuggee whose breakpoints to list.
string debuggee_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for debuggeeId to set.- Returns:
- This builder for chaining.
-
getIncludeAllUsers
public boolean getIncludeAllUsers()
When set to `true`, the response includes the list of breakpoints set by any user. Otherwise, it includes only breakpoints set by the caller.
bool include_all_users = 2;- Specified by:
getIncludeAllUsersin interfaceListBreakpointsRequestOrBuilder- Returns:
- The includeAllUsers.
-
setIncludeAllUsers
public ListBreakpointsRequest.Builder setIncludeAllUsers(boolean value)
When set to `true`, the response includes the list of breakpoints set by any user. Otherwise, it includes only breakpoints set by the caller.
bool include_all_users = 2;- Parameters:
value- The includeAllUsers to set.- Returns:
- This builder for chaining.
-
clearIncludeAllUsers
public ListBreakpointsRequest.Builder clearIncludeAllUsers()
When set to `true`, the response includes the list of breakpoints set by any user. Otherwise, it includes only breakpoints set by the caller.
bool include_all_users = 2;- Returns:
- This builder for chaining.
-
getIncludeInactive
public boolean getIncludeInactive()
When set to `true`, the response includes active and inactive breakpoints. Otherwise, it includes only active breakpoints.
bool include_inactive = 3;- Specified by:
getIncludeInactivein interfaceListBreakpointsRequestOrBuilder- Returns:
- The includeInactive.
-
setIncludeInactive
public ListBreakpointsRequest.Builder setIncludeInactive(boolean value)
When set to `true`, the response includes active and inactive breakpoints. Otherwise, it includes only active breakpoints.
bool include_inactive = 3;- Parameters:
value- The includeInactive to set.- Returns:
- This builder for chaining.
-
clearIncludeInactive
public ListBreakpointsRequest.Builder clearIncludeInactive()
When set to `true`, the response includes active and inactive breakpoints. Otherwise, it includes only active breakpoints.
bool include_inactive = 3;- Returns:
- This builder for chaining.
-
hasAction
public boolean hasAction()
When set, the response includes only breakpoints with the specified action.
.google.devtools.clouddebugger.v2.ListBreakpointsRequest.BreakpointActionValue action = 4;- Specified by:
hasActionin interfaceListBreakpointsRequestOrBuilder- Returns:
- Whether the action field is set.
-
getAction
public ListBreakpointsRequest.BreakpointActionValue getAction()
When set, the response includes only breakpoints with the specified action.
.google.devtools.clouddebugger.v2.ListBreakpointsRequest.BreakpointActionValue action = 4;- Specified by:
getActionin interfaceListBreakpointsRequestOrBuilder- Returns:
- The action.
-
setAction
public ListBreakpointsRequest.Builder setAction(ListBreakpointsRequest.BreakpointActionValue value)
When set, the response includes only breakpoints with the specified action.
.google.devtools.clouddebugger.v2.ListBreakpointsRequest.BreakpointActionValue action = 4;
-
setAction
public ListBreakpointsRequest.Builder setAction(ListBreakpointsRequest.BreakpointActionValue.Builder builderForValue)
When set, the response includes only breakpoints with the specified action.
.google.devtools.clouddebugger.v2.ListBreakpointsRequest.BreakpointActionValue action = 4;
-
mergeAction
public ListBreakpointsRequest.Builder mergeAction(ListBreakpointsRequest.BreakpointActionValue value)
When set, the response includes only breakpoints with the specified action.
.google.devtools.clouddebugger.v2.ListBreakpointsRequest.BreakpointActionValue action = 4;
-
clearAction
public ListBreakpointsRequest.Builder clearAction()
When set, the response includes only breakpoints with the specified action.
.google.devtools.clouddebugger.v2.ListBreakpointsRequest.BreakpointActionValue action = 4;
-
getActionBuilder
public ListBreakpointsRequest.BreakpointActionValue.Builder getActionBuilder()
When set, the response includes only breakpoints with the specified action.
.google.devtools.clouddebugger.v2.ListBreakpointsRequest.BreakpointActionValue action = 4;
-
getActionOrBuilder
public ListBreakpointsRequest.BreakpointActionValueOrBuilder getActionOrBuilder()
When set, the response includes only breakpoints with the specified action.
.google.devtools.clouddebugger.v2.ListBreakpointsRequest.BreakpointActionValue action = 4;- Specified by:
getActionOrBuilderin interfaceListBreakpointsRequestOrBuilder
-
getStripResults
@Deprecated public boolean getStripResults()
Deprecated.google.devtools.clouddebugger.v2.ListBreakpointsRequest.strip_results is deprecated. See google/devtools/clouddebugger/v2/debugger.proto;l=172This field is deprecated. The following fields are always stripped out of the result: `stack_frames`, `evaluated_expressions` and `variable_table`.
bool strip_results = 5 [deprecated = true];- Specified by:
getStripResultsin interfaceListBreakpointsRequestOrBuilder- Returns:
- The stripResults.
-
setStripResults
@Deprecated public ListBreakpointsRequest.Builder setStripResults(boolean value)
Deprecated.google.devtools.clouddebugger.v2.ListBreakpointsRequest.strip_results is deprecated. See google/devtools/clouddebugger/v2/debugger.proto;l=172This field is deprecated. The following fields are always stripped out of the result: `stack_frames`, `evaluated_expressions` and `variable_table`.
bool strip_results = 5 [deprecated = true];- Parameters:
value- The stripResults to set.- Returns:
- This builder for chaining.
-
clearStripResults
@Deprecated public ListBreakpointsRequest.Builder clearStripResults()
Deprecated.google.devtools.clouddebugger.v2.ListBreakpointsRequest.strip_results is deprecated. See google/devtools/clouddebugger/v2/debugger.proto;l=172This field is deprecated. The following fields are always stripped out of the result: `stack_frames`, `evaluated_expressions` and `variable_table`.
bool strip_results = 5 [deprecated = true];- Returns:
- This builder for chaining.
-
getWaitToken
public String getWaitToken()
A wait token that, if specified, blocks the call until the breakpoints list has changed, or a server selected timeout has expired. The value should be set from the last response. The error code `google.rpc.Code.ABORTED` (RPC) is returned on wait timeout, which should be called again with the same `wait_token`.
string wait_token = 6;- Specified by:
getWaitTokenin interfaceListBreakpointsRequestOrBuilder- Returns:
- The waitToken.
-
getWaitTokenBytes
public com.google.protobuf.ByteString getWaitTokenBytes()
A wait token that, if specified, blocks the call until the breakpoints list has changed, or a server selected timeout has expired. The value should be set from the last response. The error code `google.rpc.Code.ABORTED` (RPC) is returned on wait timeout, which should be called again with the same `wait_token`.
string wait_token = 6;- Specified by:
getWaitTokenBytesin interfaceListBreakpointsRequestOrBuilder- Returns:
- The bytes for waitToken.
-
setWaitToken
public ListBreakpointsRequest.Builder setWaitToken(String value)
A wait token that, if specified, blocks the call until the breakpoints list has changed, or a server selected timeout has expired. The value should be set from the last response. The error code `google.rpc.Code.ABORTED` (RPC) is returned on wait timeout, which should be called again with the same `wait_token`.
string wait_token = 6;- Parameters:
value- The waitToken to set.- Returns:
- This builder for chaining.
-
clearWaitToken
public ListBreakpointsRequest.Builder clearWaitToken()
A wait token that, if specified, blocks the call until the breakpoints list has changed, or a server selected timeout has expired. The value should be set from the last response. The error code `google.rpc.Code.ABORTED` (RPC) is returned on wait timeout, which should be called again with the same `wait_token`.
string wait_token = 6;- Returns:
- This builder for chaining.
-
setWaitTokenBytes
public ListBreakpointsRequest.Builder setWaitTokenBytes(com.google.protobuf.ByteString value)
A wait token that, if specified, blocks the call until the breakpoints list has changed, or a server selected timeout has expired. The value should be set from the last response. The error code `google.rpc.Code.ABORTED` (RPC) is returned on wait timeout, which should be called again with the same `wait_token`.
string wait_token = 6;- Parameters:
value- The bytes for waitToken to set.- Returns:
- This builder for chaining.
-
getClientVersion
public String getClientVersion()
Required. The client version making the call. Schema: `domain/type/version` (e.g., `google.com/intellij/v1`).
string client_version = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getClientVersionin interfaceListBreakpointsRequestOrBuilder- Returns:
- The clientVersion.
-
getClientVersionBytes
public com.google.protobuf.ByteString getClientVersionBytes()
Required. The client version making the call. Schema: `domain/type/version` (e.g., `google.com/intellij/v1`).
string client_version = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getClientVersionBytesin interfaceListBreakpointsRequestOrBuilder- Returns:
- The bytes for clientVersion.
-
setClientVersion
public ListBreakpointsRequest.Builder setClientVersion(String value)
Required. The client version making the call. Schema: `domain/type/version` (e.g., `google.com/intellij/v1`).
string client_version = 8 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The clientVersion to set.- Returns:
- This builder for chaining.
-
clearClientVersion
public ListBreakpointsRequest.Builder clearClientVersion()
Required. The client version making the call. Schema: `domain/type/version` (e.g., `google.com/intellij/v1`).
string client_version = 8 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setClientVersionBytes
public ListBreakpointsRequest.Builder setClientVersionBytes(com.google.protobuf.ByteString value)
Required. The client version making the call. Schema: `domain/type/version` (e.g., `google.com/intellij/v1`).
string client_version = 8 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for clientVersion to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListBreakpointsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBreakpointsRequest.Builder>
-
mergeUnknownFields
public final ListBreakpointsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBreakpointsRequest.Builder>
-
-