Class: Google::Cloud::Build::V1::GitHubEnterpriseConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb

Overview

GitHubEnterpriseConfig represents a configuration for a GitHub Enterprise server.

Instance Attribute Summary collapse

Instance Attribute Details

#app_id::Integer



2277
2278
2279
2280
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 2277

class GitHubEnterpriseConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#create_time::Google::Protobuf::Timestamp (readonly)



2277
2278
2279
2280
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 2277

class GitHubEnterpriseConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#display_name::String



2277
2278
2279
2280
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 2277

class GitHubEnterpriseConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#host_url::String



2277
2278
2279
2280
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 2277

class GitHubEnterpriseConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



2277
2278
2279
2280
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 2277

class GitHubEnterpriseConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#peered_network::String



2277
2278
2279
2280
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 2277

class GitHubEnterpriseConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#secrets::Google::Cloud::Build::V1::GitHubEnterpriseSecrets



2277
2278
2279
2280
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 2277

class GitHubEnterpriseConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#ssl_ca::String



2277
2278
2279
2280
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 2277

class GitHubEnterpriseConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#webhook_key::String



2277
2278
2279
2280
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 2277

class GitHubEnterpriseConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end