Compute V1 Client - Class ReservationSubBlocksGetVersionRequest (2.8.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ sbom_selections string[]

The SBOM selection to return. Check the SbomSelections enum for the list of possible values.

getSbomSelections

The SBOM selection to return.

Check the SbomSelections enum for the list of possible values.

Returns
Type Description
Google\Protobuf\RepeatedField<string>

setSbomSelections

The SBOM selection to return.

Check the SbomSelections enum for the list of possible values.

Parameter
Name Description
var string[]
Returns
Type Description
$this