error: cannot find symbol
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(appId_))
{
^ symbol: method isStringEmpty(Object) location: class GeneratedMessageV3
How to fix it? Details on the video.
Details can be found here.
Network programming and scalable micro-services in Azure
error: cannot find symbol
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(appId_))
{
^ symbol: method isStringEmpty(Object) location: class GeneratedMessageV3
How to fix it? Details on the video.
Details can be found here.
Comments
Post a Comment