Class PackageNote (2.2.0)

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

This represents a particular package that is distributed over various channels. E.g., glibc (aka libc6) is distributed by many, at various versions.

Inheritance

Object > PackageNote

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

PackageNote()

 public PackageNote() 

PackageNote(PackageNote)

 public PackageNote(PackageNote other) 
Parameter
Name
Description
other

Properties

Distribution

 public RepeatedField<Distribution> Distribution { get; } 

The various channels by which a package is distributed.

Property Value
Type
Description

Name

 public string Name { get; set; } 

Required. Immutable. The name of the package.

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