Compute V1 Client - Class Uint128 (1.17.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ high int|string
↳ low int|string

getHigh

Generated from protobuf field optional uint64 high = 3202466;

Returns
Type Description
int|string

hasHigh

clearHigh

setHigh

Generated from protobuf field optional uint64 high = 3202466;

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

getLow

Generated from protobuf field optional uint64 low = 107348;

Returns
Type Description
int|string

hasLow

clearLow

setLow

Generated from protobuf field optional uint64 low = 107348;

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