Gitlab::Group
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
auto_devops_enabled=(auto_devops_enabled : Bool | Nil)
Sourceauto_devops_enabled?
Sourceavatar_url
Sourceavatar_url=(avatar_url : String | Nil)
Sourcecreated_at
Sourcedescription
Sourcedescription=(description : String | Nil)
Sourceemails_disabled=(emails_disabled : Bool)
Sourceemails_disabled?
Sourcefull_name
Sourcefull_name=(full_name : String)
Sourcefull_path
Sourcefull_path=(full_path : String)
Sourceid
Sourceid=(id : Int32)
Sourceldap_access
Sourceldap_access=(ldap_access : String | Nil)
Sourceldap_cn
Sourceldap_cn=(ldap_cn : String | Nil)
Sourcelfs_enabled=(lfs_enabled : Bool)
Sourcelfs_enabled?
Sourcename
Sourcename=(name : String)
Sourceparent_id
Sourceparent_id=(parent_id : Int32 | Nil)
Sourcepath
Sourcepath=(path : String)
Sourceproject_creation_level
Sourceproject_creation_level=(project_creation_level : String)
Sourceprojects
Sourceprojects=(projects : Array(Project))
Sourcerequest_access_enabled=(request_access_enabled : Bool)
Sourcerequest_access_enabled?
Sourcerequire_two_factor_authentication=(require_two_factor_authentication : Bool)
Sourcerequire_two_factor_authentication?
Sourcesubgroup_creation_level
Sourcesubgroup_creation_level=(subgroup_creation_level : String)
Sourcetwo_factor_grace_period
Sourcetwo_factor_grace_period=(two_factor_grace_period : Int32)
Sourcevisibility
Sourcevisibility=(visibility : String)
Sourceweb_url
Sourceweb_url=(web_url : String)
Source