allowWithoutCredential property

bool? allowWithoutCredential
getter/setter pair

If true, the service accepts API keys without any other credential.

This flag only applies to HTTP and gRPC requests.

Implementation

core.bool? allowWithoutCredential;