Reference documentation and code samples for the Google Cloud Dms V1 Client class SqlAclEntry.
An entry for an Access Control list.
Generated from protobuf message google.cloud.clouddms.v1.SqlAclEntry
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ value
string
The allowlisted value for the access control list.
↳ expire_time
Google\Protobuf\Timestamp
The time when this access control entry expires in RFC 3339
format, for example: 2012-11-15T16:19:00.094Z
.
↳ ttl
↳ label
string
A label to identify this entry.
getValue
The allowlisted value for the access control list.
string
setValue
The allowlisted value for the access control list.
var
string
$this
getExpireTime
The time when this access control entry expires in RFC 3339
format, for example: 2012-11-15T16:19:00.094Z
.
hasExpireTime
setExpireTime
The time when this access control entry expires in RFC 3339
format, for example: 2012-11-15T16:19:00.094Z
.
$this
getTtl
Input only. The time-to-leave of this access control entry.
hasTtl
setTtl
Input only. The time-to-leave of this access control entry.
$this
getLabel
A label to identify this entry.
string
setLabel
A label to identify this entry.
var
string
$this
getExpiration
string