Compute Engine v1 API - Class GetVersionOperationMetadataSbomInfo (3.28.0)

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

Inheritance

object > GetVersionOperationMetadataSbomInfo

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GetVersionOperationMetadataSbomInfo()

public GetVersionOperationMetadataSbomInfo()

GetVersionOperationMetadataSbomInfo(GetVersionOperationMetadataSbomInfo)

public GetVersionOperationMetadataSbomInfo(GetVersionOperationMetadataSbomInfo other)
Parameter
Name Description
other GetVersionOperationMetadataSbomInfo

Properties

CurrentComponentVersions

public MapField<string, string> CurrentComponentVersions { get; }

A mapping of components to their currently-applied versions or other appropriate identifiers.

Property Value
Type Description
MapFieldstringstring

TargetComponentVersions

public MapField<string, string> TargetComponentVersions { get; }

A mapping of components to their target versions or other appropriate identifiers.

Property Value
Type Description
MapFieldstringstring