methods property

List<String>? methods
getter/setter pair

An allowlist of the fully qualified names of RPCs that should be included on public client surfaces.

Implementation

core.List<core.String>? methods;