Compute V1 Client - Class SubnetworksSetPrivateIpGoogleAccessRequest (1.16.2)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ private_ip_google_access bool

getPrivateIpGoogleAccess

Generated from protobuf field optional bool private_ip_google_access = 421491790;

Returns
Type Description
bool

hasPrivateIpGoogleAccess

clearPrivateIpGoogleAccess

setPrivateIpGoogleAccess

Generated from protobuf field optional bool private_ip_google_access = 421491790;

Parameter
Name Description
var bool
Returns
Type Description
$this