GoogleApi.CloudBuild.V1.Model.ListGithubEnterpriseConfigsResponse (google_api_cloud_build v0.39.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
Unwrap a decoded JSON object into its complex fields.