Metadata describing the API proxy
| JSON representation |
|---|
{ "metaData" : { object ( |
| Fields | |
|---|---|
metaData
|
Output only. Metadata describing the API proxy. |
name
|
Output only. Name of the API proxy. |
revision[]
|
Output only. List of revisons defined for the API proxy. |
latestRevisionId
|
Output only. The id of the most recently created revision for this api proxy. |
labels
|
User labels applied to this API Proxy. An object containing a list of |
readOnly
|
Output only. Whether this proxy is read-only. A read-only proxy cannot have new revisions created through calls to apis.create. A proxy is read-only if it was generated by an archive. |
apiProxyType
|
Output only. The type of the API proxy. |

