GitHubRepositoryMetadata

Contains metadata about a GitHub repository that is integrated with the service.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The access type of the GitHub repository. Valid values are PRIVATE and PUBLIC.

Link copied to clipboard

The name of the GitHub repository.

Link copied to clipboard

The owner of the GitHub repository.

Link copied to clipboard

The provider-specific resource identifier for the GitHub repository.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String