method property
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;
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.
core.String? method;