You are here

google_api_service_client.schema.yml in Google API PHP Client 8.3

Same filename and directory in other branches
  1. 8.4 config/schema/google_api_service_client.schema.yml
config/schema/google_api_service_client.schema.yml

File

config/schema/google_api_service_client.schema.yml
View source
  1. google_api_client.google_api_service_client.*:
  2. type: config_entity
  3. label: 'Google Api Service Client config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'id'
  8. label:
  9. type: label
  10. label: 'label'
  11. auth_config:
  12. type: blob
  13. label: 'Credentials'
  14. access_token:
  15. type: blob
  16. label: 'Access Token'
  17. services:
  18. type: sequence
  19. label: 'Services'
  20. sequence:
  21. type: string
  22. scopes:
  23. type: sequence
  24. label: 'Scopes'
  25. sequence:
  26. type: string