Is someone please explain the meaning of "totaled from all sources" which described at below https://developers.google.com/drive/api/guides/properties
Maximum of 100 custom properties per file, totaled from all sources.
Maximum of 30 public properties per file, totaled from all sources.
Maximum of 30 private properties per file from any one application.
My intention is to store over 30 properties at drive file and can be able to search with all shared user. Is it possible to do it with drive properties api?