public interface ArtifactOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getModifiedAt()
int64 modified_at = 3; |
java.lang.String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
java.lang.String |
getType()
string type = 2; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;java.lang.String getType()
string type = 2;com.google.protobuf.ByteString getTypeBytes()
string type = 2;long getModifiedAt()
int64 modified_at = 3;