class

Gitlab::Group

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

auto_devops_enabled=(auto_devops_enabled : Bool | Nil)
Source
auto_devops_enabled?
Source
avatar_url
Source
avatar_url=(avatar_url : String | Nil)
Source
created_at
Source
created_at=(created_at : Time)
Source
description
Source
description=(description : String | Nil)
Source
emails_disabled=(emails_disabled : Bool)
Source
emails_disabled?
Source
extra_shared_runners_minutes_limit
Source
extra_shared_runners_minutes_limit=(extra_shared_runners_minutes_limit : Int32 | Nil)
Source
full_name
Source
full_name=(full_name : String)
Source
full_path
Source
full_path=(full_path : String)
Source
id=(id : Int32)
Source
ldap_access
Source
ldap_access=(ldap_access : String | Nil)
Source
ldap_cn
Source
ldap_cn=(ldap_cn : String | Nil)
Source
lfs_enabled=(lfs_enabled : Bool)
Source
lfs_enabled?
Source
name
Source
name=(name : String)
Source
parent_id
Source
parent_id=(parent_id : Int32 | Nil)
Source
path
Source
path=(path : String)
Source
project_creation_level
Source
project_creation_level=(project_creation_level : String)
Source
projects
Source
projects=(projects : Array(Project))
Source
request_access_enabled=(request_access_enabled : Bool)
Source
request_access_enabled?
Source
require_two_factor_authentication=(require_two_factor_authentication : Bool)
Source
require_two_factor_authentication?
Source
share_with_group_lock=(share_with_group_lock : Bool)
Source
share_with_group_lock?
Source
shared_projects
Source
shared_projects=(shared_projects : Array(JSON::Any | Nil))
Source
shared_runners_minutes_limit
Source
shared_runners_minutes_limit=(shared_runners_minutes_limit : Int32 | Nil)
Source
subgroup_creation_level
Source
subgroup_creation_level=(subgroup_creation_level : String)
Source
two_factor_grace_period
Source
two_factor_grace_period=(two_factor_grace_period : Int32)
Source
visibility
Source
visibility=(visibility : String)
Source
web_url
Source
web_url=(web_url : String)
Source