public static interface ByteplusSaasRetail.AckServerImpressionsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
ByteplusSaasRetail.Status |
getStatus()
Output only.
|
ByteplusSaasRetail.StatusOrBuilder |
getStatusOrBuilder()
Output only.
|
boolean |
hasStatus()
Output only.
|
boolean hasStatus()
Output only. The status of this response.
.bytedance.byteplus.rec.retail.Status status = 1;ByteplusSaasRetail.Status getStatus()
Output only. The status of this response.
.bytedance.byteplus.rec.retail.Status status = 1;ByteplusSaasRetail.StatusOrBuilder getStatusOrBuilder()
Output only. The status of this response.
.bytedance.byteplus.rec.retail.Status status = 1;Copyright © 2022. All rights reserved.