Class: Grafeas::V1::EnvelopeSignature
- Inherits:
-
Object
- Object
- Grafeas::V1::EnvelopeSignature
- Extended by:
- Google::Protobuf::MessageExts::ClassMethods
- Includes:
- Google::Protobuf::MessageExts
- Defined in:
- proto_docs/grafeas/v1/common.rb
Instance Attribute Summary collapse
Instance Attribute Details
#keyid ⇒ ::String
106 107 108 109 |
# File 'proto_docs/grafeas/v1/common.rb', line 106 class EnvelopeSignature include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#sig ⇒ ::String
106 107 108 109 |
# File 'proto_docs/grafeas/v1/common.rb', line 106 class EnvelopeSignature include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |