method property

String? method
getter/setter pair

Value for method should be a valid method name for the corresponding service_name in ApiOperation.

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

Implementation

core.String? method;