methodSettings property
A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.
Implementation
@$pb.TagNumber(2)
$pb.PbList<MethodSettings> get methodSettings => $_getList(0);
A list of API method settings, e.g. the behavior for methods that use the long-running operation pattern.
@$pb.TagNumber(2)
$pb.PbList<MethodSettings> get methodSettings => $_getList(0);