class Google::Directory::Member
- Google::Directory::Member
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
directory/member.crConstructors
Instance Method Summary
- #delivery_settings : String | Nil
- #delivery_settings=(delivery_settings : String | Nil)
- #email : String
- #email=(email : String)
- #etag : String
- #etag=(etag : String)
- #id : String
- #id=(id : String)
- #kind : String
- #kind=(kind : String)
- #role : String | Nil
- #role=(role : String | Nil)
- #status : String
- #status=(status : String)
- #type : String
- #type=(type : String)