public interface AgentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAgentStatus()
optional string agent_status = 3; |
com.google.protobuf.ByteString |
getAgentStatusBytes()
optional string agent_status = 3; |
long |
getCreatedAt()
optional int64 created_at = 5; |
int |
getIsRefreshed()
optional int32 is_refreshed = 4; |
java.lang.String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
java.lang.String |
getStatus()
optional string status = 2; |
com.google.protobuf.ByteString |
getStatusBytes()
optional string status = 2; |
long |
getUpdatedAt()
optional int64 updated_at = 6; |
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;java.lang.String getStatus()
optional string status = 2;com.google.protobuf.ByteString getStatusBytes()
optional string status = 2;java.lang.String getAgentStatus()
optional string agent_status = 3;com.google.protobuf.ByteString getAgentStatusBytes()
optional string agent_status = 3;int getIsRefreshed()
optional int32 is_refreshed = 4;long getCreatedAt()
optional int64 created_at = 5;long getUpdatedAt()
optional int64 updated_at = 6;