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 \ V1Methods
__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 |