Class ListDebuggeesResponse.Builder (1.16.0)

publicstaticfinalclass ListDebuggeesResponse.BuilderextendsGeneratedMessageV3.Builder<ListDebuggeesResponse.Builder>implementsListDebuggeesResponseOrBuilder

Response for listing debuggees.

Protobuf type google.devtools.clouddebugger.v2.ListDebuggeesResponse

Inherited Members

com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)

Static Methods

getDescriptor()

publicstaticfinalDescriptors.DescriptorgetDescriptor()
Returns
Type Description
Descriptor

Methods

addAllDebuggees(Iterable<? extends Debuggee> values)

publicListDebuggeesResponse.BuilderaddAllDebuggees(Iterable<?extendsDebuggee>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)

publicListDebuggeesResponse.BuilderaddDebuggees(Debuggeevalue)

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)

publicListDebuggeesResponse.BuilderaddDebuggees(Debuggee.BuilderbuilderForValue)

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)

publicListDebuggeesResponse.BuilderaddDebuggees(intindex,Debuggeevalue)

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)

publicListDebuggeesResponse.BuilderaddDebuggees(intindex,Debuggee.BuilderbuilderForValue)

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()

publicDebuggee.BuilderaddDebuggeesBuilder()

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)

publicDebuggee.BuilderaddDebuggeesBuilder(intindex)

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)

publicListDebuggeesResponse.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

build()

publicListDebuggeesResponsebuild()
Returns
Type Description
ListDebuggeesResponse

buildPartial()

publicListDebuggeesResponsebuildPartial()
Returns
Type Description
ListDebuggeesResponse

clear()

publicListDebuggeesResponse.Builderclear()
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

clearDebuggees()

publicListDebuggeesResponse.BuilderclearDebuggees()

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)

publicListDebuggeesResponse.BuilderclearField(Descriptors.FieldDescriptorfield)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

publicListDebuggeesResponse.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

clone()

publicListDebuggeesResponse.Builderclone()
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

getDebuggees(int index)

publicDebuggeegetDebuggees(intindex)

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)

publicDebuggee.BuildergetDebuggeesBuilder(intindex)

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()

publicList<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()

publicintgetDebuggeesCount()

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()

publicList<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)

publicDebuggeeOrBuildergetDebuggeesOrBuilder(intindex)

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()

publicList<?extendsDebuggeeOrBuilder>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()

publicListDebuggeesResponsegetDefaultInstanceForType()
Returns
Type Description
ListDebuggeesResponse

getDescriptorForType()

publicDescriptors.DescriptorgetDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

publicfinalbooleanisInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ListDebuggeesResponse other)

publicListDebuggeesResponse.BuildermergeFrom(ListDebuggeesResponseother)
Parameter
Name Description
other ListDebuggeesResponse
Returns
Type Description
ListDebuggeesResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

publicListDebuggeesResponse.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

publicListDebuggeesResponse.BuildermergeFrom(Messageother)
Parameter
Name Description
other Message
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

publicfinalListDebuggeesResponse.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

removeDebuggees(int index)

publicListDebuggeesResponse.BuilderremoveDebuggees(intindex)

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)

publicListDebuggeesResponse.BuildersetDebuggees(intindex,Debuggeevalue)

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)

publicListDebuggeesResponse.BuildersetDebuggees(intindex,Debuggee.BuilderbuilderForValue)

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)

publicListDebuggeesResponse.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

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

publicListDebuggeesResponse.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

publicfinalListDebuggeesResponse.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ListDebuggeesResponse.Builder
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.