Open marcdo7 opened 4 weeks ago
There are missing options in Proto file cs3.storage.provider.v1beta1.ProviderAPI.
I need to add these options, to get a working Java client
option java_multiple_files = true; option java_outer_classname = "ProviderApiProto"; option java_package = "com.cs3.storage.provider.v1beta1";
@marcdo7 please do
There are missing options in Proto file cs3.storage.provider.v1beta1.ProviderAPI.
I need to add these options, to get a working Java client
option java_multiple_files = true; option java_outer_classname = "ProviderApiProto"; option java_package = "com.cs3.storage.provider.v1beta1";