method property

String? method
getter/setter pair

A valid method name for the corresponding service_name in ApiOperation.

If * is used as the value for the method, then ALL methods and permissions are allowed.

Implementation

core.String? method;