method property

String? method
getter/setter pair

The method name, for example products.list.

Method name does not contain version because quota can be shared between different API versions of the same method.

Implementation

core.String? method;