methodSettings property
A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.
Implementation
core.List<MethodSettings>? methodSettings;
A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.
core.List<MethodSettings>? methodSettings;