cct.options 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. # Copyright 2019 Google
  2. #
  3. # Licensed under the Apache License, Version 2.0 (the "License");
  4. # you may not use this file except in compliance with the License.
  5. # You may obtain a copy of the License at
  6. #
  7. # http://www.apache.org/licenses/LICENSE-2.0
  8. #
  9. # Unless required by applicable law or agreed to in writing, software
  10. # distributed under the License is distributed on an "AS IS" BASIS,
  11. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. # See the License for the specific language governing permissions and
  13. # limitations under the License.
  14. #
  15. # Options for cct.proto
  16. gdt_cct.IosClientInfo.os_major_version type:FT_POINTER
  17. gdt_cct.IosClientInfo.os_full_version type:FT_POINTER
  18. gdt_cct.IosClientInfo.application_build type:FT_POINTER
  19. gdt_cct.IosClientInfo.country type:FT_POINTER
  20. gdt_cct.IosClientInfo.model type:FT_POINTER
  21. gdt_cct.IosClientInfo.language_code type:FT_POINTER
  22. gdt_cct.IosClientInfo.application_bundle_id type:FT_POINTER
  23. gdt_cct.LogRequest.log_event type:FT_POINTER
  24. gdt_cct.BatchedLogRequest.log_request type:FT_POINTER
  25. gdt_cct.QosTiersOverride.qos_tier_configuration type:FT_POINTER
  26. gdt_cct.LogEvent.source_extension type:FT_POINTER