public static interface TemplateOuterClass.TemplateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getData()
Data is the template as byte data.
|
String |
getName()
Name is the path-like name of the template.
|
com.google.protobuf.ByteString |
getNameBytes()
Name is the path-like name of the template.
|
String getName()
Name is the path-like name of the template.
string name = 1;com.google.protobuf.ByteString getNameBytes()
Name is the path-like name of the template.
string name = 1;com.google.protobuf.ByteString getData()
Data is the template as byte data.
bytes data = 2;Copyright © 2021. All rights reserved.