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