package com.google.protobuf; /* loaded from: classes3.dex */ public interface StringValueOrBuilder extends MessageLiteOrBuilder { String getValue(); ByteString getValueBytes(); }