public static final class ListBreakpointsRequest.BreakpointActionValue.Builder extends GeneratedMessageV3.Builder<ListBreakpointsRequest.BreakpointActionValue.Builder> implements ListBreakpointsRequest.BreakpointActionValueOrBuilder
Wrapper message for Breakpoint.Action
. Defines a filter on the action
field of breakpoints.
Protobuf type
google.devtools.clouddebugger.v2.ListBreakpointsRequest.BreakpointActionValue
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListBreakpointsRequest.BreakpointActionValue.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListBreakpointsRequest.BreakpointActionValue.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
build()
public ListBreakpointsRequest.BreakpointActionValue build()
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue |
buildPartial()
public ListBreakpointsRequest.BreakpointActionValue buildPartial()
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue |
clear()
public ListBreakpointsRequest.BreakpointActionValue.Builder clear()
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
clearField(Descriptors.FieldDescriptor field)
public ListBreakpointsRequest.BreakpointActionValue.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public ListBreakpointsRequest.BreakpointActionValue.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
clearValue()
public ListBreakpointsRequest.BreakpointActionValue.Builder clearValue()
Only breakpoints with the specified action will pass the filter.
.google.devtools.clouddebugger.v2.Breakpoint.Action value = 1;
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
This builder for chaining. |
clone()
public ListBreakpointsRequest.BreakpointActionValue.Builder clone()
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
getDefaultInstanceForType()
public ListBreakpointsRequest.BreakpointActionValue getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getValue()
public Breakpoint.Action getValue()
Only breakpoints with the specified action will pass the filter.
.google.devtools.clouddebugger.v2.Breakpoint.Action value = 1;
Returns | |
---|---|
Type | Description |
Breakpoint.Action |
The value. |
getValueValue()
public int getValueValue()
Only breakpoints with the specified action will pass the filter.
.google.devtools.clouddebugger.v2.Breakpoint.Action value = 1;
Returns | |
---|---|
Type | Description |
int |
The enum numeric value on the wire for value. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(ListBreakpointsRequest.BreakpointActionValue other)
public ListBreakpointsRequest.BreakpointActionValue.Builder mergeFrom(ListBreakpointsRequest.BreakpointActionValue other)
Parameter | |
---|---|
Name | Description |
other |
ListBreakpointsRequest.BreakpointActionValue |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListBreakpointsRequest.BreakpointActionValue.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public ListBreakpointsRequest.BreakpointActionValue.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other |
Message |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListBreakpointsRequest.BreakpointActionValue.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public ListBreakpointsRequest.BreakpointActionValue.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListBreakpointsRequest.BreakpointActionValue.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final ListBreakpointsRequest.BreakpointActionValue.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
setValue(Breakpoint.Action value)
public ListBreakpointsRequest.BreakpointActionValue.Builder setValue(Breakpoint.Action value)
Only breakpoints with the specified action will pass the filter.
.google.devtools.clouddebugger.v2.Breakpoint.Action value = 1;
Parameter | |
---|---|
Name | Description |
value |
Breakpoint.Action The value to set. |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
This builder for chaining. |
setValueValue(int value)
public ListBreakpointsRequest.BreakpointActionValue.Builder setValueValue(int value)
Only breakpoints with the specified action will pass the filter.
.google.devtools.clouddebugger.v2.Breakpoint.Action value = 1;
Parameter | |
---|---|
Name | Description |
value |
int The enum numeric value on the wire for value to set. |
Returns | |
---|---|
Type | Description |
ListBreakpointsRequest.BreakpointActionValue.Builder |
This builder for chaining. |