apiSpecRevision property

String? apiSpecRevision
getter/setter pair

The full resource name (including revision ID) of the spec of the API being served by the deployment.

Changes to this value will update the revision. Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}

Implementation

core.String? apiSpecRevision;