allowWithoutCredential property
If true, the service accepts API keys without any other credential. This flag only applies to HTTP and gRPC requests.
Implementation
final bool allowWithoutCredential;
If true, the service accepts API keys without any other credential. This flag only applies to HTTP and gRPC requests.
final bool allowWithoutCredential;