methodSettings property

List<MethodSettings> methodSettings
final

A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.

Implementation

final List<MethodSettings> methodSettings;