public static interface GenerateAppResourceResponse.GenerateResultInfoOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getExplanation()
public abstract String getExplanation()An explanation of the changes in the generated resource.
string explanation = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The explanation. |
getExplanationBytes()
public abstract ByteString getExplanationBytes()An explanation of the changes in the generated resource.
string explanation = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for explanation. |