name property

String? name
getter/setter pair

Name of the API or shared flow revision to be deployed in the following format: organizations/{org}/apis/{api}/revisions/{rev} or organizations/{org}/sharedflows/{sharedflow}/revisions/{rev}

Implementation

core.String? name;