| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
LISTING_ENDPOINT |
"/v1" |
protected static final int |
PAYLOAD_SIZE_LIMIT |
10485760 |
protected static final String |
SERVING_ENDPOINT |
"/v1/serving" |
protected static final String |
typeBinary |
"application/octet-stream" |
protected static final String |
typeJson |
"application/json" |
Copyright © 2019. All rights reserved.