Debuggee.Builder |
Debuggee.Builder.addAllExtSourceContexts(Iterable<? extends ExtendedSourceContext> values) |
Deprecated.
|
Debuggee.Builder |
Debuggee.Builder.addAllSourceContexts(Iterable<? extends SourceContext> values) |
References to the locations and revisions of the source code used in the
deployed application.
|
Debuggee.Builder |
ListDebuggeesResponse.Builder.addDebuggeesBuilder() |
List of debuggees accessible to the calling user.
|
Debuggee.Builder |
ListDebuggeesResponse.Builder.addDebuggeesBuilder(int index) |
List of debuggees accessible to the calling user.
|
Debuggee.Builder |
Debuggee.Builder.addExtSourceContexts(int index,
ExtendedSourceContext value) |
Deprecated.
|
Debuggee.Builder |
Debuggee.Builder.addExtSourceContexts(int index,
ExtendedSourceContext.Builder builderForValue) |
Deprecated.
|
Debuggee.Builder |
Debuggee.Builder.addExtSourceContexts(ExtendedSourceContext value) |
Deprecated.
|
Debuggee.Builder |
Debuggee.Builder.addExtSourceContexts(ExtendedSourceContext.Builder builderForValue) |
Deprecated.
|
Debuggee.Builder |
Debuggee.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Debuggee.Builder |
Debuggee.Builder.addSourceContexts(int index,
SourceContext value) |
References to the locations and revisions of the source code used in the
deployed application.
|
Debuggee.Builder |
Debuggee.Builder.addSourceContexts(int index,
SourceContext.Builder builderForValue) |
References to the locations and revisions of the source code used in the
deployed application.
|
Debuggee.Builder |
Debuggee.Builder.addSourceContexts(SourceContext value) |
References to the locations and revisions of the source code used in the
deployed application.
|
Debuggee.Builder |
Debuggee.Builder.addSourceContexts(SourceContext.Builder builderForValue) |
References to the locations and revisions of the source code used in the
deployed application.
|
Debuggee.Builder |
Debuggee.Builder.clear() |
|
Debuggee.Builder |
Debuggee.Builder.clearAgentVersion() |
Version ID of the agent.
|
Debuggee.Builder |
Debuggee.Builder.clearDescription() |
Human readable description of the debuggee.
|
Debuggee.Builder |
Debuggee.Builder.clearExtSourceContexts() |
Deprecated.
|
Debuggee.Builder |
Debuggee.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Debuggee.Builder |
Debuggee.Builder.clearId() |
Unique identifier for the debuggee generated by the controller service.
|
Debuggee.Builder |
Debuggee.Builder.clearIsDisabled() |
If set to `true`, indicates that the agent should disable itself and
detach from the debuggee.
|
Debuggee.Builder |
Debuggee.Builder.clearIsInactive() |
If set to `true`, indicates that Controller service does not detect any
activity from the debuggee agents and the application is possibly stopped.
|
Debuggee.Builder |
Debuggee.Builder.clearLabels() |
|
Debuggee.Builder |
Debuggee.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Debuggee.Builder |
Debuggee.Builder.clearProject() |
Project the debuggee is associated with.
|
Debuggee.Builder |
Debuggee.Builder.clearSourceContexts() |
References to the locations and revisions of the source code used in the
deployed application.
|
Debuggee.Builder |
Debuggee.Builder.clearStatus() |
Human readable message to be displayed to the user about this debuggee.
|
Debuggee.Builder |
Debuggee.Builder.clearUniquifier() |
Uniquifier to further distinguish the application.
|
Debuggee.Builder |
Debuggee.Builder.clone() |
|
Debuggee.Builder |
RegisterDebuggeeRequest.Builder.getDebuggeeBuilder() |
Required.
|
Debuggee.Builder |
RegisterDebuggeeResponse.Builder.getDebuggeeBuilder() |
Debuggee resource.
|
Debuggee.Builder |
ListDebuggeesResponse.Builder.getDebuggeesBuilder(int index) |
List of debuggees accessible to the calling user.
|
Debuggee.Builder |
Debuggee.Builder.mergeFrom(Debuggee other) |
|
Debuggee.Builder |
Debuggee.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Debuggee.Builder |
Debuggee.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Debuggee.Builder |
Debuggee.Builder.mergeStatus(StatusMessage value) |
Human readable message to be displayed to the user about this debuggee.
|
Debuggee.Builder |
Debuggee.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Debuggee.Builder |
Debuggee.newBuilder() |
|
static Debuggee.Builder |
Debuggee.newBuilder(Debuggee prototype) |
|
Debuggee.Builder |
Debuggee.newBuilderForType() |
|
protected Debuggee.Builder |
Debuggee.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Debuggee.Builder |
Debuggee.Builder.putAllLabels(Map<String,String> values) |
A set of custom debuggee properties, populated by the agent, to be
displayed to the user.
|
Debuggee.Builder |
Debuggee.Builder.putLabels(String key,
String value) |
A set of custom debuggee properties, populated by the agent, to be
displayed to the user.
|
Debuggee.Builder |
Debuggee.Builder.removeExtSourceContexts(int index) |
Deprecated.
|
Debuggee.Builder |
Debuggee.Builder.removeLabels(String key) |
A set of custom debuggee properties, populated by the agent, to be
displayed to the user.
|
Debuggee.Builder |
Debuggee.Builder.removeSourceContexts(int index) |
References to the locations and revisions of the source code used in the
deployed application.
|
Debuggee.Builder |
Debuggee.Builder.setAgentVersion(String value) |
Version ID of the agent.
|
Debuggee.Builder |
Debuggee.Builder.setAgentVersionBytes(com.google.protobuf.ByteString value) |
Version ID of the agent.
|
Debuggee.Builder |
Debuggee.Builder.setDescription(String value) |
Human readable description of the debuggee.
|
Debuggee.Builder |
Debuggee.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
Human readable description of the debuggee.
|
Debuggee.Builder |
Debuggee.Builder.setExtSourceContexts(int index,
ExtendedSourceContext value) |
Deprecated.
|
Debuggee.Builder |
Debuggee.Builder.setExtSourceContexts(int index,
ExtendedSourceContext.Builder builderForValue) |
Deprecated.
|
Debuggee.Builder |
Debuggee.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Debuggee.Builder |
Debuggee.Builder.setId(String value) |
Unique identifier for the debuggee generated by the controller service.
|
Debuggee.Builder |
Debuggee.Builder.setIdBytes(com.google.protobuf.ByteString value) |
Unique identifier for the debuggee generated by the controller service.
|
Debuggee.Builder |
Debuggee.Builder.setIsDisabled(boolean value) |
If set to `true`, indicates that the agent should disable itself and
detach from the debuggee.
|
Debuggee.Builder |
Debuggee.Builder.setIsInactive(boolean value) |
If set to `true`, indicates that Controller service does not detect any
activity from the debuggee agents and the application is possibly stopped.
|
Debuggee.Builder |
Debuggee.Builder.setProject(String value) |
Project the debuggee is associated with.
|
Debuggee.Builder |
Debuggee.Builder.setProjectBytes(com.google.protobuf.ByteString value) |
Project the debuggee is associated with.
|
Debuggee.Builder |
Debuggee.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Debuggee.Builder |
Debuggee.Builder.setSourceContexts(int index,
SourceContext value) |
References to the locations and revisions of the source code used in the
deployed application.
|
Debuggee.Builder |
Debuggee.Builder.setSourceContexts(int index,
SourceContext.Builder builderForValue) |
References to the locations and revisions of the source code used in the
deployed application.
|
Debuggee.Builder |
Debuggee.Builder.setStatus(StatusMessage value) |
Human readable message to be displayed to the user about this debuggee.
|
Debuggee.Builder |
Debuggee.Builder.setStatus(StatusMessage.Builder builderForValue) |
Human readable message to be displayed to the user about this debuggee.
|
Debuggee.Builder |
Debuggee.Builder.setUniquifier(String value) |
Uniquifier to further distinguish the application.
|
Debuggee.Builder |
Debuggee.Builder.setUniquifierBytes(com.google.protobuf.ByteString value) |
Uniquifier to further distinguish the application.
|
Debuggee.Builder |
Debuggee.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Debuggee.Builder |
Debuggee.toBuilder() |
|