public static interface ByteplusSaasRetail.Product.Category.CategoryNodeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIdOrName()
Required.
|
com.google.protobuf.ByteString |
getIdOrNameBytes()
Required.
|
String getIdOrName()
Required. The unique identifier of the category.
string id_or_name = 1;com.google.protobuf.ByteString getIdOrNameBytes()
Required. The unique identifier of the category.
string id_or_name = 1;Copyright © 2022. All rights reserved.