public interface ApplicationRoleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContext()
optional string context = 3; |
com.google.protobuf.ByteString |
getContextBytes()
optional string context = 3; |
long |
getEndDate()
optional int64 end_date = 2; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;long getEndDate()
optional int64 end_date = 2;String getContext()
optional string context = 3;com.google.protobuf.ByteString getContextBytes()
optional string context = 3;Copyright © 2017–2018. All rights reserved.