@Generated public class Example extends Object
| Constructor and Description |
|---|
Example() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.google.protobuf.Timestamp |
getCreateTime() |
String |
getExampleId() |
Collection<String> |
getGuidelines() |
String |
getName() |
String |
getQuestion() |
com.google.protobuf.Timestamp |
getUpdateTime() |
int |
hashCode() |
Example |
setCreateTime(com.google.protobuf.Timestamp createTime) |
Example |
setExampleId(String exampleId) |
Example |
setGuidelines(Collection<String> guidelines) |
Example |
setName(String name) |
Example |
setQuestion(String question) |
Example |
setUpdateTime(com.google.protobuf.Timestamp updateTime) |
String |
toString() |
public Example setCreateTime(com.google.protobuf.Timestamp createTime)
public com.google.protobuf.Timestamp getCreateTime()
public String getExampleId()
public Example setGuidelines(Collection<String> guidelines)
public Collection<String> getGuidelines()
public String getName()
public String getQuestion()
public Example setUpdateTime(com.google.protobuf.Timestamp updateTime)
public com.google.protobuf.Timestamp getUpdateTime()
Copyright © 2026. All rights reserved.