Class GetProjectsProjectNamespaceResult
Inheritance
System.Object
GetProjectsProjectNamespaceResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.GitLab.Outputs
Assembly: Pulumi.GitLab.dll
Syntax
public sealed class GetProjectsProjectNamespaceResult
Fields
View SourceFullPath
Declaration
public readonly string FullPath
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The ID of the project.
Declaration
public readonly int Id
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Kind
Declaration
public readonly string Kind
Field Value
| Type | Description |
|---|---|
| System.String |
Name
The name of the project.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Path
Declaration
public readonly string Path
Field Value
| Type | Description |
|---|---|
| System.String |