Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class AclEntry.
An entry for an Access Control list.
Generated from protobuf message google.cloud.sql.v1beta4.AclEntry
Namespace
Google \ Cloud \ Sql \ V1beta4Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ value
string
The allowlisted value for the access control list.
↳ expiration_time
Google\Protobuf\Timestamp
The time when this access control entry expires in RFC 3339
format, for example 2012-11-15T16:19:00.094Z
.
↳ name
string
Optional. A label to identify this entry.
↳ kind
string
This is always sql#aclEntry
.
getValue
The allowlisted value for the access control list.
string
setValue
The allowlisted value for the access control list.
var
string
$this
getExpirationTime
The time when this access control entry expires in RFC 3339
format, for example 2012-11-15T16:19:00.094Z
.
hasExpirationTime
clearExpirationTime
setExpirationTime
The time when this access control entry expires in RFC 3339
format, for example 2012-11-15T16:19:00.094Z
.
$this
getName
Optional. A label to identify this entry.
string
setName
Optional. A label to identify this entry.
var
string
$this
getKind
This is always sql#aclEntry
.
string
setKind
This is always sql#aclEntry
.
var
string
$this