Get Service Database Table Iam Policy Plain Args
data class GetServiceDatabaseTableIamPolicyPlainArgs(val databaseId: String, val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val serviceId: String, val tableId: String) : ConvertibleToJava<GetServiceDatabaseTableIamPolicyPlainArgs>