public interface GetSubscriptionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProductId()
Product id of the subscription
|
com.google.protobuf.ByteString |
getProductIdBytes()
Product id of the subscription
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getProductId()
Product id of the subscription
string product_id = 1 [json_name = "productId"];
com.google.protobuf.ByteString getProductIdBytes()
Product id of the subscription
string product_id = 1 [json_name = "productId"];