Service Auth Configuration Response
data class ServiceAuthConfigurationResponse(val primaryAuthKeyHash: String, val secondaryAuthKeyHash: String)
Global service auth configuration properties. These are the data-plane authorization keys and are used if a service doesn't define it's own.