Compute V1 Client - Class VpnTunnelPhase1Algorithms (2.1.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ dh array
↳ encryption array
↳ integrity array
↳ prf array

getDh

Generated from protobuf field repeated string dh = 3204;

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setDh

Generated from protobuf field repeated string dh = 3204;

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

getEncryption

Generated from protobuf field repeated string encryption = 97980291;

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setEncryption

Generated from protobuf field repeated string encryption = 97980291;

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

getIntegrity

Generated from protobuf field repeated string integrity = 492830541;

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setIntegrity

Generated from protobuf field repeated string integrity = 492830541;

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

getPrf

Generated from protobuf field repeated string prf = 111268;

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setPrf

Generated from protobuf field repeated string prf = 111268;

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