google_api_service_user v0.0.1 GoogleApi.ServiceUser.V1.Model.Backend View Source
`Backend` defines the backend configuration for a service.
Attributes
- rules (List[BackendRule]): A list of API backend rules that apply to individual API methods. NOTE: All service configuration rules follow "last one wins" order. Defaults to:
null
.