menu
googleapis package
documentation
managedkafka/v1.dart
AclEntry
AclEntry.new constructor
AclEntry.new constructor
dark_mode
light_mode
AclEntry
constructor
AclEntry
(
{
String
?
host
,
String
?
operation
,
String
?
permissionType
,
String
?
principal
,
})
Implementation
AclEntry({this.host, this.operation, this.permissionType, this.principal});
googleapis package
documentation
managedkafka/v1
AclEntry
AclEntry.new constructor
AclEntry class