ConfigureSecretDetectionPayload

class Object
trait Matchable
class Any

Value members

Concrete methods

def branch: SelectionBuilder[ConfigureSecretDetectionPayload, Option[String]]

Branch that has the new/modified .gitlab-ci.yml file.

Branch that has the new/modified .gitlab-ci.yml file.

def clientMutationId: SelectionBuilder[ConfigureSecretDetectionPayload, Option[String]]

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

def errors: SelectionBuilder[ConfigureSecretDetectionPayload, List[String]]

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def successPath: SelectionBuilder[ConfigureSecretDetectionPayload, Option[String]]

Redirect path to use when the response is successful.

Redirect path to use when the response is successful.