def primary : Bool | Nil
#
class Google::Directory::User::Organization
- Google::Directory::User::Organization
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
directory/user/organization.crConstructors
Instance Method Summary
- #cost_center : String | Nil
- #cost_center=(cost_center : String | Nil)
- #custom_type : String | Nil
- #custom_type=(custom_type : String | Nil)
- #department : String | Nil
- #department=(department : String | Nil)
- #description : String | Nil
- #description=(description : String | Nil)
- #domain : String | Nil
- #domain=(domain : String | Nil)
- #full_time_equivalent : Int32 | Nil
- #full_time_equivalent=(full_time_equivalent : Int32 | Nil)
- #location : String | Nil
- #location=(location : String | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #primary : Bool | Nil
- #primary=(primary : Bool | Nil)
- #symbol : String | Nil
- #symbol=(symbol : String | Nil)
- #title : String | Nil
- #title=(title : String | Nil)
- #type : String | Nil
- #type=(type : String | Nil)