Method

GitlabClientget_secret

Declaration [src]

GitlabSecret*
gitlab_client_get_secret (
  GitlabClient* self
)

Description [src]

Sets the secret to use for API endpoints.

Gets propertyGitlab.Client:secret

Return value

Type: GitlabSecret

A GitlabSecret.

The data is owned by the instance.