ConstantSampler.Builder |
ConstantSampler.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConstantSampler.Builder |
ConstantSampler.Builder.clear() |
ConstantSampler.Builder |
ConstantSampler.Builder.clearDecision()
.opencensus.proto.trace.v1.ConstantSampler.ConstantDecision decision = 1;
|
ConstantSampler.Builder |
ConstantSampler.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ConstantSampler.Builder |
ConstantSampler.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ConstantSampler.Builder |
ConstantSampler.Builder.clone() |
ConstantSampler.Builder |
TraceConfig.Builder.getConstantSamplerBuilder()
.opencensus.proto.trace.v1.ConstantSampler constant_sampler = 2;
|
ConstantSampler.Builder |
ConstantSampler.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ConstantSampler.Builder |
ConstantSampler.Builder.mergeFrom(ConstantSampler other) |
ConstantSampler.Builder |
ConstantSampler.Builder.mergeFrom(com.google.protobuf.Message other) |
ConstantSampler.Builder |
ConstantSampler.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ConstantSampler.Builder |
ConstantSampler.newBuilder() |
static ConstantSampler.Builder |
ConstantSampler.newBuilder(ConstantSampler prototype) |
ConstantSampler.Builder |
ConstantSampler.newBuilderForType() |
protected ConstantSampler.Builder |
ConstantSampler.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ConstantSampler.Builder |
ConstantSampler.Builder.setDecision(ConstantSampler.ConstantDecision value)
.opencensus.proto.trace.v1.ConstantSampler.ConstantDecision decision = 1;
|
ConstantSampler.Builder |
ConstantSampler.Builder.setDecisionValue(int value)
.opencensus.proto.trace.v1.ConstantSampler.ConstantDecision decision = 1;
|
ConstantSampler.Builder |
ConstantSampler.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConstantSampler.Builder |
ConstantSampler.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ConstantSampler.Builder |
ConstantSampler.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConstantSampler.Builder |
ConstantSampler.toBuilder() |