Compute V1 Client - Class VpnTunnelPhase2Algorithms (2.0.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ encryption array
↳ integrity array
↳ pfs array

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

getPfs

Generated from protobuf field repeated string pfs = 110909;

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setPfs

Generated from protobuf field repeated string pfs = 110909;

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