Reference documentation and code samples for the Compute V1 Client class AuthorizationLoggingOptions.
This is deprecated and has no effect. Do not use.
Generated from protobuf message google.cloud.compute.v1.AuthorizationLoggingOptions
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ permission_type |
string
This is deprecated and has no effect. Do not use. Check the PermissionType enum for the list of possible values. |
getPermissionType
This is deprecated and has no effect. Do not use.
Check the PermissionType enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasPermissionType
clearPermissionType
setPermissionType
This is deprecated and has no effect. Do not use.
Check the PermissionType enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |