Compute V1 Client - Class InstantSnapshotResourceStatus (1.18.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ storage_size_bytes int|string

[Output Only] The storage size of this instant snapshot.

getStorageSizeBytes

[Output Only] The storage size of this instant snapshot.

Returns
Type Description
int|string

hasStorageSizeBytes

clearStorageSizeBytes

setStorageSizeBytes

[Output Only] The storage size of this instant snapshot.

Parameter
Name Description
var int|string
Returns
Type Description
$this