Interface protos.google.cloud.sql.v1.IAclEntry (0.8.0)

Properties of an AclEntry.

Package

@google-cloud/sql

Properties

expirationTime

expirationTime?:(google.protobuf.ITimestamp|null);

AclEntry expirationTime

kind

kind?:(string|null);

AclEntry kind

name

name?:(string|null);

AclEntry name

value

value?:(string|null);

AclEntry value

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-03 UTC.