Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                java.lang.Object value) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.clear() | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.clearRun() | 
 
 Run metadata (name, start time, etc) and data (metrics, params, and tags). 
 | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.clone() | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.mergeFrom(com.google.protobuf.Message other) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.mergeFrom(Service.GetRun.Response other) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.mergeRun(Service.Run value) | 
 
 Run metadata (name, start time, etc) and data (metrics, params, and tags). 
 | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) | 
  | 
static Service.GetRun.Response.Builder | 
Service.GetRun.Response.newBuilder() | 
  | 
static Service.GetRun.Response.Builder | 
Service.GetRun.Response.newBuilder(Service.GetRun.Response prototype) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.newBuilderForType() | 
  | 
protected Service.GetRun.Response.Builder | 
Service.GetRun.Response.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        java.lang.Object value) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                int index,
                java.lang.Object value) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.setRun(Service.Run value) | 
 
 Run metadata (name, start time, etc) and data (metrics, params, and tags). 
 | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.setRun(Service.Run.Builder builderForValue) | 
 
 Run metadata (name, start time, etc) and data (metrics, params, and tags). 
 | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) | 
  | 
Service.GetRun.Response.Builder | 
Service.GetRun.Response.toBuilder() | 
  |