Class ListDebuggeesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListDebuggeesResponse.Builder>
-
- com.google.devtools.clouddebugger.v2.ListDebuggeesResponse.Builder
-
- All Implemented Interfaces:
ListDebuggeesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListDebuggeesResponse
public static final class ListDebuggeesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDebuggeesResponse.Builder> implements ListDebuggeesResponseOrBuilder
Response for listing debuggees.
Protobuf typegoogle.devtools.clouddebugger.v2.ListDebuggeesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListDebuggeesResponse.BuilderaddAllDebuggees(Iterable<? extends Debuggee> values)List of debuggees accessible to the calling user.ListDebuggeesResponse.BuilderaddDebuggees(int index, Debuggee value)List of debuggees accessible to the calling user.ListDebuggeesResponse.BuilderaddDebuggees(int index, Debuggee.Builder builderForValue)List of debuggees accessible to the calling user.ListDebuggeesResponse.BuilderaddDebuggees(Debuggee value)List of debuggees accessible to the calling user.ListDebuggeesResponse.BuilderaddDebuggees(Debuggee.Builder builderForValue)List of debuggees accessible to the calling user.Debuggee.BuilderaddDebuggeesBuilder()List of debuggees accessible to the calling user.Debuggee.BuilderaddDebuggeesBuilder(int index)List of debuggees accessible to the calling user.ListDebuggeesResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDebuggeesResponsebuild()ListDebuggeesResponsebuildPartial()ListDebuggeesResponse.Builderclear()ListDebuggeesResponse.BuilderclearDebuggees()List of debuggees accessible to the calling user.ListDebuggeesResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListDebuggeesResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListDebuggeesResponse.Builderclone()DebuggeegetDebuggees(int index)List of debuggees accessible to the calling user.Debuggee.BuildergetDebuggeesBuilder(int index)List of debuggees accessible to the calling user.List<Debuggee.Builder>getDebuggeesBuilderList()List of debuggees accessible to the calling user.intgetDebuggeesCount()List of debuggees accessible to the calling user.List<Debuggee>getDebuggeesList()List of debuggees accessible to the calling user.DebuggeeOrBuildergetDebuggeesOrBuilder(int index)List of debuggees accessible to the calling user.List<? extends DebuggeeOrBuilder>getDebuggeesOrBuilderList()List of debuggees accessible to the calling user.ListDebuggeesResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListDebuggeesResponse.BuildermergeFrom(ListDebuggeesResponse other)ListDebuggeesResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListDebuggeesResponse.BuildermergeFrom(com.google.protobuf.Message other)ListDebuggeesResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListDebuggeesResponse.BuilderremoveDebuggees(int index)List of debuggees accessible to the calling user.ListDebuggeesResponse.BuildersetDebuggees(int index, Debuggee value)List of debuggees accessible to the calling user.ListDebuggeesResponse.BuildersetDebuggees(int index, Debuggee.Builder builderForValue)List of debuggees accessible to the calling user.ListDebuggeesResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDebuggeesResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListDebuggeesResponse.BuildersetUnknownFields(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, 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<ListDebuggeesResponse.Builder>
-
clear
public ListDebuggeesResponse.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<ListDebuggeesResponse.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<ListDebuggeesResponse.Builder>
-
getDefaultInstanceForType
public ListDebuggeesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDebuggeesResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDebuggeesResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDebuggeesResponse.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<ListDebuggeesResponse.Builder>
-
setField
public ListDebuggeesResponse.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<ListDebuggeesResponse.Builder>
-
clearField
public ListDebuggeesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDebuggeesResponse.Builder>
-
clearOneof
public ListDebuggeesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDebuggeesResponse.Builder>
-
setRepeatedField
public ListDebuggeesResponse.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<ListDebuggeesResponse.Builder>
-
addRepeatedField
public ListDebuggeesResponse.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<ListDebuggeesResponse.Builder>
-
mergeFrom
public ListDebuggeesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListDebuggeesResponse.Builder>
-
mergeFrom
public ListDebuggeesResponse.Builder mergeFrom(ListDebuggeesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDebuggeesResponse.Builder>
-
mergeFrom
public ListDebuggeesResponse.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<ListDebuggeesResponse.Builder>- Throws:
IOException
-
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;- Specified by:
getDebuggeesListin interfaceListDebuggeesResponseOrBuilder
-
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;- Specified by:
getDebuggeesCountin interfaceListDebuggeesResponseOrBuilder
-
getDebuggees
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;- Specified by:
getDebuggeesin interfaceListDebuggeesResponseOrBuilder
-
setDebuggees
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;
-
setDebuggees
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;
-
addDebuggees
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;
-
addDebuggees
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;
-
addDebuggees
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;
-
addDebuggees
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;
-
addAllDebuggees
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;
-
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;
-
removeDebuggees
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;
-
getDebuggeesBuilder
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;
-
getDebuggeesOrBuilder
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;- Specified by:
getDebuggeesOrBuilderin interfaceListDebuggeesResponseOrBuilder
-
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;- Specified by:
getDebuggeesOrBuilderListin interfaceListDebuggeesResponseOrBuilder
-
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;
-
addDebuggeesBuilder
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;
-
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;
-
setUnknownFields
public final ListDebuggeesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDebuggeesResponse.Builder>
-
mergeUnknownFields
public final ListDebuggeesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDebuggeesResponse.Builder>
-
-