rules property
A list of authentication rules that apply to individual API methods.
NOTE: All service configuration rules follow "last one wins" order.
Implementation
final List<AuthenticationRule> rules;
A list of authentication rules that apply to individual API methods.
NOTE: All service configuration rules follow "last one wins" order.
final List<AuthenticationRule> rules;