Details on how a particular software package was installed on a system.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#location
def location() -> ::Array<::Grafeas::V1::Location>
Returns
- (::Array<::Grafeas::V1::Location>) — Required. All of the places within the filesystem versions of this package have been found.
#location=
def location=(value) -> ::Array<::Grafeas::V1::Location>
Parameter
- value (::Array<::Grafeas::V1::Location>) — Required. All of the places within the filesystem versions of this package have been found.
Returns
- (::Array<::Grafeas::V1::Location>) — Required. All of the places within the filesystem versions of this package have been found.
#name
def name() -> ::String
Returns
- (::String) — Output only. The name of the installed package.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Output only. The name of the installed package.
Returns
- (::String) — Output only. The name of the installed package.