Class ListDebuggeesResponse.Builder (1.42.0)

public static final class ListDebuggeesResponse.Builder extends GeneratedMessageV3.Builder<ListDebuggeesResponse.Builder> implements ListDebuggeesResponseOrBuilder

Response for listing debuggees.

Protobuf type google.devtools.clouddebugger.v2.ListDebuggeesResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addAllDebuggees(Iterable<? extends Debuggee> values)

public ListDebuggeesResponse.Builder addAllDebuggees(Iterable<? extends Debuggee> values)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameter
Name Description
values Iterable<? extends com.google.devtools.clouddebugger.v2.Debuggee>
Returns
Type Description
ListDebuggeesResponse.Builder

addDebuggees(Debuggee value)

public ListDebuggeesResponse.Builder addDebuggees(Debuggee value)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameter
Name Description
value Debuggee
Returns
Type Description
ListDebuggeesResponse.Builder

addDebuggees(Debuggee.Builder builderForValue)

public ListDebuggeesResponse.Builder addDebuggees(Debuggee.Builder builderForValue)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameter
Name Description
builderForValue Debuggee.Builder
Returns
Type Description
ListDebuggeesResponse.Builder

addDebuggees(int index, Debuggee value)

public ListDebuggeesResponse.Builder addDebuggees(int index, Debuggee value)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameters
Name Description
index int
value Debuggee
Returns
Type Description
ListDebuggeesResponse.Builder

addDebuggees(int index, Debuggee.Builder builderForValue)

public ListDebuggeesResponse.Builder addDebuggees(int index, Debuggee.Builder builderForValue)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameters
Name Description
index int
builderForValue Debuggee.Builder
Returns
Type Description
ListDebuggeesResponse.Builder

addDebuggeesBuilder()

public Debuggee.Builder addDebuggeesBuilder()

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Returns
Type Description
Debuggee.Builder

addDebuggeesBuilder(int index)

public Debuggee.Builder addDebuggeesBuilder(int index)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameter
Name Description
index int
Returns
Type Description
Debuggee.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public ListDebuggeesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

build()

public ListDebuggeesResponse build()
Returns
Type Description
ListDebuggeesResponse

buildPartial()

public ListDebuggeesResponse buildPartial()
Returns
Type Description
ListDebuggeesResponse

clear()

public ListDebuggeesResponse.Builder clear()
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

clearDebuggees()

public ListDebuggeesResponse.Builder clearDebuggees()

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Returns
Type Description
ListDebuggeesResponse.Builder

clearField(Descriptors.FieldDescriptor field)

public ListDebuggeesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public ListDebuggeesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

clone()

public ListDebuggeesResponse.Builder clone()
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

getDebuggees(int index)

public Debuggee getDebuggees(int index)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameter
Name Description
index int
Returns
Type Description
Debuggee

getDebuggeesBuilder(int index)

public Debuggee.Builder getDebuggeesBuilder(int index)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameter
Name Description
index int
Returns
Type Description
Debuggee.Builder

getDebuggeesBuilderList()

public List<Debuggee.Builder> getDebuggeesBuilderList()

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Returns
Type Description
List<Builder>

getDebuggeesCount()

public int getDebuggeesCount()

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Returns
Type Description
int

getDebuggeesList()

public List<Debuggee> getDebuggeesList()

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Returns
Type Description
List<Debuggee>

getDebuggeesOrBuilder(int index)

public DebuggeeOrBuilder getDebuggeesOrBuilder(int index)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameter
Name Description
index int
Returns
Type Description
DebuggeeOrBuilder

getDebuggeesOrBuilderList()

public List<? extends DebuggeeOrBuilder> getDebuggeesOrBuilderList()

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Returns
Type Description
List<? extends com.google.devtools.clouddebugger.v2.DebuggeeOrBuilder>

getDefaultInstanceForType()

public ListDebuggeesResponse getDefaultInstanceForType()
Returns
Type Description
ListDebuggeesResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ListDebuggeesResponse other)

public ListDebuggeesResponse.Builder mergeFrom(ListDebuggeesResponse other)
Parameter
Name Description
other ListDebuggeesResponse
Returns
Type Description
ListDebuggeesResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ListDebuggeesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ListDebuggeesResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ListDebuggeesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

removeDebuggees(int index)

public ListDebuggeesResponse.Builder removeDebuggees(int index)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameter
Name Description
index int
Returns
Type Description
ListDebuggeesResponse.Builder

setDebuggees(int index, Debuggee value)

public ListDebuggeesResponse.Builder setDebuggees(int index, Debuggee value)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameters
Name Description
index int
value Debuggee
Returns
Type Description
ListDebuggeesResponse.Builder

setDebuggees(int index, Debuggee.Builder builderForValue)

public ListDebuggeesResponse.Builder setDebuggees(int index, Debuggee.Builder builderForValue)

List of debuggees accessible to the calling user. The fields debuggee.id and description are guaranteed to be set. The description field is a human readable field provided by agents and can be displayed to users.

repeated .google.devtools.clouddebugger.v2.Debuggee debuggees = 1;

Parameters
Name Description
index int
builderForValue Debuggee.Builder
Returns
Type Description
ListDebuggeesResponse.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public ListDebuggeesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public ListDebuggeesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final ListDebuggeesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides