GetProjectProtectedTagsPlainArgs

data class GetProjectProtectedTagsPlainArgs(val project: String) : ConvertibleToJava<GetProjectProtectedTagsPlainArgs>

A collection of arguments for invoking getProjectProtectedTags.

Constructors

Link copied to clipboard
constructor(project: String)

Properties

Link copied to clipboard

The integer or path with namespace that uniquely identifies the project.

Functions

Link copied to clipboard
open override fun toJava(): GetProjectProtectedTagsPlainArgs