public static interface GnmiExt.RoleOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getId()
More fields can be added if needed, for example, to specify what paths the
role can read/write.
|
com.google.protobuf.ByteString |
getIdBytes()
More fields can be added if needed, for example, to specify what paths the
role can read/write.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getId()
More fields can be added if needed, for example, to specify what paths the role can read/write.
string id = 1;
com.google.protobuf.ByteString getIdBytes()
More fields can be added if needed, for example, to specify what paths the role can read/write.
string id = 1;
Copyright © 2021. All rights reserved.