public interface NamespaceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getCreatedAt()
optional int64 created_at = 2; |
java.lang.String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
java.lang.String |
getPhase()
optional string phase = 3; |
com.google.protobuf.ByteString |
getPhaseBytes()
optional string phase = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;long getCreatedAt()
optional int64 created_at = 2;java.lang.String getPhase()
optional string phase = 3;com.google.protobuf.ByteString getPhaseBytes()
optional string phase = 3;