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