Compute V1 Client - Class AuthorizationLoggingOptions (1.5.0)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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.

Generated from protobuf field optional string permission_type = 525978538;

Returns
TypeDescription
string

hasPermissionType

clearPermissionType

setPermissionType

This is deprecated and has no effect. Do not use.

Check the PermissionType enum for the list of possible values.

Generated from protobuf field optional string permission_type = 525978538;

Parameter
NameDescription
var string
Returns
TypeDescription
$this