Class SqlAclEntry (0.2.4)

SqlAclEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An entry for an Access Control list.

Attributes

NameDescription
value str
The allowlisted value for the access control list.
expire_time google.protobuf.timestamp_pb2.Timestamp
The time when this access control entry expires in `RFC 3339
ttl google.protobuf.duration_pb2.Duration
Input only. The time-to-leave of this access control entry.
label str
A label to identify this entry.