[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `SqlAclEntry` class, part of the Google Cloud Database Migration v1 API, represents an entry in an Access Control List (ACL)."],["This class has two constructors, `SqlAclEntry()` and `SqlAclEntry(SqlAclEntry other)`, which are used to create instances of `SqlAclEntry`, either as a new entry or by copying another entry."],["The `SqlAclEntry` class contains properties like `ExpireTime`, `Label`, `Ttl`, and `Value` to manage different aspects of an ACL entry, such as its expiration, identifying label, duration, and the allowed value."],["The `SqlAclEntry` class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to provide functionalities like message handling, comparison, deep cloning, and buffered message operations."],["There are several available versions of this package, from version 1.0.0 all the way up to 2.5.0, with the latter being the most recent."]]],[]]