Class: Grafeas::V1::GerritSourceContext

Inherits:
Object
  • Object
show all
Extended by:
Google::Protobuf::MessageExts::ClassMethods
Includes:
Google::Protobuf::MessageExts
Defined in:
proto_docs/grafeas/v1/provenance.rb

Overview

A SourceContext referring to a Gerrit project.

Instance Attribute Summary collapse

Instance Attribute Details

#alias_context::Grafeas::V1::AliasContext



275
276
277
278
# File 'proto_docs/grafeas/v1/provenance.rb', line 275

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

#gerrit_project::String



275
276
277
278
# File 'proto_docs/grafeas/v1/provenance.rb', line 275

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

#host_uri::String



275
276
277
278
# File 'proto_docs/grafeas/v1/provenance.rb', line 275

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

#revision_id::String



275
276
277
278
# File 'proto_docs/grafeas/v1/provenance.rb', line 275

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