GoogleDrive::PermissionPermissionDetailsInner
Inherits OpenApi::Json / OpenApi::Validatable / JSON::Serializable::Unmapped / JSON::Serializable / Reference / Object
Constructors
Instance methods
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Whether this permission is inherited. This field is always populated. This is an output-only field.
Custom attribute writer method checking allowed values (enum). @param [Object] inherited Object to be assigned
The ID of the item from which this permission is inherited. This is an output-only field.
Custom attribute writer method checking allowed values (enum). @param [Object] inherited_from Object to be assigned
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
The permission type for this user. While new values may be added in future, the following are currently possible: - file - member
Custom attribute writer method checking allowed values (enum). @param [Object] permission_type Object to be assigned
The primary role for this user. While new values may be added in the future, the following are currently possible: - organizer - fileOrganizer - writer - commenter - reader
Custom attribute writer method checking allowed values (enum). @param [Object] role Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid