Sha256: 4725f5b2a2dd08b67894aa58344bab136a565d9e86a35a579eaf0b152ad64ad5

Contents?: true

Size: 1.08 KB

Versions: 8

Compression:

Stored size: 1.08 KB

Contents

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

require 'google/protobuf'

require 'grafeas/v1/common_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("grafeas/v1/attestation.proto", :syntax => :proto3) do
    add_message "grafeas.v1.AttestationNote" do
      optional :hint, :message, 1, "grafeas.v1.AttestationNote.Hint"
    end
    add_message "grafeas.v1.AttestationNote.Hint" do
      optional :human_readable_name, :string, 1
    end
    add_message "grafeas.v1.AttestationOccurrence" do
      optional :serialized_payload, :bytes, 1
      repeated :signatures, :message, 2, "grafeas.v1.Signature"
    end
  end
end

module Grafeas
  module V1
    AttestationNote = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grafeas.v1.AttestationNote").msgclass
    AttestationNote::Hint = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grafeas.v1.AttestationNote.Hint").msgclass
    AttestationOccurrence = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grafeas.v1.AttestationOccurrence").msgclass
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
grafeas-v1-0.2.2 lib/grafeas/v1/attestation_pb.rb
grafeas-v1-0.2.1 lib/grafeas/v1/attestation_pb.rb
grafeas-v1-0.2.0 lib/grafeas/v1/attestation_pb.rb
grafeas-v1-0.1.4 lib/grafeas/v1/attestation_pb.rb
grafeas-v1-0.1.3 lib/grafeas/v1/attestation_pb.rb
grafeas-v1-0.1.2 lib/grafeas/v1/attestation_pb.rb
grafeas-v1-0.1.1 lib/grafeas/v1/attestation_pb.rb
grafeas-v1-0.1.0 lib/grafeas/v1/attestation_pb.rb