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