The catalog item documentation wrapped with response status, errorCode, etc.
| JSON representation |
|---|
{
"status"
:
string
,
"message"
:
string
,
"requestId"
:
string
,
"errorCode"
:
string
,
"data"
:
{
object (
|
| Fields | |
|---|---|
status
|
Output only. Status of the operation. |
requestId
|
Output only. Unique ID of the request. |
errorCode
|
Output only. Unique error code for the request, if any. |
data
|
Output only. The documentation resource. |

