generated/google/apis/drive_v3/classes.rb in google-api-client-0.31.0 vs generated/google/apis/drive_v3/classes.rb in google-api-client-0.32.0

- old
+ new

@@ -1028,11 +1028,11 @@ # cleared if the new name does not contain a valid extension. # Corresponds to the JSON property `fullFileExtension` # @return [String] attr_accessor :full_file_extension - # Whether any users are granted file access directly on this file. This field is - # only populated for shared drive files. + # Whether there are permissions directly on this file. This field is only + # populated for items in shared drives. # Corresponds to the JSON property `hasAugmentedPermissions` # @return [Boolean] attr_accessor :has_augmented_permissions alias_method :has_augmented_permissions?, :has_augmented_permissions