Uses of Class
tech.justen.concord.goodwill.grpc.ContextProto.StringValue.Builder
Packages that use ContextProto.StringValue.Builder
-
Uses of ContextProto.StringValue.Builder in tech.justen.concord.goodwill.grpc
Methods in tech.justen.concord.goodwill.grpc that return ContextProto.StringValue.BuilderModifier and TypeMethodDescriptionContextProto.StringValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ContextProto.StringValue.Builder.clear()ContextProto.StringValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ContextProto.StringValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ContextProto.StringValue.Builder.clearValue()string value = 1;ContextProto.StringValue.Builder.clone()ContextProto.StringValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ContextProto.StringValue.Builder.mergeFrom(com.google.protobuf.Message other) ContextProto.StringValue.Builder.mergeFrom(ContextProto.StringValue other) ContextProto.StringValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ContextProto.StringValue.newBuilder()ContextProto.StringValue.newBuilder(ContextProto.StringValue prototype) ContextProto.StringValue.newBuilderForType()protected ContextProto.StringValue.BuilderContextProto.StringValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ContextProto.StringValue.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ContextProto.StringValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ContextProto.StringValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) string value = 1;ContextProto.StringValue.Builder.setValueBytes(com.google.protobuf.ByteString value) string value = 1;ContextProto.StringValue.toBuilder()