Sha256: 444bdc667d9a0adefe3489f8648aa82d0b8f8bab545d96bdae62c07703387d6e

Contents?: true

Size: 1.25 KB

Versions: 8

Compression:

Stored size: 1.25 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: grafeas/v1/dsse_attestation.proto

require 'google/protobuf'

require 'grafeas/v1/common_pb'
require 'grafeas/v1/intoto_statement_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("grafeas/v1/dsse_attestation.proto", :syntax => :proto3) do
    add_message "grafeas.v1.DSSEAttestationNote" do
      optional :hint, :message, 1, "grafeas.v1.DSSEAttestationNote.DSSEHint"
    end
    add_message "grafeas.v1.DSSEAttestationNote.DSSEHint" do
      optional :human_readable_name, :string, 1
    end
    add_message "grafeas.v1.DSSEAttestationOccurrence" do
      optional :envelope, :message, 1, "grafeas.v1.Envelope"
      oneof :decoded_payload do
        optional :statement, :message, 2, "grafeas.v1.InTotoStatement"
      end
    end
  end
end

module Grafeas
  module V1
    DSSEAttestationNote = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grafeas.v1.DSSEAttestationNote").msgclass
    DSSEAttestationNote::DSSEHint = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grafeas.v1.DSSEAttestationNote.DSSEHint").msgclass
    DSSEAttestationOccurrence = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grafeas.v1.DSSEAttestationOccurrence").msgclass
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
grafeas-v1-0.11.0 lib/grafeas/v1/dsse_attestation_pb.rb
grafeas-v1-0.10.0 lib/grafeas/v1/dsse_attestation_pb.rb
grafeas-v1-0.9.0 lib/grafeas/v1/dsse_attestation_pb.rb
grafeas-v1-0.8.0 lib/grafeas/v1/dsse_attestation_pb.rb
grafeas-v1-0.7.0 lib/grafeas/v1/dsse_attestation_pb.rb
grafeas-v1-0.6.1 lib/grafeas/v1/dsse_attestation_pb.rb
grafeas-v1-0.6.0 lib/grafeas/v1/dsse_attestation_pb.rb
grafeas-v1-0.5.0 lib/grafeas/v1/dsse_attestation_pb.rb