Class PackageOccurrence (2.3.0)

 public sealed class PackageOccurrence : IMessage<PackageOccurrence>, IEquatable<PackageOccurrence>, IDeepCloneable<PackageOccurrence>, IBufferMessage, IMessage 

Details on how a particular software package was installed on a system.

Inheritance

Object > PackageOccurrence

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

PackageOccurrence()

 public PackageOccurrence() 

PackageOccurrence(PackageOccurrence)

 public PackageOccurrence(PackageOccurrence other) 
Parameter
Name
Description

Properties

Location

 public RepeatedField<Location> Location { get; } 

Required. All of the places within the filesystem versions of this package have been found.

Property Value
Type
Description

Name

 public string Name { get; set; } 

Output only. The name of the installed package.

Property Value
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: