GoogleApi.CloudBuild.V1.Model.ListGithubEnterpriseConfigsResponse (google_api_cloud_build v0.45.0) View Source

RPC response object returned by ListGithubEnterpriseConfigs RPC method.

Attributes

  • configs (type: list(GoogleApi.CloudBuild.V1.Model.GitHubEnterpriseConfig.t), default: nil) - A list of GitHubEnterpriseConfigs

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.CloudBuild.V1.Model.ListGithubEnterpriseConfigsResponse{
  configs: [GoogleApi.CloudBuild.V1.Model.GitHubEnterpriseConfig.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.