Get Project Result
data class GetProjectResult(val analyticsAccessLevel: String, val archived: Boolean, val autoCancelPendingPipelines: String, val autoDevopsDeployStrategy: String, val autoDevopsEnabled: Boolean, val autocloseReferencedIssues: Boolean, val buildGitStrategy: String, val buildTimeout: Int, val buildsAccessLevel: String, val ciConfigPath: String, val ciDefaultGitDepth: Int, val ciSeparatedCaches: Boolean, val containerExpirationPolicies: List<GetProjectContainerExpirationPolicy>, val containerRegistryAccessLevel: String, val defaultBranch: String, val description: String, val emailsDisabled: Boolean, val environmentsAccessLevel: String, val externalAuthorizationClassificationLabel: String, val featureFlagsAccessLevel: String, val forkingAccessLevel: String, val httpUrlToRepo: String, val id: String, val importUrl: String, val infrastructureAccessLevel: String, val issuesAccessLevel: String, val issuesEnabled: Boolean, val keepLatestArtifact: Boolean, val lfsEnabled: Boolean, val mergeCommitTemplate: String, val mergePipelinesEnabled: Boolean, val mergeRequestsAccessLevel: String, val mergeRequestsEnabled: Boolean, val mergeTrainsEnabled: Boolean, val monitorAccessLevel: String, val name: String, val namespaceId: Int, val operationsAccessLevel: String, val path: String, val pathWithNamespace: String, val pipelinesEnabled: Boolean, val printingMergeRequestLinkEnabled: Boolean, val publicBuilds: Boolean? = null, val pushRules: List<GetProjectPushRule>, val releasesAccessLevel: String, val removeSourceBranchAfterMerge: Boolean, val repositoryAccessLevel: String, val repositoryStorage: String, val requestAccessEnabled: Boolean, val requirementsAccessLevel: String, val resolveOutdatedDiffDiscussions: Boolean, val restrictUserDefinedVariables: Boolean, val runnersToken: String, val securityAndComplianceAccessLevel: String, val snippetsAccessLevel: String, val snippetsEnabled: Boolean, val squashCommitTemplate: String, val sshUrlToRepo: String, val suggestionCommitMessage: String, val topics: List<String>, val visibilityLevel: String, val webUrl: String, val wikiAccessLevel: String, val wikiEnabled: Boolean)
A collection of values returned by getProject.
Constructors
Link copied to clipboard
fun GetProjectResult(analyticsAccessLevel: String, archived: Boolean, autoCancelPendingPipelines: String, autoDevopsDeployStrategy: String, autoDevopsEnabled: Boolean, autocloseReferencedIssues: Boolean, buildGitStrategy: String, buildTimeout: Int, buildsAccessLevel: String, ciConfigPath: String, ciDefaultGitDepth: Int, ciSeparatedCaches: Boolean, containerExpirationPolicies: List<GetProjectContainerExpirationPolicy>, containerRegistryAccessLevel: String, defaultBranch: String, description: String, emailsDisabled: Boolean, environmentsAccessLevel: String, externalAuthorizationClassificationLabel: String, featureFlagsAccessLevel: String, forkingAccessLevel: String, httpUrlToRepo: String, id: String, importUrl: String, infrastructureAccessLevel: String, issuesAccessLevel: String, issuesEnabled: Boolean, keepLatestArtifact: Boolean, lfsEnabled: Boolean, mergeCommitTemplate: String, mergePipelinesEnabled: Boolean, mergeRequestsAccessLevel: String, mergeRequestsEnabled: Boolean, mergeTrainsEnabled: Boolean, monitorAccessLevel: String, name: String, namespaceId: Int, operationsAccessLevel: String, path: String, pathWithNamespace: String, pipelinesEnabled: Boolean, printingMergeRequestLinkEnabled: Boolean, publicBuilds: Boolean? = null, pushRules: List<GetProjectPushRule>, releasesAccessLevel: String, removeSourceBranchAfterMerge: Boolean, repositoryAccessLevel: String, repositoryStorage: String, requestAccessEnabled: Boolean, requirementsAccessLevel: String, resolveOutdatedDiffDiscussions: Boolean, restrictUserDefinedVariables: Boolean, runnersToken: String, securityAndComplianceAccessLevel: String, snippetsAccessLevel: String, snippetsEnabled: Boolean, squashCommitTemplate: String, sshUrlToRepo: String, suggestionCommitMessage: String, topics: List<String>, visibilityLevel: String, webUrl: String, wikiAccessLevel: String, wikiEnabled: Boolean)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard