Builder

class Builder

Properties

Link copied to clipboard

The GitLab access token used to authenticate. This can be a personal access token or a group access token.

Link copied to clipboard

The identifier of the GitLab group. Required when tokenType is group and ignored for personal tokens.

Link copied to clipboard

The HTTPS URL of a self-managed GitLab instance. Omit this value for GitLab SaaS (gitlab.com).

Link copied to clipboard

The type of GitLab access token provided in accessToken.