Output only. List of revisons defined for the API proxy.
latestRevisionId
string
Output only. The id of the most recently created revision for this api proxy.
labels
map (key: string, value: string)
User labels applied to this API Proxy.
An object containing a list of"key": valuepairs. Example:{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
readOnly
boolean
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe JSON representation provides metadata, name, revisions, latest revision ID, labels, read-only status, and API proxy type for an API proxy.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003emetaData\u003c/code\u003e provides descriptive information about the API proxy as an output-only object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003erevision\u003c/code\u003e, and \u003ccode\u003elatestRevisionId\u003c/code\u003e provide output-only details on the name, list of revisions, and most recent revision ID.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003elabels\u003c/code\u003e enables users to attach key-value pairs for custom metadata.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ereadOnly\u003c/code\u003e and \u003ccode\u003eapiProxyType\u003c/code\u003e indicate if a proxy is read-only and its type, both of which are output-only fields.\u003c/p\u003e\n"]]],[],null,["# ApiProxy\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nMetadata describing the API proxy"]]