Compute V1 Client - Class GetVersionOperationMetadataSbomInfo (2.10.0)

Reference documentation and code samples for the Compute V1 Client class GetVersionOperationMetadataSbomInfo.

Generated from protobuf message google.cloud.compute.v1.GetVersionOperationMetadataSbomInfo

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ current_component_versions array|Google\Protobuf\Internal\MapField

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

↳ target_component_versions array|Google\Protobuf\Internal\MapField

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

getCurrentComponentVersions

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

Returns
Type Description
Google\Protobuf\Internal\MapField

setCurrentComponentVersions

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

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this

getTargetComponentVersions

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

Returns
Type Description
Google\Protobuf\Internal\MapField

setTargetComponentVersions

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

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this